Visual Document Retrieval
Transformers
Safetensors
ColPali
sentence-transformers
multilingual
vidore
multimodal-embedding
multilingual-embedding
Text-to-Visual Document (T→VD) retrieval
feature-extraction
sentence-similarity
mteb
Instructions to use KrishnaIndukuri/IRMSEmbeddingsV4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KrishnaIndukuri/IRMSEmbeddingsV4 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("KrishnaIndukuri/IRMSEmbeddingsV4", dtype="auto") - ColPali
How to use KrishnaIndukuri/IRMSEmbeddingsV4 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 KrishnaIndukuri/IRMSEmbeddingsV4 with sentence-transformers:
from sentence_transformers import SentenceTransformer model = SentenceTransformer("KrishnaIndukuri/IRMSEmbeddingsV4") 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
Ctrl+K
- 1.6 kB
- 751 Bytes
- 7.44 kB
- 12.2 kB
- 1.94 kB
- 605 Bytes xet
- 3.32 kB
- 8.28 kB
- 1.05 kB xet
- 2.75 kB xet
- 274 Bytes xet
- 773 Bytes
- 7.94 kB
- 9.01 kB
- 126 Bytes xet
- 5.39 kB
- 5.19 kB
- 1.82 MB
- 65.6 kB xet
- 2.26 kB
- 23.2 kB
- 168 Bytes xet
- 3.01 kB
- 726 Bytes xet
- 136 kB
- 247 Bytes
- 20.3 kB xet
- 613 Bytes xet
- 11.4 MB xet
- 7.31 kB xet
- 2.78 MB xet