-
### 起始日期 | Start Date
_No response_
### 实现PR | Implementation PR
_No response_
### 相关Issues | Reference Issues
_No response_
### 摘要 | Summary
https://github.com/illuin-tech/colpali
Recently …
-
Hey @ManuelFay and team, great work, the colpali model works very well on image retrieval.
I wanted to know how to create a quantized version of this model? Any instrucitons or scripts?
-
Hi ! Thanks to opensource the Colpali ! ^.^
But here is a little question with when i use the [https://github.com/illuin-tech/colpali/blob/9413418c110da49b25ac2dae2c32b8fc067ff332/scripts/infer/run_i…
-
Sudden change in the code structured made my code break.
It is a great library for RAG. Kindly maintain the structure and updates without code breaks as we are planning for a extensive set of exper…
-
https://github.com/illuin-tech/colpali/blob/ad93aeb0d683a1ba621325834817441d9de5a780/colpali_engine/interpretability/gen_interpretability_plots.py#L86
`attention_map_normalized` is a torch `Bfloat1…
-
Firstly, thanks for this cool work combining Paligemma and Colbert!
Given a PDF file
When I try the same PDF using the HF demo app at: https://huggingface.co/spaces/manu/ColPali-demo
And I try t…
-
Multi-vector MaxSim is increasingly important and we have optimizations for float cell precision, but I think we should also consider optimize for int8 with hamming as it approximates the dotproduct f…
-
Hi there!
I really appreciate you sharing your work with the community. I was wondering if you have any plans to release the training dataset. Access to this data would be very helpful for testing d…
-
### System Info
Problem is on the model hub
### Who can help?
@stevhliu
### Information
- [X] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An offic…
-
I'm trying to give an input image and a prompt/question related to the image, and I want to get the relevant answer from ColPali model. But I'm not able to implement this . When I try
> model.gene…