You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,16 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog],
6
6
and this project adheres to [Semantic Versioning].
7
7
8
-
## [Unreleased]
8
+
## [4.0.2] - 2024-10-17
9
9
10
10
### Deprecated
11
11
12
12
- Deprecate the `interpretability` module
13
13
14
+
### Build
15
+
16
+
- Fix and update conflicts for package dependencies
17
+
14
18
## [4.0.1] - 2024-10-07
15
19
16
20
- Rename ColPali model alias to match model name (use `--model-name vidore/colpali` instead of `--model-name vidore/colpali-v1.2` with the `vidore-benchmark evaluate-retriever` CLI)
0 commit comments