qskousen/ggufy
CLI tool for efficient and easy safetensors and gguf model conversion
This tool helps creative professionals and AI artists convert their image generation models to a more efficient format. It takes an existing Stable Diffusion or similar model file (like a safetensors file) and transforms it into a GGUF file, which is often smaller and faster for local use. Anyone running AI art generation on their own computer, especially with tools like ComfyUI, would find this useful for optimizing their models.
Use this if you want to optimize your image diffusion models for local use by converting them from safetensors to the GGUF format, potentially reducing file size and improving performance.
Not ideal if you primarily work with cloud-based AI image generation or are looking for a tool to train or fine-tune models.
Stars
9
Forks
—
Language
Zig
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/qskousen/ggufy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
leejet/stable-diffusion.cpp
Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pure C/C++
xlite-dev/lite.ai.toolkit
🛠A lite C++ AI toolkit: 100+ models with MNN, ORT and TRT, including Det, Seg, Stable-Diffusion,...
MochiDiffusion/MochiDiffusion
Run Stable Diffusion on Mac natively
ssube/onnx-web
web UI for GPU-accelerated ONNX pipelines like Stable Diffusion, even on Windows and AMD
xororz/local-dream
Run Stable Diffusion on Android Devices with Snapdragon NPU acceleration. Also supports CPU/GPU...