Eugene

Results 16 comments of Eugene

Can you provide lora examples?

> Any LORA i've tried with sdxl atleast i don't have any base models downloaded. But you can try the [sdxl lightning 8 step lora](https://civitai.com/models/324115/sdxl-lightning-8step) Without fix: >lora.hpp:31 - loading...

> Wouldn't skipping n_dims of 0 skip scalars. I'm not extremely versed with machine learning, so i could be wrong Not really important here, because GGML will generate error, so...

If you want me to test this, I do need minimal example to reproduce your error: 1. Model you are using (civitai link are OK) 2. Your parameters, command you...

On [master-6d16f68](https://github.com/leejet/stable-diffusion.cpp/releases/tag/master-6d16f68) I do still getting a GGML error.

I am running sd.cpp as a lib, on linux/cuda. I do not think this is important, code is the same, as I can see. The strange part is that you...

I still cant reproduce the error. @grauho can you provide you setup?

Was thinking to create a similar issue, hope my cuda case not an offtop. On txt2img on cuda, there seems like CPU bottleneck. This looks like 100% load on one...

@wonkyoc dont think this is normal. There like 50% free vram in this scenario. There is not enough load on GPU, CPU calculations not fast enough to load GPU.

Can be a help #395