Views
No views yet
stable-diffusion.cpp dir./build/bin/sd --diffusion-model [path to gguf] --vae [path to ae.safetensors] --clip_l [path to clip_l.safetensors] --t5xxl [path to t5xxl_fp16.safetensors] -p "a frog holding a sign saying 'hi' " -o ../frog.png -v --cfg-scale 1.0 --sampling-method euler -v --seed 42 --steps 4| Quant type | Size | Result (x0.5) | Download link |
| default | 23.8 GB |
![]() | flux1-schnell.safetensors.gguf |
| FP16 | 23.8 GB |
![]() | flux1-schnell-F16.gguf |
| Q8_0 | 12.6 GB |
![]() | flux1-schnell-Q8_0.gguf |
| Q5_0 | 8.18 GB |
![]() | flux1-schnell-Q5_0.gguf |
| Q5_1 | 8.92 GB |
![]() | flux1-schnell-Q5_1.gguf |
| Q4_0 | 6.69 GB |
![]() | flux1-schnell-Q4_0.gguf |
| Q4_1 | 7.43 GB |
![]() | flux1-schnell-Q4_1.gguf |
| Q4_K | 6.69 GB |
![]() | flux1-schnell-Q4_K.gguf |
| Q2_K | 3.9 GB |
![]() | flux1-schnell-Q2_K.gguf |