this post was submitted on 23 Nov 2024
202 points (97.2% liked)
Technology
59587 readers
3037 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
140Wh seems off.
It's possible to run an LLM on a moderately-powered gaming PC (even a Steam Deck).
Those consume power in the range of a few hundred watts and they can generate replies in a seconds, or maybe a minute or so. Power use throttles down when not actually working.
That means a home pc could generate dozens of email-sized texts an hour using a few hundred watt-hours.
I think that the article is missing some factor, such as how many parallel users the racks they're discussing can support.
You are conveniently ignoring model size here...
Which is a primary impact on power consumption.
And any other processing and augmentation being performed. System prompts and other things that are bloating the token size ...etc never mind the fact that you're getting a response almost immediately for something that an at home GPU cluster (not casual PC) would struggle with for many minutes, this isn't always a linear scale for power consumption.
You are also ignoring the realities of a data center. Where the device power usage isn't the only power consumption of the location, cooling must be taken into consideration as well. Redundant power switching also comes with a percentage loss in transmission efficiency which adds to power consumption and heat dispersion requirements.
That's what I always thought when reading this and other articles about the estimated power consumption of GPT-4. Run a decent 7B LLM on the consumer hardware like the steam deck and you got your e-mail in a minute with the fans barely spinning up.
Then I read that GPT-4 is supposedly a 1760B model. (https://en.m.wikipedia.org/wiki/GPT-4#Background) I don't know how energy usage would scale with model size exactly, but I'd consider it plausible that we are talking orders of magnitude above the typical local LLM.
considering that the email by the local LLM will be good enough 99% of the time, GPT may just be horribly inefficient, in order to score higher in some synthetic benchmarks?
Computational demands scale aggressively with model size.
And if you want a response back in a reasonable amount of time you're burning a ton of power to do so. These models are not fast at all.