Views
No views yet
![]() | ![]() | ![]() |
|---|---|---|
| Full checkpoint — F16 Standard SDXL checkpoint with the VAE baked in at F16. Reference output. | GGUF F16 + VAE extracted from checkpoint UNet in GGUF F16, VAE and CLIP extracted from the same checkpoint in F16. Pixel-perfect identical to the reference. | GGUF F16 + madebyollin VAE fp16-fix — F16 Same as above but with madebyollin's VAE (originally FP32, converted to F16). |
llama-quantize from llama.cpp using city96's diffusion model patch.![]() | ![]() | ![]() |
|---|---|---|
| Q8_0 | Q6_K | Q4_K_M |
/
├── cyberrealisticXL_v100-F16.gguf
├── cyberrealisticXL_v100-Q8_0.gguf
├── cyberrealisticXL_v100-Q6_K.gguf
├── cyberrealisticXL_v100-Q5_K_S.gguf
├── cyberrealisticXL_v100-Q4_K_M.gguf
├── cyberrealisticXL_v100-Q3_K_M.gguf
├── cyberrealisticXL_v100-Q2_K.gguf
└── clip/
├── cyberrealisticXL_v100_clip_g.safetensors
└── cyberrealisticXL_v100_clip_l.safetensors