Bryan commited on
Commit
78388b3
·
verified ·
1 Parent(s): 19da5af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -5
README.md CHANGED
@@ -1,5 +1,11 @@
1
- ---
2
- license: mit
3
- tags:
4
- - llama-factory
5
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - llama-factory
5
+ language:
6
+ - zh
7
+ - en
8
+ base_model:
9
+ - meta-llama/Llama-3.2-3B-Instruct
10
+ pipeline_tag: text-generation
11
+ ---