Headline
- The
Muse-Glimmer-30B-GGUFmodel joins the built-in llama.cpp catalog with draft decoding, vision, and tool-calling support. - The llama.cpp ROCm backend now runs on AMD Instinct MI100, MI200, MI210, and MI250 GPUs on Linux.
- A new experimental TheNoise ROCm image-generation backend brings Anima and Krea-2 to AMD Strix Halo and Strix Point iGPUs.
- The new
lemonade aliascommands let you assign your own names to models, with alias-aware/v1/modelslisting and admin endpoints. lemonade benchadds opt-in vision benchmark scenarios for multimodal models.
Breaking Changes
/v1/audio/speechwithstream_format=audioand a non-PCMresponse_format(such asmp3) against Kokoro now returns HTTP 400 (onlypcmis supported) instead of silently returning PCM audio./v1/modelsnow lists each GGUF quant in a splitextra_models_dirsubfolder as its own entry rather than one entry per folder; the old folder name still resolves as a hidden request alias.- The Windows MSI layout changed:
Lemonade_Server_MSInow contains onlylemonade-server-minimal.msi, and the desktoplemonade.msinow ships in a newLemonade_Desktop_MSIartifact, so automation that readslemonade.msifrom the old artifact must be repointed.
Lemonade Server
| Operating System | Downloads |
|---|---|
| Windows | lemonade.msi |
| Ubuntu 24.04+ | Launchpad PPA |
| Debian 13 (x86_64) | lemonade-server_11.6.0-debian13_amd64.deb |
| Debian 13 (ARM64) | lemonade-server_11.6.0-debian13_arm64.deb |
| Fedora 43 (x86_64) | lemonade-server-11.6.0-fc43.x86_64.rpm |
| Fedora 43 (ARM64) | lemonade-server-11.6.0-fc43.aarch64.rpm |
| Fedora 44 (x86_64) | lemonade-server-11.6.0-fc44.x86_64.rpm |
| Fedora 44 (ARM64) | lemonade-server-11.6.0-fc44.aarch64.rpm |
| macOS | Lemonade-11.6.0-Darwin.pkg |
Other platforms? See our Installation Options for Docker, Snap, Arch, Debian, and more.
Embeddable Lemonade
Portable binaries for bundling into your own installer. Run lemond ./ as a subprocess.
| Platform | Download |
|---|---|
| Ubuntu x64 | lemonade-embeddable-11.6.0-ubuntu-x64.tar.gz |
| Ubuntu arm64 | lemonade-embeddable-11.6.0-ubuntu-arm64.tar.gz |
| Windows x64 | lemonade-embeddable-11.6.0-windows-x64.zip |
| macOS arm64 | lemonade-embeddable-11.6.0-macos-arm64.tar.gz |
What's Changed
Thanks @Bekhouche, @SlawomirNowaczyk, @Yigtwxx, @ZMXJJ, @abn, @anditherobot, @bitgamma, @blackdeathdrow, @ckuethe, @duggiefresh, @fl0rianr, @github-actions, @hogeheer499-commits, @jeremyfowers, @kenvandine, @popey, @ramkrishna2910, @sreeram-11, @storm1er, @superm1 for your awesome contributions to this release!
Click to expand changelog
New Contributors
- @duggiefresh made their first contribution in #2827
- @sreeram-11 made their first contribution in #2924
- @Yigtwxx made their first contribution in #2975
- @Bekhouche made their first contribution in #2763
- @popey made their first contribution in #3016
- @hogeheer499-commits made their first contribution in #3004
Full Changelog: v11.5.2...v11.6.0
Windows installers are signed. Free code signing provided by SignPath.io, certificate by SignPath Foundation. See our Code Signing Policy.