nielsr HF Staff commited on
Commit
838e75f
·
verified ·
1 Parent(s): faa51eb

Add pipeline tag and base model

Browse files

This PR adds the pipeline tag and links it to the base model (liuhaotian/llava-v1.5-7b).

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
 
2
  license: apache-2.0
 
 
3
  ---
4
  # VPP-LLaVA Model Card
5
 
 
1
  ---
2
+ pipeline_tag: image-text-to-text
3
  license: apache-2.0
4
+ base_model:
5
+ - liuhaotian/llava-v1.5-7b
6
  ---
7
  # VPP-LLaVA Model Card
8