# apr tree
Model architecture tree view
**Category**: Inspection
## Synopsis
```text
apr tree [OPTIONS]
```
## Example
```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)