16 repos
Quantized and optimized versions of large language models (Qwen, Gemma, and other architectures) compiled to Apple's CoreML format for efficient inference on iOS devices and Apple Silicon hardware. These repositories focus on making modern language models run locally on mobile and edge devices through aggressive quantization (often 4-bit or lower), stateful execution for efficient token generation, and native Swift/iOS integration. Useful for anyone building privacy-preserving, latency-sensitive LLM applications on Apple platforms.