github lemonade-sdk/lemonade v10.8.0

5 hours ago

Headline

  • Live model management: auto-unload is available, along with the ability to pin models to prevent eviction.
  • LMX-Omni image generation gains fine-grained parameters, unified collection import/export, and Hugging Face distribution.
  • Cloud offload serves chat completions from any OpenAI-compatible provider alongside local models.
  • New MCP gateway and lemonade launch pi integrations let external tools and agents call local models.
  • Expanded platform support adds Moonshine speech-to-text, NVIDIA GB10 arm64, Debian 13, and ROCm for Radeon GPUs.

Breaking Changes

  • vLLM model IDs renamed from Qwen3.5-*-vLLM to Qwen3.5-*-FP16-vLLM.
  • The --flm-args CLI flag and flm_args API parameter have been removed.
  • Recipe-configuration environment variables have been removed.
  • The legacy GUI collection export bundle format can no longer be imported.
  • The default ctx_size changed from 4096 to -1 (auto-tuned).

Lemonade Server

Operating System Downloads
Windows lemonade.msi
Ubuntu 24.04+ Launchpad PPA
Debian 13 lemonade-server_10.8.0-debian13_amd64.deb
Fedora 43 lemonade-server-10.8.0-fc43.x86_64.rpm
Fedora 44 lemonade-server-10.8.0-fc44.x86_64.rpm
macOS Lemonade-10.8.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.8.0-ubuntu-x64.tar.gz
Windows x64 lemonade-embeddable-10.8.0-windows-x64.zip
macOS arm64 lemonade-embeddable-10.8.0-macos-arm64.tar.gz

What's Changed

Thanks @Geramy, @Kushal1213, @abn, @anditherobot, @bitgamma, @blackdeathdrow, @ckuethe, @clemperorpenguin, @fl0rianr, @github-actions, @iswaryaalex, @jeremyfowers, @kenvandine, @neoblizz, @noamsto, @ramkrishna2910, @sawansri, @siavashhub, @superm1, @vgodsoe for your awesome contributions to this release!

Click to expand changelog

New Contributors

Full Changelog: v10.7.0...v10.8.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.