is there a way to make Foundations Model work for pre iOS 26 software?
Asked on 2025-07-15
1 search
The Foundation Models Framework introduced by Apple is available starting with iOS 26, as mentioned in the sessions from WWDC 2025. This framework provides programmatic access to Apple's highly optimized on-device language model, which is designed for tasks such as summarization, extraction, and classification. Unfortunately, there is no information provided in the context about making the Foundation Models work for versions of iOS prior to iOS 26. The framework is specifically built into the operating system starting from iOS 26, and it leverages the capabilities of Apple Silicon, which may not be fully supported on older devices or operating systems.
For more details on the Foundation Models Framework, you can refer to the session Meet the Foundation Models framework.

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.

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”.

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.