We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a1e1c commit 575f81cCopy full SHA for 575f81c
CHANGELOG.md
@@ -4,6 +4,20 @@ 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.5.0] - 2024-06-20
8
+
9
+### Added
10
+- Use existing importance matrix files for all quant formats
11
12
+### Changed
13
+- Move importance matrix files into dedicated directory
14
+- Simplify conversion from hf to gguf
15
+- Changed binary names to the new llama.cpp format (llama-\*)
16
+- Update list of supported quantization types
17
18
+### Removed
19
+- Remove logging of repository directories
20
21
## [1.4.0] - 2024-02-29
22
23
### Added
0 commit comments