Rare find

Core AI Models. Tools to build AI that runs on your phone or Mac without sending data to the cloud.

github.com/apple/coreai-models

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Move away from deprecated FM API (#123)
  • Polish a few APIs, method names, and remove unnecessarily vending pu…
  • Fix pipelined sampling corruption: use per-call execution descriptor …
  • Fix guided generation: stop on grammar termination, include <|endofte…
  • Flux2 Updates to Improve Image Quality (#120)
  • Stop pipelined generation when consumer drops the stream (#113)
  • Add configurable VLM image preprocessing strategy (#108)
  • Fix diffusion GPU memory leak: reuse InferenceFunction (#110)
  • Fix Qwen3-VL normalization: use 0.5/0.5/0.5 from checkpoint (#105)
  • Fix SD text encoder crash: infer sequence length from model (#103)
  • Adding SAM3 iOS Model (#106)
  • VLM: fix EmbeddedInput shape handling, error recovery, and parallel l…
  • VLM support for FoundationModels protocol (#97)
  • Enable running `iOS` and `macOS` authored models on CUDA GPUs (#99)
  • Fresh export needs tokenizer patterns (#95)
  • Add AIModel metadata for Qwen3-VL-2B-Instruct (#94)
  • change object detector input array creation to use span (#93)
  • Lazy runner design: defer engine load (#91)
  • Release —v0.2.0
  • fix llm runner main (#90)
  • Use views in consuming manner, not mutating (#89)