Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ ColPali is a model based on a novel model architecture and training strategy bas
|
|
13 |
It is a [PaliGemma-3B](https://huggingface.co/google/paligemma-3b-mix-448) extension that generates [ColBERT](https://arxiv.org/abs/2004.12832)- style multi-vector representations of text and images.
|
14 |
It was introduced in the paper [ColPali: Efficient Document Retrieval with Vision Language Models](https://arxiv.org/abs/2407.01449) and first released in [this repository](https://github.com/ManuelFay/colpali)
|
15 |
|
|
|
|
|
16 |
## Version specificity
|
17 |
|
18 |
This version is trained with `colpali-engine==0.2.0`.
|
|
|
13 |
It is a [PaliGemma-3B](https://huggingface.co/google/paligemma-3b-mix-448) extension that generates [ColBERT](https://arxiv.org/abs/2004.12832)- style multi-vector representations of text and images.
|
14 |
It was introduced in the paper [ColPali: Efficient Document Retrieval with Vision Language Models](https://arxiv.org/abs/2407.01449) and first released in [this repository](https://github.com/ManuelFay/colpali)
|
15 |
|
16 |
+
<p align="center"><img width=800 src="https://github.com/illuin-tech/colpali/blob/main/assets/colpali_architecture.webp?raw=true"/></p>
|
17 |
+
|
18 |
## Version specificity
|
19 |
|
20 |
This version is trained with `colpali-engine==0.2.0`.
|