Lite-Coder commited on
Commit
9aa54ae
·
verified ·
1 Parent(s): ef4daed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -8,10 +8,9 @@ pipeline_tag: text-generation
8
 
9
  ## **LiteCoder-Terminal-30b-a3b-sft**
10
 
11
- **LiteCoder-Terminal-30b-a3b-sft** is part of our latest release on lightweight code agents. The model is fine-tuned from `Qwen3-30B-A3B-Instruct-2507` on the [LiteCoder-Terminal-SFT](https://huggingface.co/datasets/Lite-Coder/LiteCoder-Terminal-SFT) dataset.
12
 
13
- - **Paper:** [LiteCoder-Terminal: Scaling Long-Horizon Terminal Environments for Learning Language Agents](https://huggingface.co/papers/2605.29559)
14
- - **Code:** [https://github.com/icip-cas/LiteCoder](https://github.com/icip-cas/LiteCoder)
15
 
16
  Compared to our previous preview version, we scaled up the training data from under 1,000 samples to 11,255 trajectories, incorporating a broader task taxonomy and diverse agent scaffolds. With these updates, the model shows consistent improvements across Terminal Bench evaluations.
17
 
 
8
 
9
  ## **LiteCoder-Terminal-30b-a3b-sft**
10
 
11
+ [**Paper**](https://huggingface.co/papers/2605.29559) | [**Code**](https://github.com/icip-cas/LiteCoder) | [**Blog Post**](https://huggingface.co/blog/Lite-Coder/releasing-litecoder-terminal)
12
 
13
+ **LiteCoder-Terminal-30b-a3b-sft** is part of our latest release on lightweight code agents. The model is fine-tuned from `Qwen3-30B-A3B-Instruct-2507` on the [LiteCoder-Terminal-SFT](https://huggingface.co/datasets/Lite-Coder/LiteCoder-Terminal-SFT) dataset.
 
14
 
15
  Compared to our previous preview version, we scaled up the training data from under 1,000 samples to 11,255 trajectories, incorporating a broader task taxonomy and diverse agent scaffolds. With these updates, the model shows consistent improvements across Terminal Bench evaluations.
16