calebnwokocha lbourdois commited on
Commit
d224262
·
verified ·
1 Parent(s): 1f40161

Improve language tag (#1)

Browse files

- Improve language tag (734905286ff084238bd3cb391fd5ba2dc155143f)


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

Files changed (1) hide show
  1. README.md +23 -11
README.md CHANGED
@@ -1,12 +1,24 @@
1
- ---
2
- license: mit
3
- language:
4
- - en
5
- base_model:
6
- - Qwen/Qwen2.5-72B-Instruct
7
- pipeline_tag: text-generation
8
- tags:
9
- - code
10
- ---
11
-
 
 
 
 
 
 
 
 
 
 
 
 
12
  jarvis source code: https://github.com/calebnwokocha/jarvis
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - zho
5
+ - eng
6
+ - fra
7
+ - spa
8
+ - por
9
+ - deu
10
+ - ita
11
+ - rus
12
+ - jpn
13
+ - kor
14
+ - vie
15
+ - tha
16
+ - ara
17
+ base_model:
18
+ - Qwen/Qwen2.5-72B-Instruct
19
+ pipeline_tag: text-generation
20
+ tags:
21
+ - code
22
+ ---
23
+
24
  jarvis source code: https://github.com/calebnwokocha/jarvis