We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82877ec commit 2f26c4bCopy full SHA for 2f26c4b
1 file changed
CHANGELOG.md
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [1.6.0] - 2024-07-12
8
+
9
+### Added
10
+- Add training data chunk environment variable
11
12
+### Changed
13
+- Enable importance matrix for all quant formats
14
+- Always compute an imatrix file
15
+- Update documentation about quantization
16
17
+### Fixed
18
+- Fix renaming of convert python script from llama.cpp
19
20
## [1.5.0] - 2024-06-20
21
22
### Added
0 commit comments