Transformers
GGUF
qwen2
text-generation-inference
unsloth
conversational
AhmedLet lbourdois commited on
Commit
afbefd6
·
verified ·
1 Parent(s): 2f01d29

Improve language tag (#1)

Browse files

- Improve language tag (83fda64603fbf01dde6cbe6d988c24c7ec060440)


Co-authored-by: Loïck BOURDOIS <[email protected]>

Files changed (1) hide show
  1. README.md +38 -26
README.md CHANGED
@@ -1,27 +1,39 @@
1
- ---
2
- base_model:
3
- - Qwen/Qwen2.5-0.5B
4
- tags:
5
- - text-generation-inference
6
- - transformers
7
- - unsloth
8
- - qwen2
9
- - gguf
10
- license: apache-2.0
11
- language:
12
- - en
13
- datasets:
14
- - google-research-datasets/mbpp
15
- - mlabonne/FineTome-100k
16
- - MohamedSaeed-dev/python_dataset_codes
17
- ---
18
-
19
- # Uploaded model
20
-
21
- - **Developed by:** AhmedLet
22
- - **License:** apache-2.0
23
- - **Finetuned from model :** unsloth/qwen2.5-0.5b-instruct-unsloth-bnb-4bit
24
-
25
- This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
26
-
 
 
 
 
 
 
 
 
 
 
 
 
27
  [<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-0.5B
4
+ tags:
5
+ - text-generation-inference
6
+ - transformers
7
+ - unsloth
8
+ - qwen2
9
+ - gguf
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
+ - google-research-datasets/mbpp
27
+ - mlabonne/FineTome-100k
28
+ - MohamedSaeed-dev/python_dataset_codes
29
+ ---
30
+
31
+ # Uploaded model
32
+
33
+ - **Developed by:** AhmedLet
34
+ - **License:** apache-2.0
35
+ - **Finetuned from model :** unsloth/qwen2.5-0.5b-instruct-unsloth-bnb-4bit
36
+
37
+ This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
38
+
39
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)