aprender 0.40.1

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

# apr modelfile

CRUX-K-11: parse Ollama-style Modelfile DSL into apr config

**Category**: Other

## Synopsis

```text
apr modelfile [OPTIONS]
```

## Example

<!-- example-cost: trivial -->
```bash
apr modelfile --help
```

## Full help

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

## See also

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