Earlier quoted context omitted.
You're sort of presuming that LLMs are going to be a massive service to the world there, aren't you? I think the jury is still out on that one.
They already have been. Even just in programming, even just Copilot has been a life changing productivity booster.
AI engineers claim new algorithm reduces AI power consumption by 95%
91–100 of 174 posts
Re: AI engineers claim new algorithm reduces AI power consumption by 95%
#92Earlier quoted context omitted.
They already have been. Even just in programming, even just Copilot has been a life changing productivity booster.
Are you sure it’s a life changing productivity booster? Sometimes I look at my projects and wonder how would I explain it to an LLM what this code should have done if it didn’t exist yet. Must be a shitton of boilerplate programming for copilot to be a life-changing experience.
Just summary features: save me 20min of reading a transcript, turn it into 20s. That's a huge enabler.
Re: AI engineers claim new algorithm reduces AI power consumption by 95%
#93Extraordinary claims require extraordinary evidence. Maybe it's possible, but consider that some really smart people, in many different groups, have been working diligently in this space for quite a while; so claims of 95% savings on energy costs _with equivalent performance_ is in the extraordinary category. Of course, we'll see when the tide goes out.
It is a click bait headline the claim itself is not extraordinary. the preprint from arxiv was posted here some time back . The 95% gains is specifically only for multiplication operations, inference is compute light and memory heavy in the first place so the actual gains would be far less smaller . Tech journalism (all journalism really) can hardly be trusted to publish grounded news with the focus on clicks and rev…
Right now the only way to gain real knowledge is actually to read comments of those articles.
Re: AI engineers claim new algorithm reduces AI power consumption by 95%
#94Re: AI engineers claim new algorithm reduces AI power consumption by 95%
#95Earlier quoted context omitted.
I had a feeling it had to be something like massive waste due to a misguided feature of the algorithms that shouldn't have been there in the first place. Once the "math is done" quite likely it would have paid off better than most investments for the top people to have spent a few short years working with grossly underpowered hardware until they could come up with amazing results there before scaling up. Rather than…
This comment lives in a fictional world where there is a singular group that could have collectively acted counterfactually. In the real world any actor that individually went this route would have gone bankrupt while the others collected money by showing actual results even if ineffeciently earned.
The momentum with LLMs and allied technology may last till it keeps on improving even by a few percentage points and keeps shattering human created new benchmarks every few months
Re: AI engineers claim new algorithm reduces AI power consumption by 95%
#96Re: AI engineers claim new algorithm reduces AI power consumption by 95%
#97Earlier quoted context omitted.
Are you sure it’s a life changing productivity booster? Sometimes I look at my projects and wonder how would I explain it to an LLM what this code should have done if it didn’t exist yet. Must be a shitton of boilerplate programming for copilot to be a life-changing experience.
You haven't used them enough. Everytime an LLM reduces my search from 1min to 5s, the LLM pays. Just summary features: save me 20min of reading a transcript, turn it into 20s. That's a huge enabler.
Re: AI engineers claim new algorithm reduces AI power consumption by 95%
#98Earlier quoted context omitted.
They already have been. Even just in programming, even just Copilot has been a life changing productivity booster.
I've been using copilot for several months. If I could figure out a way to measure its impact on my productivity, I'd probably see a single digit percentage boost in "productivity". This is not life-changing for me. And for some tasks, it's actually worse than nothing. As in, I spend time feeding it a task, and it just completely fails to do anything useful.
Re: AI engineers claim new algorithm reduces AI power consumption by 95%
#99In other sensationalized words: "AI engineers can claim new algorithm allows them to fit GPT-5 in an RTX5090 running at 600 watts."
Re: AI engineers claim new algorithm reduces AI power consumption by 95%
#100I wonder if someone has feed this entire "problem" into the latest Chat GPT-01 (the new model with reasoning capability), and just fed it in all the code for a Multilayer Perceptron and then given it the task/prompt of finding ways to implement the same network using only integer operations. Surely even the OpenAI devs must have done this like the minute they got done training that model, right? I wonder if they'd ev…
You are imaging LLMs are capable of much more than they actually are. Here's the only thing they are good for. https://hachyderm.io/@inthehands/112006855076082650 > You might be surprised to learn that I actually think LLMs have the potential to be not only fun but genuinely useful. “Show me some bullshit that would be typical in this context” can be a genuinely helpful question to have answered, in code and in natur…