Views
No views yet
| Component | Recipe | Role | Size (GB) |
|---|---|---|---|
Qwen3.6-35B-A3B-MTP-GGUF | llamacpp | Chat + vision (planner LLM) | 23.8 |
Flux-2-Klein-9B-GGUF | sd-cpp | Image generation + editing | 19.0 |
Whisper-Large-v3-Turbo | whispercpp | Speech transcription | 1.62 |
kokoro-v1 | kokoro | Text-to-speech | 0.354 |
1lemonade pull LMX-Omni-52B-Halo
2lemonade run LMX-Omni-52B-Halo/chat/completions and can render multimedia output, such as Open WebUI or
AnythingLLM, can use the model by name. The server runs an internal tool-calling loop across
the components and embeds generated images and audio directly in the assistant message, so to the
app it behaves as a genuine OpenAI-compatible chat model.LMX-Omni-52B-Halo.json carries each component's checkpoint, recipe,
labels, and defaults, so the collection is fully reproducible from this repo alone.