Skip to content

Commit a1e073d

Browse files
committed
Prepare CHANGELOG for 1.10.0 release
1 parent 9c21749 commit a1e073d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [1.10.0] - 2026-05-26
88

99
### Added
10-
- Add tools\list_missing_imatrix_tensors.py to generate per-model --tensor-type-file overrides for tensors not covered by the imatrix
10+
- Add tools/list_missing_imatrix_tensors.py helper that detects model tensors not covered by the imatrix and emits per-tensor --tensor-type overrides
1111

1212
### Fixed
13-
- Fix IQ3_XXS / IQ2_* / IQ1_* quantization abort on models with MTP / NextN layers by pinning every missing-imatrix tensor (not just blk.N.nextn.\*) to MTP_QUANTIZATION_TYPE
13+
- Fix IQ3_XXS / IQ2_* / IQ1_* quantization abort on models with MTP / NextN layers by pinning every imatrix-uncovered tensor (not just blk.N.nextn.*) to MTP_QUANTIZATION_TYPE
1414

1515
## [1.9.0] - 2026-05-17
1616

0 commit comments

Comments
 (0)