This toolkit contains scripts that help you process SDXLv1.0
.safetensors models into parts and then quantize them into GGUF format.
Run "extract-parts.ps1" with PowerShell, select a full safetensors model.
It will extract UNet, CLIP_L, CLIP_G and VAE into the PARTS subdirectory
Run "do-convert.ps" with PowerShell, select the _unet.safetensors
from the PARTS subdirectory. Then choose one of the three quantization options