hainam2410 commited on
Commit
9dd3179
1 Parent(s): dcecf4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -7
README.md CHANGED
@@ -1,7 +1,12 @@
1
- ---
2
- license: apache-2.0
3
- tags:
4
- - unsloth
5
- - trl
6
- - sft
7
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - unsloth
5
+ - trl
6
+ - sft
7
+ language:
8
+ - vi
9
+ base_model:
10
+ - meta-llama/Llama-3.2-3B-Instruct
11
+ library_name: transformers
12
+ ---