osanseviero HF staff commited on
Commit
8a4da7a
1 Parent(s): 1af62f8

Specify right model card metadata

Browse files

This PR specifies the right metadata for this repository

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,6 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - llava
5
+ pipeline_tag: image-text-to-text
6
  ---