Visual Document Retrieval
Transformers
Safetensors
gemma3
image-text-to-text
vision-language
retrieval
colbert
late-interaction
multimodal
multilingual
document-retrieval
22-languages
Eval Results (legacy)
text-generation-inference
Instructions to use Cognitive-Lab/ColNetraEmbed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Cognitive-Lab/ColNetraEmbed with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("Cognitive-Lab/ColNetraEmbed") model = AutoModelForMultimodalLM.from_pretrained("Cognitive-Lab/ColNetraEmbed") - Notebooks
- Google Colab
- Kaggle
File size: 35 Bytes
90497a2 | 1 2 3 4 | {
"<image_soft_token>": 262144
}
|