bertbobson commited on
Commit
0dfed52
·
verified ·
1 Parent(s): 095bd8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,8 +1,12 @@
 
 
1
  For use with:
2
 
 
 
3
  https://github.com/ThunderFun/ComfyUI-Wan-INT8
4
 
5
- https://github.com/BobJohnson24/ComfyUI-Flux2-INT8/tree/Quip
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