Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Apr 14:21
· 38 commits to main since this release

Portable bundle (standalone, ~1 GB)

Lux + luxd + llama-server + pre-downloaded henrywangxf/lux weights (Q4_K_M GGUF) — extract and run, no system install or network required.

Download: https://huggingface.co/henrywangxf/lux-portable/resolve/main/lux-portable-linux-x86_64-v0.3.0.tar.gz

tar xzf lux-portable-linux-x86_64-v0.3.0.tar.gz
cd lux-portable-linux-x86_64/
./lux

Raw binaries

Attached below. Requires an existing OpenAI-compatible LLM server (Ollama or llama-server); see the repo README for install steps.

What's Changed

  • Update dependency ggml-org/llama.cpp to v8840 by @renovate[bot] in #20
  • Update dependency ggml-org/llama.cpp to v8843 - autoclosed by @renovate[bot] in #21
  • Update dependency ggml-org/llama.cpp to v8846 by @renovate[bot] in #22
  • Update GitHub Artifact Actions (major) by @renovate[bot] in #23

Full Changelog: v0.2.0...v0.3.0