Image-Text-to-Text
Safetensors
ColPali
sentence-transformers
sauerkrautlm-colpali
mistral3
document-retrieval
vision-language-model
multi-vector
late-interaction
visual-retrieval
ministral
pixtral
mistral
mteb
vidore
conversational
Instructions to use VAGOsolutions/SauerkrautLM-ColMinistral3-3b-v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ColPali
How to use VAGOsolutions/SauerkrautLM-ColMinistral3-3b-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-ColMinistral3-3b-v0.1 with sentence-transformers:
from sentence_transformers import SentenceTransformer model = SentenceTransformer("VAGOsolutions/SauerkrautLM-ColMinistral3-3b-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:
- 187c8f6cc6fd217e11ecc3dfbc82048b314c6d4608b6b6eb42769e12728cd987
- Size of remote file:
- 17.1 MB
- SHA256:
- 577575622324b2e099e2648be26bdeb5e5815ffe66d7004e9e3ddbf421db6bf1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.