github lemonade-sdk/lemonade v10.5.0

5 hours ago

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-preview has been deprecated because TheRock is now stable! You will be auto-migrated from rocm-preview to rocm-stable
  • audio has been renamed to transcription in the /v1//health endpoint
  • If you have *.args set in the global config and *_args set 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 setting merge_args=False in 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-server CLI 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

New Contributors

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.

Don't miss a new lemonade release

NewReleases is sending notifications on new releases.