Visual Document Retrieval
Transformers
Safetensors
English
German
qwen2_vl
multimodal_embedding
text-generation-inference
Instructions to use tsystems/colqwen2-2b-v1.0-merged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tsystems/colqwen2-2b-v1.0-merged with Transformers:
# Load model directly from transformers import AutoProcessor, ColQwen2 processor = AutoProcessor.from_pretrained("tsystems/colqwen2-2b-v1.0-merged") model = ColQwen2.from_pretrained("tsystems/colqwen2-2b-v1.0-merged") - Notebooks
- Google Colab
- Kaggle
File too large to display, you can check the raw version instead.