Lemonade v10.5.1: an MTP + ROCm 7.13 quick start for Strix Halo

Reddit r/LocalLLaMA Tools

Summary

Lemonade v10.5.1 adds MTP support and ROCm 7.13 quick start for Strix Halo, along with a Fedora 43 fix.

Update to Lemonade v10.5.1, then: ``` # Get the model lemonade pull Qwen3.6-27B-MTP-GGUF # Get ROCm 7.13 lemonade backends install llamacpp:rocm # Load the model (MTP args auto-applied) lemonade load Qwen3.6-27B-MTP-GGUF --llamacpp rocm --ctx-size 0 ``` Shown in the video taking a look in the mirror with the help of Pi agent. Github: https://github.com/lemonade-sdk/lemonade Discord: https://discord.gg/5xXzkMu8Zk PS. u/lucifer-vali fixed Fedora 43 support in this release as well :)
Original Article

Similar Articles

Lemonade v10.7 release and project organization update

Reddit r/LocalLLaMA

Lemonade v10.7 release introduces LMX-Omni virtual models for omni-modal chat, a bench CLI tool for LLM performance comparison across backends, and expanded GPU support on AMD, Apple Silicon, Nvidia, and Intel systems.

Strix Halo ROCm + MTP Notes (May 2026)

Reddit r/LocalLLaMA

Technical benchmark comparing ROCm and Vulkan backends for LLM inference on Strix Halo hardware after MTP merged into llama.cpp, revealing ROCm suffers severe performance drops at full context while Vulkan remains stable.