kaiyuyue commited on
Commit
9722c7a
·
verified ·
1 Parent(s): e086347

update readme

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - meta-llama/Llama-3.2-3B-Instruct
5
+ - meta-llama/Llama-3.1-8B-Instruct
6
+ - meta-llama/Llama-3.1-70B-Instruct
7
+ - openai/clip-vit-large-patch14
8
+ library_name: transformers
9
+ ---
10
+