Adding custom GGUF models from HuggingFace
Bring your own sd.cpp-compatible model into Grout App.
Written By Grout
Last updated 9 days ago
Beyond the built-in offline models, Grout App lets you add your own. Any sd.cpp-compatible GGUF model from HuggingFace can be plugged in.
What you need
A model file in GGUF format.
The model must be sd.cpp-compatible.
Step by step
Find an sd.cpp-compatible GGUF model on HuggingFace.
Download the GGUF file to your computer.
In Grout App, open the offline model section of the image generator.
Add the downloaded GGUF as a new model.
Select it from the model picker and generate.
Notes
Custom models run with the same offline guarantees as the built-ins β no Merits, no internet required after the file is on your machine.
If a download doesn't load, double-check that the file is GGUF and sd.cpp-compatible.
Related
Downloading and running local image models
GPU acceleration: Metal, CUDA, and Vulkan