Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@ The FP8 weights were cast to FP32 with the FP8 scales, then downcast to BF16 bef
|
|
| 4 |
|
| 5 |
For use with https://github.com/BobJohnson24/ComfyUI-INT8-Fast
|
| 6 |
|
|
|
|
|
|
|
| 7 |
Quick comparison:
|
| 8 |
|
| 9 |
<img src="Comparison.jpg" width="1000" height="500">
|
|
|
|
| 4 |
|
| 5 |
For use with https://github.com/BobJohnson24/ComfyUI-INT8-Fast
|
| 6 |
|
| 7 |
+
Speed 1.78x faster(2.03s/it) than FP8(3.62s/it) on my 3090, without compile.
|
| 8 |
+
|
| 9 |
Quick comparison:
|
| 10 |
|
| 11 |
<img src="Comparison.jpg" width="1000" height="500">
|