Improve language tag
#2
by
lbourdois
- opened
README.md
CHANGED
@@ -1,25 +1,37 @@
|
|
1 |
-
---
|
2 |
-
base_model:
|
3 |
-
- Qwen/Qwen2.5-3B-Instruct
|
4 |
-
tags:
|
5 |
-
- text-generation-inference
|
6 |
-
- transformers
|
7 |
-
- unsloth
|
8 |
-
- llama
|
9 |
-
- trl
|
10 |
-
license: apache-2.0
|
11 |
-
language:
|
12 |
-
-
|
13 |
-
|
14 |
-
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
-
|
20 |
-
-
|
21 |
-
-
|
22 |
-
|
23 |
-
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Qwen/Qwen2.5-3B-Instruct
|
4 |
+
tags:
|
5 |
+
- text-generation-inference
|
6 |
+
- transformers
|
7 |
+
- unsloth
|
8 |
+
- llama
|
9 |
+
- trl
|
10 |
+
license: apache-2.0
|
11 |
+
language:
|
12 |
+
- zho
|
13 |
+
- eng
|
14 |
+
- fra
|
15 |
+
- spa
|
16 |
+
- por
|
17 |
+
- deu
|
18 |
+
- ita
|
19 |
+
- rus
|
20 |
+
- jpn
|
21 |
+
- kor
|
22 |
+
- vie
|
23 |
+
- tha
|
24 |
+
- ara
|
25 |
+
datasets:
|
26 |
+
- glaiveai/glaive-code-assistant
|
27 |
+
---
|
28 |
+
|
29 |
+
# Uploaded model
|
30 |
+
|
31 |
+
- **Developed by:** yasserrmd
|
32 |
+
- **License:** apache-2.0
|
33 |
+
- **Finetuned from model :** Qwen/Qwen2.5-3B-Instruct
|
34 |
+
|
35 |
+
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
36 |
+
|
37 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|