Tell me the minimum required iOS device to use foundation model framework
Asked on 06/14/2025
1 search
The Foundation Models framework is available on macOS, iOS, iPadOS, and VisionOS. However, the availability of the model on a specific iOS device depends on whether Apple Intelligence is supported, enabled, or ready on that device. Therefore, there isn't a specific minimum iOS device mentioned, but it is important to check the status of Apple Intelligence on the device you intend to use.

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.

Deep dive into the Foundation Models framework
Level up with the Foundation Models framework. Learn how guided generation works under the hood, and use guides, regexes, and generation schemas to get custom structured responses. We’ll show you how to use tool calling to let the model autonomously access external information and perform actions, for a personalized experience. To get the most out of this video, we recommend first watching “Meet the Foundation Models framework”.

Code-along: Bring on-device AI to your app using the Foundation Models framework
Develop generative AI features for your SwiftUI apps using the Foundation Models framework. Get started by applying the basics of the framework to create an awesome feature. Watch step-by-step examples of how to complement the models with tools you build, stream results, and apply further optimizations for great performance.