MineGame159
MineGame159
Even then, it is next to impossible to fix without a bunch of trial and error which I don't have the time and motivation to do, sorry.
We can't reproduce your issue and you have not provided any instructions on how to replicate it. It might be a compatibility issue with some other mod you are using,...
Can you first confirm if it happens without viafabricplus? On a different server.
This looks like a conflict with some other mod you have, if you can find out which mod causes it then we might be able to fix it.
Sorry but I can't replicate the crash. If you still experience the crash then provide more detailed instructions on how to replicate it
You can move the windows tho
I wanted to test the PR with the ROCM backend but I couldn't get it to build. Did you somehow add back the missing `ggml_flash_attn` function that is used in...
Oh interesting. Because I already tried a comparison between the current master and your PR applied without the cmake flag. And the results didn't look like it was enabled. Here...
Oh sorry 😅, I am pretty new to sd.cpp and AI as a whole. And yes, I can see that it is using flash attention. ``` [DEBUG] ggml_extend.hpp:738 - attention_ext...
Tested with a 768x768 image and I can't see any difference. The size of the compute buffer is basically the same as on CUDA for you. Only thing is the...