aprender 0.40.1

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

# apr diff

Compare two models

**Category**: Inspection

## Synopsis

```text
apr diff [OPTIONS]
```

## Example

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

## Full help

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

## See also

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