# apr pull
Download and cache model OR HuggingFace dataset (Ollama-like UX)
**Category**: Registry & Resources
## Synopsis
```text
apr pull [OPTIONS]
```
## Example
```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)