Commit
·
36ee84d
1
Parent(s):
9f2a35f
Initial
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
base_model: bunyaminergen/Qwen2.5-Coder-1.5B-Instruct-SFT
|
| 3 |
-
library_name:
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
tags:
|
|
@@ -32,7 +32,6 @@ down to 1B parameters using a token-based knowledge distillation method.
|
|
| 32 |
- [Links](#links)
|
| 33 |
- [Team](#team)
|
| 34 |
- [Contact](#contact)
|
| 35 |
-
- [Reference](#reference)
|
| 36 |
- [Citation](#citation)
|
| 37 |
|
| 38 |
---
|
|
|
|
| 1 |
---
|
| 2 |
base_model: bunyaminergen/Qwen2.5-Coder-1.5B-Instruct-SFT
|
| 3 |
+
library_name: transformers
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
tags:
|
|
|
|
| 32 |
- [Links](#links)
|
| 33 |
- [Team](#team)
|
| 34 |
- [Contact](#contact)
|
|
|
|
| 35 |
- [Citation](#citation)
|
| 36 |
|
| 37 |
---
|