Skip to content

Commit

Permalink
chore: add missing entries in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tonywu71 committed Oct 17, 2024
1 parent 6b00be1 commit 092ed05
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 092ed05

Please sign in to comment.