Headline
- Audio generation arrives with the ThinkSound sound-effects and ACE-Step music backends, a new
POST /v1/audio/generationsendpoint, and a GUI audio-generation panel. - System-installed ROCm is now reused on Windows as well as Linux, and the experimental vLLM ROCm backend reliably targets AMD GPUs on hybrid AMD/NVIDIA hosts.
- A suspend inhibitor keeps the machine awake while inference is running on Linux (systemd-logind), enabled by default and opt-out.
- A new
GET /v1/models/{id}/filesendpoint reports each model's resolved local files for the GUI Files tab, with absolute paths gated behind an opt-ininclude_paths=true.
Breaking Changes
- The experimental ROCm vLLM backend now requires a writable
$XDG_RUNTIME_DIR; launch fails if one cannot be created, which may affect minimal or container setups. - After the Debian/Ubuntu package upgrade migration runs, re-enable the per-user service manually with
systemctl --user enable lemond.
Lemonade Server
| Operating System | Downloads |
|---|---|
| Windows | lemonade.msi |
| Ubuntu 24.04+ | Launchpad PPA |
| Debian 13 (x86_64) | lemonade-server_10.10.0-debian13_amd64.deb |
| Debian 13 (ARM64) | lemonade-server_10.10.0-debian13_arm64.deb |
| Fedora 43 (x86_64) | lemonade-server-10.10.0-fc43.x86_64.rpm |
| Fedora 43 (ARM64) | lemonade-server-10.10.0-fc43.aarch64.rpm |
| Fedora 44 (x86_64) | lemonade-server-10.10.0-fc44.x86_64.rpm |
| Fedora 44 (ARM64) | lemonade-server-10.10.0-fc44.aarch64.rpm |
| macOS | Lemonade-10.10.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-10.10.0-ubuntu-x64.tar.gz |
| Ubuntu arm64 | lemonade-embeddable-10.10.0-ubuntu-arm64.tar.gz |
| Windows x64 | lemonade-embeddable-10.10.0-windows-x64.zip |
| macOS arm64 | lemonade-embeddable-10.10.0-macos-arm64.tar.gz |
What's Changed
Thanks @SlawomirNowaczyk, @abn, @blackdeathdrow, @coolduderules, @eddierichter-amd, @fl0rianr, @jeremyfowers, @kenvandine, @pwilkin, @sofiageo, @superm1, @volen-silo, @wariobot09 for your awesome contributions to this release!
Click to expand changelog
New Contributors
- @coolduderules made their first contribution in #2556
- @wariobot09 made their first contribution in #2549
Full Changelog: v10.9.0...v10.10.0
Windows installers are signed. Free code signing provided by SignPath.io, certificate by SignPath Foundation. See our Code Signing Policy.