Fuuujin commited on
Commit
798c20b
·
verified ·
1 Parent(s): 4bd50c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: llama3.3
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.3
3
+ language:
4
+ - en
5
+ base_model:
6
+ - meta-llama/Llama-3.3-70B-Instruct
7
+ pipeline_tag: text-generation
8
+ library_name: adapter-transformers
9
+ ---