It's a diffusion model, completely different from autoregressive attention models.

like https://github.com/ggml-org/llama.cpp/tree/master/examples/d... ?

At the risk of stating the obvious llama.cpp isn't just about LLaMa as https://github.com/ggml-org/llama.cpp/blob/master/src/llama-... someone else pointed out.

Aha I was wrong. Thanks for sharing that!

no worries, I was wrong too, it is multimodal but only for inputs apparently, so for now there seem to only be text as output but no image as output