Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
| 1 |
-
w4a8 is
|
| 2 |
|
| 3 |
https://github.com/Comfy-Org/comfy-kitchen/pull/90
|
| 4 |
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
w4a8 is experimental format using 4bit weights and int8-convrot activations, at testing phase, further info here:
|
| 2 |
|
| 3 |
https://github.com/Comfy-Org/comfy-kitchen/pull/90
|
| 4 |
|
| 5 |
+
Requires ComfyUI 0.31.0
|
| 6 |
+
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
int8_convrot VAE needs ComfyUI 0.31.0 or you get black outputs
|
| 10 |
+
|
| 11 |
+
It speeds up VAE decode times by ~1.5x
|
| 12 |
+
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
ref lora is the difference between fl2va and ref2va, completely experimental, I don't even know if it has a use case at this point.
|