Skip to content

Releases: tonywu71/colpali-cookbooks

v0.4.0: πŸ€— transformers-native ColPali cookbook

17 Dec 19:26
Compare
Choose a tag to compare

Features

Changed

  • Add cookbook for using the πŸ€— transformers-native implementation of ColPali

Full Changelog: v0.3.1...v0.4.0

v0.3.1

17 Nov 22:49
1cfe30b
Compare
Choose a tag to compare

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

17 Nov 21:34
Compare
Choose a tag to compare

Features

Added

  • Add cookbook for E2E RAG with ColQwen2 and adapter hot-swapping

Full Changelog: v0.2.1...v0.3.0

v0.2.1

10 Nov 23:31
Compare
Choose a tag to compare

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

17 Oct 09:33
bbcdcf1
Compare
Choose a tag to compare

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 of vidore-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

11 Oct 15:20
Compare
Choose a tag to compare

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.