# OpenAppleModels Pricing & Cost Model

OpenAppleModels is 100% free, open-source software maintained by SpaceCorps under the MIT License.

## Inference Costs
- **Token Price**: \$0.00 / Free forever.
- **Server Infrastructure**: \$0.00.
- **Subscription Fees**: \$0.00.
- **API Keys Required**: None.

Inference runs on the user's device through Apple's built-in Foundation Models, so there are no cloud server bills and no API keys. The system can still rate-limit requests under load (`oam` exit code 6), and use of the model is subject to Apple's [acceptable use requirements](https://developer.apple.com/apple-intelligence/acceptable-use-requirements-for-the-foundation-models-framework/).

## Licensing
- **License**: [MIT License](https://github.com/SpaceCorps/open-apple-models/blob/main/LICENSE)
- **Source Code**: [github.com/SpaceCorps/open-apple-models](https://github.com/SpaceCorps/open-apple-models)
- **Commercial Use**: Permitted for commercial games, enterprise internal tools, and app store distributions.
