File size: 839 Bytes
265ba93
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
673122e
265ba93
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# QwenLoRA Manim Coder

## Introduction

QwenLoRA Manim Coder is a LoRA adapter fine-tuned from Qwen2.5-Coder-14B-Instruct, specialized for generating mathematical animation code using ManimCE.

## Training Details

- **Base Model**: Qwen2.5-Coder-14B-Instruct
- **Training Method**: LoRA (Low-Rank Adaptation)
- **Dataset**: dalle2/3b1b-manim (900 high-quality examples)
- **Training Date**: August 2025
- **Trainable Parameters**: 68,812,800 (0.46% of base model)

## Usage

This model generates Manim animation code from natural language descriptions:

- "Create a Manim animation showing the quadratic formula"
- "Animate the Pythagorean theorem with a right triangle"
- "Show the limit definition of a derivative"

## Model Type

This repository contains LoRA adapter weights that need to be merged with the base model for inference.