Gartia

Results 7 issues of Gartia

### What were you trying to do before the issue occurred? Start a dedicated server from a serverbox with debian on it. Some more info, i was able to use...

Is there any way to run this with optifine. This is pretty insane. Forge with around 300 mods was running at 50-70fps with 20fps lows now runs at over 600...

enhancement

So lets say you do -8 and you have 16 threads(hyper threading) This is the fastest it will go, but the UI says 8/16. If you do 16/16 threads it...

This pull request introduces the circular padding feature into the ggml library. `struct ggml_tensor * paddedoutput= ggml_circular_padding(ctx, tensorInput, paddingAmount);` I believe i wrote the code be effecient and able to...

On [this build](https://github.com/leejet/stable-diffusion.cpp/releases/tag/master-760cfaa) most of the lora's i have will cause a black image as an output. I'm not entirely sure why this would be the case, but the next...

I made a [pr to ggml](https://github.com/ggerganov/ggml/pull/638) to add circular padding, would SD need anything else for this? It seems like[ pytorch SD](https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/4afaaf8a020c1df457bcf7250cb1c7f609699fa7/modules/sd_hijack.py#L339) implementation you just replace the 0 padding with...

Is it possible that maybe a way to check if the emotes.json has changed? such as if someone types /emotereload in the serverchat box or something along those lines.