fractal-fumbler
fractal-fumbler
hello :) can webui be used with arc a770 to launch gptq models? transformers giving me error ```WARNING:No GPU has been detected by Pytorch. Falling back to CPU mode```. after...
https://github.com/intel-analytics/BigDL/tree/main/python/llm ```[bigdl-llm](https://bigdl.readthedocs.io/en/latest/doc/LLM/index.html) is a library for running LLM (large language model) on Intel XPU (from Laptop to GPU to Cloud) using INT4 with very low latency[1](https://github.com/intel-analytics/BigDL/tree/main/python/llm#user-content-fn-1-bc5e065cc5f0f26d432e4d76786a6dd7) (for any PyTorch model).```...
what model is being used? tried to switch model? also is xformers installed?
@Giganoob23, what torch version do you have installed: 1.13.1 or 2.0.0? maybe relevant https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/8485 test if LoRA is working https://civitai.com/models/11843/oil-impressionist-painterly-style is
not an 10xx or 16xx nvidia, but getting error `mixed dtype (CPU): expect parameter to have scalar type of Float` with `--xformers --xformers-flash-attention --opt-channelslast --listen --upcast-sampling --no-half-vae --api --enable-insecure-extension-access` ```python...
https://github.com/graemeniedermayer/clothseg
these models are 1.5 or 2.x? > robo-diffussion and inkpunk-diffusion cause i didn't notice big ram leaks when using 2.x models
should it work with --no-half only?
> i generate 100 images and 99 of them are scaled @dominikmau, if you didn't get good result with high res fix, doesn't mean others have same results. play around...
@InvincibleDude, thanks a lot for your work! also, if possible, please add corresponding options to x/y