Views
No views yet
-M convert so the tensors are correctly named and load directly — the
community GGUF quants of this model are mis-exported and fail get sd version from file.
illustrious-xl-v2.0-Q8_0.gguf — best qualityillustrious-xl-v2.0-Q4_K.gguf — lighter / lower RAM1sd -M img_gen -m illustrious-xl-v2.0-Q8_0.gguf -p "your prompt" -o out.png \
2 -W 1024 -H 1024 --steps 24 --cfg-scale 5 --sampling-method dpm++2mcreativeml-openrail-m (carried over from the original; its use restrictions apply).
This is a format conversion (quantization) only; all credit for the model belongs to the original creators.