Visual Document Retrieval
PEFT
Safetensors
vidore
multimodal_embedding
multilingual_embedding
Text-to-Visual Document (T→VD) retrieval
Instructions to use Metric-AI/ColQwen2.5-3b-multilingual-v1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Metric-AI/ColQwen2.5-3b-multilingual-v1.0 with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -128,7 +128,7 @@ scores = processor.score_multi_vector(query_embeddings, image_embeddings)
|
|
| 128 |
|
| 129 |
## License
|
| 130 |
|
| 131 |
-
ColQwen2.5's vision language backbone model (Qwen2.5-VL) is under
|
| 132 |
|
| 133 |
|
| 134 |
## Citation
|
|
|
|
| 128 |
|
| 129 |
## License
|
| 130 |
|
| 131 |
+
ColQwen2.5's vision language backbone model (Qwen2.5-VL) is under Qwen RESEARCH LICENSE AGREEMENT license. The adapters attached to the model are under MIT license.
|
| 132 |
|
| 133 |
|
| 134 |
## Citation
|