AhmedLet lbourdois commited on
Commit
efc1109
·
verified ·
1 Parent(s): 76b54fc

Improve language tag (#1)

Browse files

- Improve language tag (39f83c0aaa72dce2802ceee788bdad48dc94bac7)


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

Files changed (1) hide show
  1. README.md +37 -25
README.md CHANGED
@@ -1,26 +1,38 @@
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
- - mlabonne/FineTome-100k
15
- new_version: AhmedLet/Qwen_0.5_python_codes_GGUF
16
- ---
17
-
18
- # Uploaded model
19
-
20
- - **Developed by:** AhmedLet
21
- - **License:** apache-2.0
22
- - **Finetuned from model :** unsloth/qwen2.5-0.5b-instruct-unsloth-bnb-4bit
23
-
24
- This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
25
-
 
 
 
 
 
 
 
 
 
 
 
 
26
  [<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
+ - mlabonne/FineTome-100k
27
+ new_version: AhmedLet/Qwen_0.5_python_codes_GGUF
28
+ ---
29
+
30
+ # Uploaded model
31
+
32
+ - **Developed by:** AhmedLet
33
+ - **License:** apache-2.0
34
+ - **Finetuned from model :** unsloth/qwen2.5-0.5b-instruct-unsloth-bnb-4bit
35
+
36
+ This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
37
+
38
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)