Skip to content

Releases: ddalcu/zig-ai

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 20:07

Linux

Two equivalent base downloads: the .tar.gz (extract and run zig-ai)
or the single double-clickable .AppImage (chmod +x then run). Both
ship the same CPU + Vulkan build; pick whichever you prefer.

NVIDIA CUDA (optional)

The base download runs on CPU and any GPU via Vulkan (including NVIDIA).
For maximum performance on an NVIDIA GPU, also download the matching
*-cuda add-on and extract it into the same folder as the app
(next to zig-ai / zig-ai.exe). ggml then loads the CUDA backend
automatically and falls back to Vulkan/CPU if it's absent. macOS uses
Metal and needs no add-on.

Full Changelog: v0.3.3...v0.4.0

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 27 Jun 21:22

NVIDIA CUDA (optional)

The base download runs on CPU and any GPU via Vulkan (including NVIDIA).
For maximum performance on an NVIDIA GPU, also download the matching
*-cuda add-on and extract it into the same folder as the app
(next to zig-ai / zig-ai.exe). ggml then loads the CUDA backend
automatically and falls back to Vulkan/CPU if it's absent. macOS uses
Metal and needs no add-on.

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 02:36

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 00:42

Full Changelog: v0.3.0...v0.3.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 13:26

Full Changelog: v0.1.3...v0.2.0

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 06:24

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 05:12

Full Changelog: v0.1.1...v0.1.2