Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,12 @@
|
|
|
|
|
|
|
|
| 1 |
For use with:
|
| 2 |
|
|
|
|
|
|
|
| 3 |
https://github.com/ThunderFun/ComfyUI-Wan-INT8
|
| 4 |
|
| 5 |
-
|
| 6 |
|
| 7 |
Not quite as much speedup as flux2 klein 9b. 00:43<00:00, 1.76s/it (BF16) 00:27<00:00, 1.09s/it (INT8 QUIP) about 1.59x faster than bf16 on my 3090.
|
| 8 |
|
|
|
|
| 1 |
+
Created with ThunderFun's QUIP implementation, merged into regular row-wise int8. Bit of a misnomer now.
|
| 2 |
+
|
| 3 |
For use with:
|
| 4 |
|
| 5 |
+
https://github.com/BobJohnson24/ComfyUI-Flux2-INT8
|
| 6 |
+
|
| 7 |
https://github.com/ThunderFun/ComfyUI-Wan-INT8
|
| 8 |
|
| 9 |
+
|
| 10 |
|
| 11 |
Not quite as much speedup as flux2 klein 9b. 00:43<00:00, 1.76s/it (BF16) 00:27<00:00, 1.09s/it (INT8 QUIP) about 1.59x faster than bf16 on my 3090.
|
| 12 |
|