diff --git a/CHANGELOG.md b/CHANGELOG.md index f80bea6de..2cf6b33e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,11 @@ - select from *scripts -> pixelsmith* - [Hunyuan Video](https://github.com/Tencent/HunyuanVideo) LoRA support - example: +- ZLUDA v3.8.6 + - new runtime compiler implementation: complex types, JIT are now available + - experimental BLASLt support via nightly build + - set `ZLUDA_NIGHTLY=1` to install nightly ZLUDA: newer torch such as 2.4.x (default) and 2.5.x are now available + - requirements: unofficial hipBLASLt - **Logging**: - reverted enable debug by default - updated [debug wiki](https://github.com/vladmandic/automatic/wiki/debug)