Image-Text-to-Text
sentence-transformers
Safetensors
Transformers
qwen2_vl
Qwen2-VL
conversational
vdr-2b-multi-v1 / modules.json
cheesyFishes's picture
Update modules.json
1249396 verified
raw
history blame
417 Bytes
[
{
"idx": 0,
"name": "transformer",
"path": "",
"type": "custom_st.Transformer",
"model_name_or_path": "llamaindex/vdr-2b-multi-v1",
"dimension": 2048,
"max_pixels": 602112,
"min_pixels": 784
},
{
"idx": 1,
"name": "normalizer",
"path": "1_Normalize",
"type": "sentence_transformers.models.Normalize"
}
]