Skip to content

Download Wenlan

Choose one published build, keep its files together, and verify the local runtime before connecting an AI tool.

Choose your build

The current release provides four prebuilt desktop archives.

Stable v0.15.0View release source

We could not identify a supported desktop build in this browser.

Windows

x64

A complete native archive with ONNX Runtime and the Vulkan loader for supported GPUs. No WSL or Rust toolchain required.

ZIP · 66.3 MB

CLI · daemon · MCP connector

Download Windows x64

macOS

Apple silicon

Headless runtime with Metal support for local model paths.

TAR.GZ · 45.6 MB

CLI · daemon · MCP connector

Download macOS Apple silicon

Linux

x64 · glibc

Prebuilt runtime for common x86_64 Linux systems.

TAR.GZ · 56.5 MB

CLI · daemon · MCP connector

Download Linux x64

Linux

ARM64 · glibc

Prebuilt runtime for aarch64 Linux systems.

TAR.GZ · 50.7 MB

CLI · daemon · MCP connector

Download Linux ARM64

Install on your platform

Each archive contains the CLI, local daemon, and MCP connector.

Windowsx64
  1. 01Download and extract the ZIP. Keep every included file together.
  2. 02Add the extracted directory to PATH.
  3. 03Open a new terminal and run wenlan doctor.
macOSApple silicon
  1. 01Download and extract the TAR.GZ archive.
  2. 02Move the binaries to a directory on PATH.
  3. 03Run wenlan doctor to verify the local runtime.
Linuxx64 · glibc
  1. 01Download and extract the TAR.GZ archive.
  2. 02Move the binaries to a directory on PATH.
  3. 03Run wenlan doctor to verify the local runtime.
LinuxARM64 · glibc
  1. 01Download and extract the TAR.GZ archive.
  2. 02Move the binaries to a directory on PATH.
  3. 03Run wenlan doctor to verify the local runtime.

Verify before you connect

Run the diagnostic after installation. It checks the local runtime and reports the next repair step.

wenlan doctor