apple/coreai-models
Model export recipes, Python primitives, and Swift runtime utilities for on-device AI observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 60
- Longevity 6
Flags: prerelease_only young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 86
- days_rel: 56
- days_push: 8
- n_releases_24m: 1
Adoption not part of the score
1999 stars · 183 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apple's repository of model export recipes, Python primitives, and Swift runtime utilities for building on-device AI with the Core AI framework. It converts popular open-source models (e.g., from Hugging Face) into standalone .aimodel files that run on macOS and iOS via Apple silicon.
Use cases
- export huggingface models to run on-device on iphone
- convert pytorch models to core ai format
- run llms locally on a mac
- integrate on-device ai models into an ios app
- author custom models for apple core ai in pytorch
- find supported models for core ai export
- help coding agents use core ai effectively
When to choose
- you want to deploy open-source models on-device on macOS or iOS with Apple's Core AI framework
- you need export recipes for popular Hugging Face models to .aimodel format
- you're building an Apple-silicon app that runs language or diffusion models locally
- you want Swift runtime utilities for model integration in Xcode projects
When to avoid
- you target Android, Windows, or Linux deployment
- you need server-side or cloud GPU inference
- you can't upgrade to macOS/iOS 27 and Xcode 27
- you need a framework-agnostic inference solution independent of Apple's ecosystem
Facets
library · maturity active
machine-learning llm-inference sdk cli developer-tools machine-learning artificial-intelligence large-language-models apple-ecosystem developer-tools python cli on-device-ai core-ai model-export apple-silicon pytorch aimodel swift-package agent-skills macos ios swift
1 source
- readme: https://github.com/apple/coreai-models · fetched 2026-08-28 · 2e76de9151a0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apple/coreai-models | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="apple/coreai-models")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem