Headline
- Upgraded to ROCm 7.13 for llama.cpp and stable-diffusion.cpp!
- macOS has graduated from beta with all major features fully supported.
- Overhauled management of custom/imported models and recipes.
Breaking changes
room-previewhas been deprecated because TheRock is now stable! You will be auto-migrated fromrocm-previewtorocm-stableaudiohas been renamed totranscriptionin the/v1//healthendpoint- If you have
*.argsset in the global config and*_argsset for a specific model, these options will be merged at load time. Previously, per-model args would completely replace global args. You can opt-out on a per-model basis by settingmerge_args=Falsein a load request and/or saved model options.
Lemonade Server
| Operating System | Downloads |
|---|---|
| Windows | lemonade.msi |
| Ubuntu 24.04+ | Launchpad PPA |
| Fedora 44 | lemonade-server-10.5.0.x86_64.rpm |
| macOS | Lemonade-10.5.0-Darwin.pkg |
lemonade-server-minimal.msi and
lemonade-serverCLI are deprecated and will be removed in the next release.
Other platforms? See our Installation Guide for Docker, Snap, Arch, and more.
Embeddable Lemonade
Portable binaries for bundling into your own installer. Run lemond ./ as a subprocess.
| Platform | Download |
|---|---|
| Ubuntu x64 | lemonade-embeddable-10.5.0-ubuntu-x64.tar.gz |
| Windows x64 | lemonade-embeddable-10.5.0-windows-x64.zip |
| macOS arm64 | lemonade-embeddable-10.5.0-macos-arm64.tar.gz |
What's Changed
Thanks @Geramy, @SorenDreano, @Tetramatrix, @bitgamma, @fl0rianr, @genrtul, @github-actions, @gunnarx, @jeremyfowers, @meghsat, @sawansri, @storm1er, @superm1 for your awesome contributions to this release!
Click to expand changelog
lemonade launch by @sawansri in #1880
sd-cpp:rocm channel fallback when rocm_channel=nightly by @Copilot in #1882
New Contributors
- @genrtul made their first contribution in #1397
- @storm1er made their first contribution in #1797
- @SorenDreano made their first contribution in #1877
- @gunnarx made their first contribution in #1801
Full Changelog: v10.4.0...v10.5.0
Windows installers are signed. Free code signing provided by SignPath.io, certificate by SignPath Foundation. See our Code Signing Policy.