Earlier quoted context omitted.
A tool that can handle more than one question at a time is useful. Modern LLMs handle that with ease. So it's completely reasonable to be critical of that limitation.
Sure, what’s not reasonable is expecting Siri to be a modern LLM, when they know it’s not. They asked a question they knew Siri couldn’t handle just to slam it. I’m not critical of a 5-function calculator for not one-shotting complex equations like a computer. While Siri only does one thing at a time, I trust the answer more, because it’s doing the actual math and not just guessing what the most likely answer is, lik…
Apple Intelligence Foundation Language Models Tech Report 2025
201–210 of 210 posts
Re: Apple Intelligence Foundation Language Models Tech Report 2025
#202Earlier quoted context omitted.
Educate me: is there any work on modifying models in a way that changes relatively few parameters, so an update is a smaller payload?
Yeah, LoRAs. Apple uses them to specialize a single model for different uses.
Re: Apple Intelligence Foundation Language Models Tech Report 2025
#203Earlier quoted context omitted.
> Using our web crawling strategy, we sourced pairs of images with corresponding alt-texts. An issue for anti-AI people, as seen on Bluesky, is that they're often "insisting you write alt text for all images" people as well. But this is probably the main use for alt text at this point, so they're essentially doing annotation work for free.
> An issue for anti-AI people, as seen on Bluesky, is that they're often "insisting you write alt text for all images" people as well. But this is probably the main use for alt text at this point, so they're essentially doing annotation work for free. How did you come to the conclusion that those two groups overlap so significantly?
Re: Apple Intelligence Foundation Language Models Tech Report 2025
#204Earlier quoted context omitted.
None of those features are in any way interesting though. Image playground is a joke, Siri is a joke, that generative emoji thing is a joke. The AI stuff with photography sure, but that’s more like machine learning. The photo touch up thing is… useable? Sometimes? What is it you’ve been so impressed with?
This is available in iOS 26 to all applications; it's available directly to the user through shortcuts. I'm currently on the beta, and I have a shortcut that pulls in various bits of context and feeds that directly to the on-device model.
Re: Apple Intelligence Foundation Language Models Tech Report 2025
#205Earlier quoted context omitted.
As a user, I'd gladly opt into a slightly less deeply integrated Siri that understands what I want from it . Build a crude router in front of it, if you must, or give it access to "the old Siri" as a tool it can call, and let the LLM decide whether to return its own or a Siri-generated response! I bet even smaller LLMs would be able to figure out, given a user input and Siri response pair, whether the request was res…
> Build a crude router in front of it, if you must, or give it access to "the old Siri" as a tool it can call, and let the LLM decide whether to return its own or a Siri-generated response! Both of these approaches were tried internally, including even the ability for the LLM to rewrite siri-as-a-tool's response, and none of them shipped, because they all suck. Putting a router in front of it makes multi-turn convers…
But regarding Apple not wanting to admit that client side compute isn't enough: Haven't they essentially already done that, with Private Cloud Computing and all that? I believe not even proofreading and Safari summarization work fully on-device, at least according to my private compute privacy logs.
Re: Apple Intelligence Foundation Language Models Tech Report 2025
#206Earlier quoted context omitted.
One problem with Apple's approach here is that they were scraping the web for training data long before they published the details of their activities and told people how to exclude them using robots.txt
They documented it in 2015: https://www.macrumors.com/2015/05/06/applebot-web-crawler-si...
Re: Apple Intelligence Foundation Language Models Tech Report 2025
#207Earlier quoted context omitted.
I think it's a great move that Apple is cautious with including a hardcore LLM in everything. They are not that useful to the regular user.
Nobody is forcing "hardcore LLM" features on anyone, besides maybe Microsoft. This is that same cope as "I'm glad Apple Car can't crash and threaten people's lives" despite the fact that... yunno, Apple really wanted to bring it to market. Siri, sideloading and AI features all all the same way; give people options and nobody will complain.
Sideloading is bad for business. Most users don't care. Remember, we, the devs, are not the core target/biggest spenders. They are targeting a large audience of young people who are not tech-savvy.
Re: Apple Intelligence Foundation Language Models Tech Report 2025
#208Earlier quoted context omitted.
Apple used to be at the edge of AI. They shipped Siri before "AI assistant" went mainstream, they were one of the first to ship an actual NPU in consumer hardware and put neural networks into features people use. They were spearheading computational photography. They didn't publish research, they're fucking Apple, but they did do the work. And then they just... gave up? I don't know what happened to them. When AI bre…
> I don't know what happened to them. Tim Cook happened. The fish rots from the head down.
Re: Apple Intelligence Foundation Language Models Tech Report 2025
#209Earlier quoted context omitted.
IIRC yaml is easier for models than json because you don't need as much recursive syntax.
I doubt this is true anymore, if ever. Both require string escaping, which is the real hurdle. And they are heavily trained on JSON for tool calling.
Re: Apple Intelligence Foundation Language Models Tech Report 2025
#210Earlier quoted context omitted.
> I don't know what happened to them. Tim Cook happened. The fish rots from the head down.
It's more like "Steve Jobs died". I'm not sure anyone could have replaced him.
The predecessor is no reason for the current head to slack off.