YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
LocalMuse Z-Image native runtime
The app uses a small LocalMuse-owned Swift adapter over a pinned build of
stable-diffusion.cpp. The native implementation starts from Mirage 0.2.0
(MIT) and its pinned stable-diffusion.cpp commit
0b8296915c4094090cff6bd2e09a5e98288c3c7d (MIT).
LocalMuse extends only the tiny C ABI so an authenticated runtime profile can
select the sampler and noise schedule. CyberRealistic Z-Image Turbo v7 uses
RES_2S plus Exponential, eight steps and CFG 1, matching the metadata of
the author's v7 examples. All native ggml symbols remain hidden during partial
linking, and the Metal source is embedded, preventing collisions with the
separate llama.cpp runtime used for prompt tools.
The model weights are never committed to this repository.