Headline
- Speculative decoding now accepts draft/MTP/EAGLE3 checkpoints, with new Gemma-4 MTP models ready to pull.
- ROCm installation and GPU detection are restored for Radeon RX RDNA2/3/4 dGPUs on Windows and Linux.
- Backend installs are now crash-safe, with resilient downloads that fall back gracefully when a release lookup or cache snapshot is unavailable.
lemonade bench --response-logcaptures each model's responses and run metadata to a JSONL file for later quality evaluation.- The
lemonade backendscommand now lists only supported recipes and backends by default; uselemonade backends --allto see every available option.
Breaking Changes
- The
--model-draft,-md, and--spec-draft-modelflags are now reserved for internal speculation-decoding support and can no longer be passed manually throughllamacpp_args.
Lemonade Server
| Operating System | Downloads |
|---|---|
| Windows | lemonade.msi |
| Ubuntu 24.04+ | Launchpad PPA |
| Debian 13 | lemonade-server_10.8.1-debian13_amd64.deb |
| Fedora 43 | lemonade-server-10.8.1-fc43.x86_64.rpm |
| Fedora 44 | lemonade-server-10.8.1-fc44.x86_64.rpm |
| macOS | Lemonade-10.8.1-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-10.8.1-ubuntu-x64.tar.gz |
| Windows x64 | lemonade-embeddable-10.8.1-windows-x64.zip |
| macOS arm64 | lemonade-embeddable-10.8.1-macos-arm64.tar.gz |
What's Changed
Thanks @GabrielReusRodriguez, @Kushal1213, @Phqen1x, @abn, @bitgamma, @blackdeathdrow, @ckuethe, @fl0rianr, @github-actions, @ianbmacdonald, @jeremyfowers, @jtlayton, @kenvandine, @lucifer-vali, @matthewjhunter, @ramkrishna2910, @sagebind, @superm1 for your awesome contributions to this release!
Click to expand changelog
lemonade bench by @ckuethe in #2214
image[] parameter for /v1/images/edits by @sagebind in #2321
New Contributors
- @jtlayton made their first contribution in #2295
- @matthewjhunter made their first contribution in #2293
- @sagebind made their first contribution in #2321
Full Changelog: v10.8.0...v10.8.1
Windows installers are signed. Free code signing provided by SignPath.io, certificate by SignPath Foundation. See our Code Signing Policy.