Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
YuchengShi
/
LLaVA-v1.5-7B-CUB-200
like
1
Image-Text-to-Text
Transformers
Safetensors
llava
conversational
Inference Endpoints
arxiv:
2502.14044
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
nielsr
HF staff
commited on
about 1 month ago
Commit
35ece07
·
verified
·
1 Parent(s):
d414ecc
Add pipeline tag
Browse files
This PR adds the `image-text-to-text` pipeline tag to the model card.
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -1,5 +1,6 @@
1
---
2
library_name: transformers
3
tags: []
4
---
5
1
---
2
library_name: transformers
3
+
pipeline_tag: image-text-to-text
4
tags: []
5
---
6