A tool to run Orion/Giza benchmarks.
- Rust
lambdaworks/provers/cairo
from here for proving only. As of February 2024, the tested revision isfed12d6
.
Clone this repository and run:
cargo install --path .
giza-benchmark -p examples/xgb/xgb_inf.sierra.json -i examples/xgb/input.txt -b examples/xgb
We plan to support more ZKML frameworks in a near future.