Tools
42 projects for running, serving, training and shipping models on Apple silicon. Every entry says when to reach for it — and when not to.
Runtimes
The engines that actually execute the maths.
Servers
Put a model behind an HTTP endpoint.
GUI apps
Cross-platform desktop front ends.
The kitchen-sink UI power users reach for when they want every knob.
Fine-tuning
Teach a model your data.
Quantization
Make weights smaller before they load.
Apple's converter and compressor for getting models onto the Neural Engine.
Audio
Speech in, speech out, and everything between.
A batched, quantized Whisper reimplementation chasing raw transcription speed.
Prompt-controllable speech: describe the voice you want in plain English.
Vision
Models that look at images.
Apple's on-device-sized CLIP for fast image-text matching.
Image & video
Generation rather than understanding.
The reference SwiftUI app that proved diffusion runs natively on Mac.
Embeddings & RAG
Retrieval over your own documents.
Swift
For shipping inside a native app.
Hugging Face's Swift package for tokenizers, hub downloads and generation.
Agents
Loops, tools and orchestration on top of a model.