Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
wayneicloud
/
VPP-LLaVA-7b
like
0
Image-Text-to-Text
Safetensors
llava_llama
arxiv:
2503.15426
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
nielsr
HF Staff
commited on
Jul 7
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
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -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