Kijai commited on
Commit
a3e7d8d
·
verified ·
1 Parent(s): 6eadfce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -1,5 +1,15 @@
1
- w4a8 is work in progress, for testing only, further info here:
2
 
3
  https://github.com/Comfy-Org/comfy-kitchen/pull/90
4
 
5
- int8_convrot VAE currently needs this PR: https://github.com/Comfy-Org/ComfyUI/pull/15334
 
 
 
 
 
 
 
 
 
 
 
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.