18 lines
417 B
JSON
18 lines
417 B
JSON
|
[
|
||
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|