Getting Started
This guide will help you get started with Inference Lab.
Installation
Install from crates.io:
cargo install --locked inference-lab
Or build from source:
cargo build --release
Running Your First Simulation
inference-lab -c config.toml
Next Steps
- Learn about configuration options
- Explore running simulations