Instructions to use vidore/colpali with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ColPali
How to use vidore/colpali with ColPali:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| { | |
| "__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 | |
| } | |