Visual Document Retrieval
ColPali
Safetensors
English
vidore
colpali / config_sentence_transformers.json
tomaarsen's picture
tomaarsen HF Staff
Set config __version__ to 6.0.0
605643d verified
Raw
History Blame
455 Bytes
{
"__version__": {
"sentence_transformers": "6.0.0"
},
"default_prompt_name": null,
"model_type": "MultiVectorEncoder",
"requirements": {
"transformers": {
"specifier": ">=5.15",
"reason": "Older versions ignore the key_mapping, which silently randomizes the adapter weights."
}
},
"prompts": {
"document": "",
"query": ""
},
"similarity_fn_name": null
}