Package Details: lemonade-server 10.6.0-1

Git Clone URL: https://aur.archlinux.org/lemonade-server.git (read-only, click to copy)
Package Base: lemonade-server
Description: Lemonade: Local LLM Serving with GPU and NPU acceleration (Server)
Upstream URL: https://github.com/lemonade-sdk/lemonade/
Licenses: Apache-2.0
Provides: lemonade-server
Submitter: luciddream
Maintainer: luciddream (bitgamma)
Last Packager: luciddream
Votes: 11
Popularity: 4.29
First Submitted: 2025-11-15 12:59 (UTC)
Last Updated: 2026-05-21 20:48 (UTC)

Pinned Comments

luciddream commented on 2025-12-16 20:53 (UTC) (edited on 2026-05-08 17:33 (UTC) by luciddream)

lemonade-server has a systemd service unit. Use systemctl start lemond to start.

Default configuration is available at /usr/share/lemonade/defaults.json and should be placed at: /var/lib/lemonade/.cache/lemonade/config.json

Also /etc/lemonade/conf.d/zz-secrets.conf for the Lemonade API KEY.

The cache where all models, backends, and other files are stored is now in /var/lib/lemonade/.cache

GUI: lemonade-desktop.

Latest Comments

« First ‹ Previous 1 2 3 4 5

luciddream commented on 2025-11-15 13:07 (UTC)

This package currently uses static libraries. I will try and see how it's possible to use the shared libraries in the future.

You can change the Vulkan / ROCm versions used by lemonade by changing the /usr/share/lemonade-server/resources/backend_versions.json file.