Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,9 @@ For use in ComfyUI with https://github.com/BobJohnson24/ComfyUI-INT8-Fast
|
|
| 6 |
|
| 7 |
Speed is 1.78x faster(2.03s/it) than FP8(3.62s/it) on my 3090, without compile.
|
| 8 |
|
| 9 |
-
~2x faster with torch compile.
|
|
|
|
|
|
|
| 10 |
|
| 11 |
Quick comparison:
|
| 12 |
|
|
|
|
| 6 |
|
| 7 |
Speed is 1.78x faster(2.03s/it) than FP8(3.62s/it) on my 3090, without compile.
|
| 8 |
|
| 9 |
+
~~~2x faster with torch compile.~~
|
| 10 |
+
|
| 11 |
+
After further inspection, it appears there may be quality issues with torch compiling this model.
|
| 12 |
|
| 13 |
Quick comparison:
|
| 14 |
|