To the extent that the present LLM movement reaches a steady state conclusion it’s highly likely to be open source models on your own hardware that are “good enough” for 95% of use cases. That blows up the whole “industrial complex” being developed around massive data centers, proprietary models, and everything that goes with that. Complete implosion. Apple has sat on the sidelines for much of this as it seems clear…
I assume you mean open weight models? I wish we had better open source models. It would make LLMs far less icky if we had nice clean open trained models. A breakthrough on the cost of training would be nice.
iPhone 17 Pro Demonstrated Running a 400B LLM
301–310 of 362 posts
Re: iPhone 17 Pro Demonstrated Running a 400B LLM
#302Re: iPhone 17 Pro Demonstrated Running a 400B LLM
#303Earlier quoted context omitted.
I think the future is the model becoming lighter not the hardware becoming heavier
The hardware will become heavier regardless I'm afraid.
Especially with phones; the first thing everyone does after buying their new uber thin iPhone is buying a case for it, which doubles its thickness.
Re: iPhone 17 Pro Demonstrated Running a 400B LLM
#304Re: iPhone 17 Pro Demonstrated Running a 400B LLM
#305Re: iPhone 17 Pro Demonstrated Running a 400B LLM
#306Earlier quoted context omitted.
I wonder if anyone has made a liquid cooling system for ipads / phones. Like, a sealed thing that seals onto the back of the device and circulates cooling water directly against the back surface.
A more whimsical method is to put the thing in a glass of water with the cord sticking out. :-) https://www.reddit.com/r/EmulationOnAndroid/comments/1m269k0...
Something of this sort should keep the device moisturised:
https://www.thehydrobros.com/products/automatic-water-spraye...
0.2ml/s at its lowest setting looks like the ballpark of what's required to maintain temperature.
Re: iPhone 17 Pro Demonstrated Running a 400B LLM
#307I had a dream that everyone had super intelligent AIs in their pockets, and yet all they did was doomscroll and catfish...shortly before everything was destroyed.
The Anthropic logo is just Kurt Vonnegut’s drawing of an asshole: https://scienceleadership.org/thumbnail/34729/1920x1920 Just in case if someone still didn't realize - we do live in Idiocracy https://www.youtube.com/watch?v=gGlJgU9x8tM
Re: iPhone 17 Pro Demonstrated Running a 400B LLM
#308This is less about “running a 400B model on a phone” and more about clever engineering around constraints. What’s actually happening is: in mixture-of-experts only a small subset of weights is active per token Aggressive quantization Streaming weights from storage instead of loading everything into RAM So the effective working set is much smaller than 400B. That said, the trade-offs are obvious: very low token throug…
Re: iPhone 17 Pro Demonstrated Running a 400B LLM
#309To the extent that the present LLM movement reaches a steady state conclusion it’s highly likely to be open source models on your own hardware that are “good enough” for 95% of use cases. That blows up the whole “industrial complex” being developed around massive data centers, proprietary models, and everything that goes with that. Complete implosion. Apple has sat on the sidelines for much of this as it seems clear…