Skip to content

Ferrox v0.9.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 14:02
· 143 commits to main since this release

Install

curl -fsSL https://raw.githubusercontent.com/antonellof/ferrox/main/scripts/install.sh | bash

Or pin a version:

FERROX_VERSION=v0.9.1 \
  curl -fsSL https://raw.githubusercontent.com/antonellof/ferrox/main/scripts/install.sh | bash

Prebuilt archives

Asset Notes
ferrox-v0.9.1-darwin-arm64.tar.gz macOS Apple Silicon, Metal
ferrox-v0.9.1-linux-x86_64.tar.gz Linux x86_64, CPU

CUDA and other hosts: build from source (--features cuda).

Full Changelog: v0.9.0...v0.9.1