From d5251cea2142e26bb836762cab9cdc4d8baef972 Mon Sep 17 00:00:00 2001 From: Disty0 Date: Wed, 23 Apr 2025 15:53:10 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b90e6878..72084e08f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ - **NNCF** update to 2.16.0 major refactoring of NNCF quantization code new quant types: `INT8_SYM` (new default), `INT4` and `INT4_SYM` + quantization support for the convolutional layers on unet models with sym methods pre-load quantization support lora support - **HiDream-I1** optimized offloading and prompt-encode caching