osanseviero HF staff commited on
Commit
271d225
1 Parent(s): 26f3228

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,6 +1,9 @@
1
  ---
2
  license: apache-2.0
 
 
3
  inference: false
 
4
  ---
5
 
6
  # LLaVA Model Card
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - llava
5
  inference: false
6
+ pipeline_tag: image-text-to-text
7
  ---
8
 
9
  # LLaVA Model Card