Qdrant / colmodernvbert

huggingface.co
Total runs: 128
24-hour runs: 0
7-day runs: 21
30-day runs: 77
Model's Last Updated: January 02 2026
feature-extraction

Introduction of colmodernvbert

Model Details of colmodernvbert

ColModernVBERT ONNX

This repository contains an ONNX export of the ModernVBERT/colmodernvbert model, converted by Qdrant for efficient inference with FastEmbed .

Original Model Authors: Paul Teiletche, Quentin Macé, Max Conti, Antonio Loison, Gautier Viaud, Pierre Colombo, Manuel Faysse

ONNX Conversion: Kacper Łukawski (Qdrant)

About This Repository

This is an ONNX-converted version of ColModernVBERT, optimized for deployment with FastEmbed. The original model was developed by the authors listed above and is described in detail in their paper .

What's Different:

  • Model format: PyTorch → ONNX
  • Optimization: Configured for efficient CPU/GPU inference
  • Integration: Ready for use with FastEmbed's multimodal embedding APIs

What's Preserved:

  • Model architecture and weights
  • Tokenizer and processor configurations
  • Image preprocessing pipeline
  • Embedding dimensions and behavior
Model Description

ColModernVBERT is a vision-language model based on the ModernVBERT architecture, designed for document retrieval tasks. The ModernVBERT paper demonstrates that this 250M-parameter model achieves state-of-the-art performance in its size class, matching models up to 10x larger on visual document retrieval benchmarks.

It combines:

  • ModernBERT text encoder (jhu-clsp/ettin-encoder-150m)
  • SigLIP vision encoder (google/siglip2-base-patch16-512)
  • Custom projection layer reducing to 128 dimensions
Model Details
  • Architecture : ColModernVBert
  • Projection Dimension : 128
  • Max Sequence Length : 8192 tokens
  • Image Size : 512x512 (resized by processor)
  • Image Token ID : 50407
  • Format : ONNX (exported from PyTorch)
Usage

This ONNX model is designed for use with FastEmbed for efficient document and query encoding.

With FastEmbed
from fastembed import LateInteractionMultimodalEmbedding
from PIL import Image

# Initialize the model
model = LateInteractionMultimodalEmbedding(
    model_name="Qdrant/colmodernvbert"
)

# Encode documents (images)
images = [Image.open("document1.png"), Image.open("document2.png")]
doc_embeddings = model.embed_image(images)

# Encode queries (text)
queries = ["What is the total amount?", "Find the invoice date"]
query_embeddings = model.embed_text(queries)

For more details on using this model with FastEmbed, see the FastEmbed documentation .

Original PyTorch Version

For the original PyTorch implementation with additional features, please refer to the original model repository and the colpali-engine library .

Performance

ColModernVBERT achieves competitive performance with models up to 10x larger on visual document retrieval tasks. For detailed benchmarks and evaluation results, please refer to the original paper and model card .

Note: ONNX inference performance may differ slightly from PyTorch due to optimizations and runtime differences. The model architecture and weights are preserved to maintain embedding quality.

License

This model is released under the MIT License, consistent with the original ColModernVBERT model.

Original Model License:

  • Copyright (c) 2025 Paul Teiletche, Quentin Macé, Max Conti, Antonio Loison, Gautier Viaud, Pierre Colombo, Manuel Faysse
  • Licensed under MIT License

ONNX Conversion:

  • Copyright (c) 2025 Qdrant
  • Licensed under MIT License

See the LICENSE file for the full license text.

Citation

If you use this model in your work, please cite the original ModernVBERT paper:

@misc{teiletche2025modernvbertsmallervisualdocument,
      title={ModernVBERT: Towards Smaller Visual Document Retrievers},
      author={Paul Teiletche and Quentin Macé and Max Conti and Antonio Loison and Gautier Viaud and Pierre Colombo and Manuel Faysse},
      year={2025},
      eprint={2510.01149},
      archivePrefix={arXiv},
      primaryClass={cs.IR},
      url={https://arxiv.org/abs/2510.01149},
}

If you use this ONNX conversion specifically, you may also acknowledge:

@software{qdrant_colmodernvbert_onnx,
  title={ColModernVBERT ONNX - FastEmbed Integration},
  author={Qdrant},
  year={2025},
  url={https://huggingface.co/Qdrant/colmodernvbert},
  note={ONNX conversion of ModernVBERT/colmodernvbert}
}
Acknowledgments

This work builds upon the excellent ColModernVBERT model developed by Paul Teiletche, Quentin Macé, Max Conti, Antonio Loison, Gautier Viaud, Pierre Colombo, and Manuel Faysse. We thank them for releasing their work under the MIT License, enabling derivative works like this ONNX conversion.

The ONNX conversion was performed by the Qdrant team to enable efficient deployment through the FastEmbed library.

Runs of Qdrant colmodernvbert on huggingface.co

128
Total runs
0
24-hour runs
-2
3-day runs
21
7-day runs
77
30-day runs

More Information About colmodernvbert huggingface.co Model

More colmodernvbert license Visit here:

https://choosealicense.com/licenses/mit

colmodernvbert huggingface.co

colmodernvbert huggingface.co is an AI model on huggingface.co that provides colmodernvbert's model effect (), which can be used instantly with this Qdrant colmodernvbert model. huggingface.co supports a free trial of the colmodernvbert model, and also provides paid use of the colmodernvbert. Support call colmodernvbert model through api, including Node.js, Python, http.

colmodernvbert huggingface.co Url

https://huggingface.co/Qdrant/colmodernvbert

Qdrant colmodernvbert online free

colmodernvbert huggingface.co is an online trial and call api platform, which integrates colmodernvbert's modeling effects, including api services, and provides a free online trial of colmodernvbert, you can try colmodernvbert online for free by clicking the link below.

Qdrant colmodernvbert online free url in huggingface.co:

https://huggingface.co/Qdrant/colmodernvbert

colmodernvbert install

colmodernvbert is an open source model from GitHub that offers a free installation service, and any user can find colmodernvbert on GitHub to install. At the same time, huggingface.co provides the effect of colmodernvbert install, users can directly use colmodernvbert installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

colmodernvbert install url in huggingface.co:

https://huggingface.co/Qdrant/colmodernvbert

Url of colmodernvbert

colmodernvbert huggingface.co Url

Provider of colmodernvbert huggingface.co

Qdrant
ORGANIZATIONS

Other API from Qdrant

huggingface.co

Total runs: 463.9K
Run Growth: 157.4K
Growth Rate: 33.92%
Updated:January 21 2025
huggingface.co

Total runs: 72.7K
Run Growth: 0
Growth Rate: 0.00%
Updated:June 26 2025
huggingface.co

Total runs: 12.8K
Run Growth: -914
Growth Rate: -7.15%
Updated:December 24 2024
huggingface.co

Total runs: 489
Run Growth: -84
Growth Rate: -17.18%
Updated:July 15 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:May 03 2025