Releases: tonywu71/colpali-cookbooks
Releases Β· tonywu71/colpali-cookbooks
v0.4.0: π€ transformers-native ColPali cookbook
Features
Changed
- Add cookbook for using the π€ transformers-native implementation of ColPali
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Features
Changed
- Change the example query in the E2E RAG cookbook with ColQwen2 and adapter hot-swapping
Full Changelog: v0.3.0...v0.3.1
v0.3.0: E2E RAG with ColQwen2 and adapter hot-swapping
Features
Added
- Add cookbook for E2E RAG with ColQwen2 and adapter hot-swapping
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Features
Changed
- Load example image from Git URL if no image path is provided in similarity map cookbooks
Fixed
- Add missing
interpretability
optional deps for similarity map cookbooks
Full Changelog: v0.2.0...v0.2.1
v0.2.0: Similarity maps generation for ColQwen2
Description
β¨ This release adds support for generating similarity maps with the new ColQwen2 model.
π οΈ The interpretability module was moved from vidore-benchmark
to colpali
and refactored in illuin-tech/colpali#96. This PR adapts the similarity map notebooks to take these changes into account.
Features
Added
- Add a similarity map generation notebook for ColQwen2
- Use
colpali-engine>=0.3.2
instead ofvidore-benchmark
in the ColPali similarity map notebook
Changed
- Improve the similarity map generation notebook for ColPali
Full Changelog: v0.1.0...v0.2.0
v0.1.0: Initial release
Description
Initial release for ColPali Cookbooks π¨π»βπ³
Features
Added
- Add similarity map generation notebook for ColPali
- Add fine-tuning notebook for ColPali
Note
These cookbooks support vidore/colpali-v1.1
and vidore/colpali-v1.2
. They weren't tested on other ColVision models.