sbrzz commited on
Commit
196f1d6
·
verified ·
1 Parent(s): 525f608

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - HuggingFaceTB/SmolLM2-135M-Instruct
7
+ - facebook/dinov2-small
8
+ pipeline_tag: visual-question-answering
9
+ tags:
10
+ - tinyllava
11
+ ---