ILLUIN Technology
companyOpenness profile
1 product on the map — 1 open-ish.
Openness
3 high confidence- weights
- open(45 ungated checkpoints on the vidore org, covering ColPali, ColQwen2/2.5, ColSmol and ColQwen-Omni)
- data
- open(vidore/colpali_train_set, the 118,195-pair training set, published ungated on the Hub)
- code
- open(colpali-engine[train] ships scripts/train/train_colbert.py and the per-model training configs used for the released checkpoints)
- license
- Gemma-License(non-OSI, resolved most-restrictive across the distributed SKUs - the PaliGemma-backed colpali-v1.2/v1.3-hf and -merged weights carry the Gemma terms)+MIT(OSI, the ColPali adapters and, with Apache-2.0 Qwen2-VL backbones, the ColQwen SKUs)
Data and code are as open as the ladder's top rung asks - a published training set and a real training pipeline - but the licence rung fires first. Some distributed SKUs merge PaliGemma weights and inherit the Gemma terms, and multi_sku_rule resolves the family on the most restrictive licence actually shipped, which caps this at 3. The ColQwen line alone would reach higher.
- https://huggingface.co/vidore/colpali-v1.3/raw/main/README.md recorded 2026-09-11
'ColPali's vision language backbone model (PaliGemma) is under `gemma` license ... The adapters attached to the model are under MIT license'; datasets: vidore/colpali_train_set; 127,460 query-page pairs described.
- https://huggingface.co/vidore/colqwen2-v1.0/raw/main/README.md recorded 2026-09-11
'ColQwen2's vision language backbone model (Qwen2-VL) is under `apache2.0` license. The adapters attached to the model are under MIT license'; `license: apache-2.0` front matter.
- https://huggingface.co/api/datasets/vidore/colpali_train_set recorded 2026-09-11
`gated: false`, `private: false`, 118,195 train examples and a 500-row test split.
- https://raw.githubusercontent.com/illuin-tech/colpali/main/README.md recorded 2026-09-11
'This repository contains the code used for training and running visual document retrievers'; a Training section installing `colpali-engine[train]` and launching scripts/train/train_colbert.py against scripts/configs/pali/*.yaml; a licence column marking colpali-v1.x Gemma and the ColQwen/ColSmol SKUs Apache 2.0.