File size: 417 Bytes
6187d4b 1249396 6187d4b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
[
{
"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"
}
] |