update changelog

This commit is contained in:
Seunghoon Lee
2025-01-15 11:54:13 +09:00
parent a67639db3e
commit 14e75a1750
+5
View File
@@ -12,6 +12,11 @@
- select from *scripts -> pixelsmith*
- [Hunyuan Video](https://github.com/Tencent/HunyuanVideo) LoRA support
- example: <https://huggingface.co/Cseti/HunyuanVideo-LoRA-Arcane_Jinx-v1>
- 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)