▲ | pama 6 days ago | |||||||||||||||||||||||||
Sauro, if you read this, please refrain from such low-content speculative statements: “On a loose but telling note, this is still three decades short of the number of neural connections in the human brain, 1015, and yet they consume some one hundred million times more power (GWatts as compared to the very modest 20 Watts required by our brains).” No human brain could have time to read all the materials of a modern LLM training run even if they lived and read eight hours a day since humans first appeared over 300,000 years ago. More to the point, inference of an LLM is way more energy efficient than human inference (see the energy costs of a B200 decoding a 671B parameter model and estimate the energy needed to write the equivalent of a human book worth of information as part of a larger batch). The main reason for the large energy costs of inference is that we are serving hundreds of millions of people with the same model. No humans have this type of scaling capability. | ||||||||||||||||||||||||||
▲ | wolvesechoes 6 days ago | parent | next [-] | |||||||||||||||||||||||||
I didn't have to read all textbooks, web articles or blog posts about numerical methods, yet I am capable of implementing production-ready ODE solver, and LLMs are not (I use this example as this is what I experienced). Clearly human supremacy. | ||||||||||||||||||||||||||
▲ | mikewarot 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
> The main reason for the large energy costs of inference is that we are serving hundreds of millions of people with the same model. No humans have this type of scaling capability. Using CPUs or GPUs or even tensor units involve waiting for data to be moved from RAM to/from compute. It's my understanding that most of the power used in LLM compute is taken at that stage, and I further believe that 95% savings are possible by merging memory and compute to build a universal computing fabric. Alternatively, I'm deep in old man with goofy idea territory. Only time will tell. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | skeezyboy 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
> The main reason for the large energy costs of inference is that we are serving hundreds of millions of people with the same model. its because thats how LLMs work, not because theyre so popular | ||||||||||||||||||||||||||
▲ | vrighter 6 days ago | parent | prev [-] | |||||||||||||||||||||||||
And yet, the human brain is still (way way wayyyyyyyyy) more capable than the LLMs at the actual thinking. They're as wide as an ocean and as shallow as a puddle in a pothole. And we didn't need to read all of the internet to do it. As for the "write a book" part, the LLM will write a book quickly sure, but a significant chunk of it will be bullshit. It will all be hallucinated, but the stopped clock will be right some of the time. No humans have this scaling capability? What do you call the reproductive cycle then? Lots of smaller brains, each one possible specialized in a few fields, together containing all of human knowledge. And you might say that's not the same thing!, to which I reply with "let's not kid ourselves, Mixture-of-Experts describes exactly this". | ||||||||||||||||||||||||||
|