Replies: 3 comments 3 replies
-
Could you make and upload to github SD.made_with_Intel_compiler_AVX2.exe, please? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Not my cup of tea. I don't use Linux. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is here benchmark with gguf? gguf with q8_0 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SD 1.5 512x512
Q8 is the fastest, but not significantly. Overall, there is barely any difference between precisions, which is kind of a surprize. To me it looks like code is always using F32. Used memory is about the same too: 2815, 2325, 2084, 1971 MB. Intel compiler is a little bit faster than GCC. OpenBLAS slows down a lot, wouldn't recommend it at all.
Beta Was this translation helpful? Give feedback.
All reactions