gpo.zugaina.org

Search Portage & Overlays:

sci-ml/lmstudio-bin

Discover, download, and run LLMs locally (Electron desktop app)

Screenshots

ChangeLog

commit c24a7a820e0d11a5c63c4e7d634e3a6f0ca1efbb
Author: Liav Mordouch <liavmordouch@gmail.com>
Date: Fri Jul 3 22:18:58 2026 +0300

feat(sci-ml/lmstudio-bin): add 0.4.18

New package: LM Studio, the proprietary Electron desktop app for
discovering, downloading and running local LLMs (https://lmstudio.ai/).

Repacks upstream's amd64 .deb (Electron 38 / Chromium 140) into
/opt/LM-Studio. Highlights:

* RDEPEND derived from DT_NEEDED on the lm-studio binary plus the
runtime-dlopen'd libs (libnotify, libsecret, libXtst, libXScrnSaver)
and the vendored CPython's virtual/libcrypt; libcuda.so.1 is left
driver-provided so the CPU/Vulkan backends need no NVIDIA stack.
* chrome-sandbox installed setuid-root (4711) and the JIT binary
pax-marked, so Chromium's sandbox works on hardened kernels.
* Desktop file repaired (drop the stray lowercase `category=` key,
restore the Utility category, point Exec at the PATH launcher) and
the 1024x1024 icon moved out of upstream's bogus 0x0 hicolor dir.

Also declares the sci-ml category and ships the LM-Studio license.