Lemonade – v9.3.0: Hardcode `lib` for systemd service under $PREFIX (#1039)

Lemonade – v9.3.0: Hardcode `lib` for systemd service under $PREFIX (#1039)

Lemonade v9.3.0 – “Hardcode `lib` for systemd service under $PREFIX” 🍋

What Lemonade does:

Run LLMs locally on your PC with GPU/NPU acceleration, OpenAI‑compatible endpoints, and a handy Python SDK/CLI—perfect for privacy‑first devs.

What’s new in v9.3.0

  • Fixed library path – the systemd daemon now hard‑codes the `lib` directory inside `$PREFIX`. No more “cannot locate lib” errors on Linux.
  • Closes Issue #1038 – eliminates the runtime crash that some users hit with custom install locations.
  • GPG‑signed release (`B5690EEEBB952194`) for added integrity verification.

Why you’ll love it

  • 🎯 Drop the package, enable the service, and it just works—no fiddling with `LD_LIBRARY_PATH` or wrapper scripts.
  • 🚀 More reliable on CI/CD pipelines, edge devices, and any environment where env vars are volatile.

Upgrade now: pull tag `v9.3.0` and enjoy a smoother, plug‑and‑play LLM serving experience!

🔗 View Release