aprender 0.40.1

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

# apr pull

Download and cache model OR HuggingFace dataset (Ollama-like UX)

**Category**: Registry & Resources

## Synopsis

```text
apr pull [OPTIONS]
```

## Example

<!-- example-cost: model-required model: hf://Qwen/Qwen2.5-Coder-0.5B-Instruct -->
```bash
apr pull hf://Qwen/Qwen2.5-Coder-0.5B-Instruct
```

## Full help

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

## See also

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