Skip to content

Commit 575f81c

Browse files
committed
Update Changelog
1 parent 98a1e1c commit 575f81c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
721
## [1.4.0] - 2024-02-29
822

923
### Added

0 commit comments

Comments
 (0)