What are Foundation Models?
Asked on 06/10/2025
48 searches
Foundation Models are a new framework introduced by Apple that provides access to an on-device large language model through a convenient Swift API. This framework is available on macOS, iOS, iPadOS, and VisionOS. It allows developers to enhance existing app features or create new ones by leveraging the capabilities of the language model, such as generating content, summarizing text, and analyzing user input. The framework is designed to run entirely on-device, ensuring that all data remains private and can operate offline without increasing app size. It is optimized for performance and efficiency using state-of-the-art techniques like quantization and speculative decoding. The Foundation Models framework also includes features like stateful sessions, guided generation, and tool calling, which allow for structured output and integration with custom app functions.

Meet the Foundation Models framework
Learn how to tap into the on-device large language model behind Apple Intelligence! This high-level overview covers everything from guided generation for generating Swift data structures and streaming for responsive experiences, to tool calling for integrating data sources and sessions for context management. This session has no prerequisites.

Platforms State of the Union
Discover the newest advancements on Apple platforms.

Discover machine learning & AI frameworks on Apple platforms
Tour the latest updates to machine learning and AI frameworks available on Apple platforms. Whether you are an app developer ready to tap into Apple Intelligence, an ML engineer optimizing models for on-device deployment, or an AI enthusiast exploring the frontier of what is possible, we’ll offer guidance to help select the right tools for your needs.