aprender 0.40.1

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

# apr publish

Publish model to HuggingFace Hub (APR-PUB-001)

**Category**: Tools & Integration

## Synopsis

```text
apr publish [OPTIONS]
```

## Example

<!-- example-cost: destructive -->
```bash
apr publish staging/ paiml/my-model-v1 --library-name aprender --license MIT
```

## Full help

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

## See also

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