aprender 0.40.1

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

# apr tree

Model architecture tree view

**Category**: Inspection

## Synopsis

```text
apr tree [OPTIONS]
```

## Example

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

## Full help

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

## See also

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