Headline
- LMX-Omni models are now supported for any OpenAI API compatible app that can render multimedia output, including Open WebUI and AnythingLLM.
- The new
lemonade benchcommand provides apples-to-apples LLM benchmarking across llama.cpp, FastFlowLM, vLLM, and Ryzen AI SW. - Greatly improved cross-platform compatibility: llama.cpp CUDA support added for Windows and Linux; stable-diffusion.cpp CUDA added for Linux, stable-diffusion.cpp Vulkan added for Windows and Linux.
- Added a native Prometheus endpoint for real time stats monitoring.
Breaking Changes
- The deprecated environment variables for lemond configuration have finally been removed, use
lemonade configinstead. - Windows AMD users are highly encouraged to update their Adrenalin driver before generating images.
Lemonade Server
| Operating System | Downloads |
|---|---|
| Windows | lemonade.msi |
| Ubuntu 24.04+ | Launchpad PPA |
| Fedora 43 | lemonade-server-10.7.0-fc43.x86_64.rpm |
| Fedora 44 | lemonade-server-10.7.0-fc44.x86_64.rpm |
| macOS | Lemonade-10.7.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.7.0-ubuntu-x64.tar.gz |
| Windows x64 | lemonade-embeddable-10.7.0-windows-x64.zip |
| macOS arm64 | lemonade-embeddable-10.7.0-macos-arm64.tar.gz |
What's Changed
Thanks @Geramy, @Kushal1213, @Phqen1x, @Storce, @ZaneNi, @anditherobot, @bitgamma, @ckuethe, @fl0rianr, @github-actions, @jeremyfowers, @julianxhokaxhiu, @kenvandine, @kylemanna, @lucifer-vali, @noamsto, @ramkrishna2910, @sawansri, @siavashhub, @superm1 for your awesome contributions to this release!
Click to expand changelog
/tmp during ROCm installs by @Copilot in #1996
New Contributors
- @kylemanna made their first contribution in #2005
- @noamsto made their first contribution in #2045
- @julianxhokaxhiu made their first contribution in #2049
- @Storce made their first contribution in #1897
- @Kushal1213 made their first contribution in #2096
Full Changelog: v10.6.0...v10.7.0
Windows installers are signed. Free code signing provided by SignPath.io, certificate by SignPath Foundation. See our Code Signing Policy.