Image-Text-to-Text
Safetensors
ColPali
sentence-transformers
sauerkrautlm-colpali
colqwen3
document-retrieval
vision-language-model
multi-vector
late-interaction
visual-retrieval
qwen3-vl
pruned
turbo
efficient
mteb
vidore
conversational
Instructions to use VAGOsolutions/SauerkrautLM-ColQwen3-1.7b-Turbo-v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ColPali
How to use VAGOsolutions/SauerkrautLM-ColQwen3-1.7b-Turbo-v0.1 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
- sentence-transformers
How to use VAGOsolutions/SauerkrautLM-ColQwen3-1.7b-Turbo-v0.1 with sentence-transformers:
from sentence_transformers import SentenceTransformer model = SentenceTransformer("VAGOsolutions/SauerkrautLM-ColQwen3-1.7b-Turbo-v0.1") sentences = [ "The weather is lovely today.", "It's so sunny outside!", "He drove to the stadium." ] embeddings = model.encode(sentences) similarities = model.similarity(embeddings, embeddings) print(similarities.shape) # [3, 3] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2e9a065a6779f3a7bc06f4fb39766a09bf8f7bf5f3858ed69e5cce07880aaa56
- Size of remote file:
- 7.03 GB
- SHA256:
- 66638e8ce338df0f1f396205f68a05ce36779e2b5216e803d0d060c40345f5ca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.