mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
+2
-1
@@ -20,7 +20,8 @@ And if you're a ROCm user, this release brings much faster compile times on Linu
|
||||
- Faster inference with support for `torch.triton`
|
||||
up to 3.5x faster with INT4 and 2x faster with INT8
|
||||
- New settings: *NNCF -> Group size*
|
||||
default is a balance between performance (lower settings) and quality (larger setting)
|
||||
default is a balance between performance (higher size) and quality (lower size)
|
||||
0 is default at 64, -1 disables grouping
|
||||
- **ZLUDA**:
|
||||
- *warning*: AMD Adrenaline 25.5.1 drivers are NOT COMPATIBLE with ZLUDA
|
||||
see [issue](https://github.com/vladmandic/sdnext/issues/3918) for details
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@ accelerate==1.6.0
|
||||
opencv-contrib-python-headless==4.9.0.80
|
||||
einops==0.4.1
|
||||
gradio==3.43.2
|
||||
huggingface_hub==0.30.2
|
||||
huggingface_hub==0.31.1
|
||||
numexpr==2.10.2
|
||||
numpy==1.26.4
|
||||
numba==0.61.2
|
||||
|
||||
Reference in New Issue
Block a user