Download VoidLLM

Pre-built binaries for every major platform. No runtime dependencies - just download, configure, and run. See the quick-start docs for setup instructions.

Linux

amd64 (x86-64)

voidllm-linux-amd64.tar.gz

Download .tar.gz

Linux

arm64 (AArch64)

voidllm-linux-arm64.tar.gz

Download .tar.gz

Windows

amd64 (x86-64)

voidllm-windows-amd64.zip

Download .zip

Windows

arm64 (AArch64)

voidllm-windows-arm64.zip

Download .zip

macOS

amd64 (Intel)

voidllm-darwin-amd64.tar.gz

Download .tar.gz

macOS

arm64 (Apple Silicon)

voidllm-darwin-arm64.tar.gz

Download .tar.gz

Kubernetes (Helm)

Install via the official Helm chart. Available on Artifact Hub.

helm repo add voidllm https://voidmind-io.github.io/voidllm && helm install voidllm voidllm/voidllm

Docker / Container

Pull the official image from GitHub Container Registry.

docker pull ghcr.io/voidmind-io/voidllm:latest