Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## **LiteCoder-Terminal-4b-sft**
|
| 2 |
|
| 3 |
**LiteCoder-Terminal-4b-sft** is part of our latest release on lightweight code agents. The model is fine-tuned from `Qwen3-4B-Instruct-2507` on the [LiteCoder-Terminal-SFT](https://huggingface.co/datasets/Lite-Coder/LiteCoder-Terminal-SFT) dataset.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
base_model:
|
| 4 |
+
- Qwen/Qwen3-4B-Instruct-2507
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
## **LiteCoder-Terminal-4b-sft**
|
| 8 |
|
| 9 |
**LiteCoder-Terminal-4b-sft** is part of our latest release on lightweight code agents. The model is fine-tuned from `Qwen3-4B-Instruct-2507` on the [LiteCoder-Terminal-SFT](https://huggingface.co/datasets/Lite-Coder/LiteCoder-Terminal-SFT) dataset.
|