Ferrox v0.9.1
Install
curl -fsSL https://raw.githubusercontent.com/antonellof/ferrox/main/scripts/install.sh | bashOr pin a version:
FERROX_VERSION=v0.9.1 \
curl -fsSL https://raw.githubusercontent.com/antonellof/ferrox/main/scripts/install.sh | bashPrebuilt 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