Visual Document Retrieval
Transformers
Safetensors
ColPali
multilingual
qwen3_vl_nemotron_embed
feature-extraction
text
image
vidore
multimodal-embedding
multilingual-embedding
Text-to-Visual Document (T→VD) retrieval
custom_code
Instructions to use nvidia/nemotron-colembed-vl-4b-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nvidia/nemotron-colembed-vl-4b-v2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nvidia/nemotron-colembed-vl-4b-v2", trust_remote_code=True, device_map="auto") - ColPali
How to use nvidia/nemotron-colembed-vl-4b-v2 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
- Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
214d72a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
size 11422654
|