Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:38
· 17 commits to main since this release

2.0.0 (2026-08-07)

⚠ BREAKING CHANGES

  • nixos: vllm and sglang are now native systemd units by default. The quadlet-based approach is still available as a fallback for the time being. The new services require users to set up a custom uv workspace to lock dependencies.

Features

  • couple go binary and systemd module more closely (bbbe7db)
  • nixos: add systemd-based vllm and sglang services using uv (4917357)

Bug Fixes

  • nixos: add support for nccl to llama-cpp (fdc9578)