I wish they allowed iCloud subscribers with older hardware to use cloud-only Siri AI.

I imagine they wouldn't shift as much hardware that way though.

Same. Siri has been so bad for so long, and this announcement gave me a brief glimmer of hope that it would finally get better. However, every phone in my family is a 15 or older, and there is no support for our newer HomePod either. Boooooo Apple, booooo.

Yeah, the 15 owners got hosed badly by it, especially since they were marketing it as the "AI iPhone" when it launched.

Personally, new Siri is the only reason to upgrade from 13 Pro, and it's just not worth the money to bother.

I have a 16 Pro, who’s sales pitch was “built for Apple Intelligence”, or something to that effect. I can’t customize the Siri voice. I’m a bit shocked that they would have all the features on the 16 to avoid a class action based on their sales pitch of that phone. Tweaking the voice didn’t seem like it would be all that demanding.

That isn't really how it works, unfortunately.

The foundation models run on the device for access to the local graph database and to interact with local actions (intents).

Not everything runs locally, but a local model still needs to run to understand that it needs to recruit help, to package up a subset of data for the external agent, and to perform actions on its behalf as well as return results.

Without the local agent, you are shuttling off all your data to be persisted by an AI cloud provider in case they need it.

>Without the local agent, you are shuttling off all your data to be persisted by an AI cloud provider in case they need it.

I'm aware of the privacy implications. I'm talking about Apple's "private cloud". All of this data is already on iCloud anyway.

>The foundation models run on the device for access to the local graph database and to interact with local actions (intents).

This does not require an on-device model.

Even for iCloud subscribers with newer hardware, as the cloud version should be faster. You’d have the choice between privacy and better performance.