Skip to content

Download Ollaya

One binary for Linux and macOS, or a Docker image.

Install with one command

curl -fsSL https://ollaya.dev/install.sh | sh

The script detects your CPU and NVIDIA GPU, downloads the release from GitHub, checks its sha256 and, where systemd runs, sets up the ollaya service. With a GPU it also fetches the CUDA libraries (about 1 GB). It never installs drivers.

Run a model

ollaya run laya

Requirements

  • x86-64 or ARM64 with glibc 2.38 or newer: Ubuntu 24.04, Debian 13, Fedora 39, RHEL 10 or newer.
  • Runs on the CPU. An NVIDIA GPU is optional: driver R580 or newer (CUDA 13), on x86-64.
  • Windows: use WSL 2 with the Linux installer. A native Windows build is planned.

Prefer a tarball? Every release on GitHub Releases has the archives and a sha256sum.txt.