Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Salesforce
/
instructblip-vicuna-7b
like
83
Follow
Salesforce
718
Image-to-Text
Transformers
PyTorch
Safetensors
English
instructblip
image-text-to-text
vision
image-captioning
Inference Endpoints
arxiv:
2305.06500
License:
other
Model card
Files
Files and versions
Community
13
Train
Deploy
Use this model
refs/pr/12
instructblip-vicuna-7b
/
special_tokens_map.json
nielsr
HF staff
Upload processor
00c7cf0
over 1 year ago
raw
Copy download link
history
blame
Safe
209 Bytes
{
"bos_token"
:
"</s>"
,
"eos_token"
:
{
"content"
:
"</s>"
,
"lstrip"
:
false
,
"normalized"
:
true
,
"rstrip"
:
false
,
"single_word"
:
false
}
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"</s>"
}