Can I use Private Cloud Compute with Foundation Models?

Asked on 2026-06-13

1 search

Yes — Private Cloud Compute (PCC) can be used with the Foundation Models framework.

Apple says you can access a new server model running on Private Cloud Compute from your app, and that the Foundation Models framework provides a unified Swift API so you can switch between the on-device model and the PCC model without rewriting your code. It also supports features like structured output and tool calling with PCC just like on-device models.

A few important notes from Apple:

  • PCC is available only on Apple Intelligence devices
  • There’s no account setup, authentication, or API keys
  • It has usage limits, and higher limits may be available with iCloud+
  • For apps with fewer than 2 million first-time downloads, PCC is available with no cloud API cost

If you want the deeper walkthrough, the most relevant session is Build with the new Apple Foundation Model on Private Cloud Compute.