aprender 0.51.0

Next-generation ML framework in pure Rust — `cargo install aprender` for the `apr` CLI
Documentation
<!-- PCU: cli-bench | contract: contracts/apr-page-cli-bench-v1.yaml -->

# apr bench

Benchmark throughput (spec H12: >= 10 tok/s)

**Category**: Quality & Evaluation

## Synopsis

```text
apr bench [OPTIONS]
```

## Example

<!-- example-cost: model-required model: qwen2.5-coder-1.5b-instruct-q4_k_m.gguf -->
```bash
apr bench qwen2.5-coder-1.5b-instruct-q4_k_m.gguf --iterations 10
```

## Full help

Run `apr bench --help` for the complete option list.

## See also

- Source: [`crates/apr-cli/src/commands/bench.rs`]https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/bench.rs
- Contract: [`contracts/apr-page-cli-bench-v1.yaml`]https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-bench-v1.yaml