Ferrox v0.7.0
Install
curl -fsSL https://raw.githubusercontent.com/antonellof/ferrox/main/scripts/install.sh | bashOr pin a version:
FERROX_VERSION=v0.7.0 \
curl -fsSL https://raw.githubusercontent.com/antonellof/ferrox/main/scripts/install.sh | bashPrebuilt archives
| Asset | Notes |
|---|---|
ferrox-v0.7.0-darwin-arm64.tar.gz |
macOS Apple Silicon, Metal |
ferrox-v0.7.0-linux-x86_64.tar.gz |
Linux x86_64, CPU |
CUDA and other hosts: build from source (--features cuda).
Full Changelog: v0.6.0...v0.7.0