Skip to content

Commit

Permalink
Merge pull request #102 from illuin-tech/add-missing-entries-for-0.3.…
Browse files Browse the repository at this point in the history
…2-release

Add missing entries in changelog for 0.3.2
  • Loading branch information
tonywu71 authored Oct 17, 2024
2 parents 278e635 + 092ed05 commit 347ab05
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Added

- Add `interpretability` module for generating similarity maps
- Restore, refactor, and improve `interpretability` module for generating similarity maps

### Changed

- Remove dummy image from `ColPaliProcessor.process_queries`

### Fixed

- Fix the `compute_hardnegs.py` script

### Tests

- Add missing `model.eval()` in tests
- Add tests for ColQwen2

## [0.3.1] - 2024-09-27

### Added
Expand Down

0 comments on commit 347ab05

Please sign in to comment.