2125
Save The Planet (lazysoci.al)
you are viewing a single comment's thread
view the rest of the comments
[-] jsomae@lemmy.ml 28 points 3 weeks ago* (last edited 3 weeks ago)

I know she's exaggerating but this post yet again underscores how nobody understands that it is training AI which is computationally expensive. Deployment of an AI model is a comparable power draw to running a high-end videogame. How can people hope to fight back against things they don't understand?

[-] cantstopthesignal@sh.itjust.works 29 points 3 weeks ago* (last edited 3 weeks ago)

She's not exaggerating, if anything she's undercounting the number of tits.

[-] MotoAsh@lemmy.world 4 points 3 weeks ago

Well you asked for six tits but you're getting five. Why? Because the AI is intelligent and can count, obviously.

[-] domdanial@reddthat.com 24 points 3 weeks ago

I mean, continued use of AI encourages the training of new models. If nobody used the image generators, they wouldn't keep trying to make better ones.

[-] jsomae@lemmy.ml 3 points 3 weeks ago

you are correct, and also not in any way disagreeing with me.

[-] domdanial@reddthat.com 2 points 3 weeks ago
load more comments (1 replies)
[-] FooBarrington@lemmy.world 20 points 3 weeks ago

It's closer to running 8 high-end video games at once. Sure, from a scale perspective it's further removed from training, but it's still fairly expensive.

[-] jsomae@lemmy.ml 5 points 3 weeks ago

really depends. You can locally host an LLM on a typical gaming computer.

[-] FooBarrington@lemmy.world 9 points 3 weeks ago

You can, but that's not the kind of LLM the meme is talking about. It's about the big LLMs hosted by large companies.

[-] floquant@lemmy.dbzer0.com 5 points 3 weeks ago* (last edited 3 weeks ago)

True, and that's how everyone who is able should use AI, but OpenAI's models are in the trillion parameter range. That's 2-3 orders of magnitude more than what you can reasonably run yourself

[-] jsomae@lemmy.ml 4 points 3 weeks ago* (last edited 3 weeks ago)

This is still orders of magnitude less than what it takes to run an EV, which are an eco-friendly form of carbrained transportation. Especially if you live in an area where the power source is renewable. On that note, it looks to me like AI is finally going to be the impetus to get the U.S. to invest in and switch to nuclear power -- isn't that altogether a good thing for the environment?

load more comments (1 replies)
[-] Thorry84@feddit.nl 5 points 3 weeks ago* (last edited 3 weeks ago)

Well that's sort of half right. Yes you can run the smaller models locally, but usually it's the bigger models that we want to use. It would also be very slow on a typical gaming computer and even a high end gaming computer. To make it go faster not only is the hardware used in datacenters more optimised for the task, it's also a lot faster. This is both a speed increase per unit as well as more units being used than you would normally find in a gaming PC.

Now these things aren't magic, the basic technology is the same, so where does the speed come from? The answer is raw power, these things run insane amounts of power through them, with specialised cooling systems to keep them cool. This comes at the cost of efficiency.

So whilst running a model is much cheaper compared to training a model, it is far from free. And whilst you can run a smaller model on your home PC, it isn't directly comparable to how it's used in the datacenter. So the use of AI is still very power hungry, even when not counting the training.

[-] CheeseNoodle@lemmy.world 4 points 3 weeks ago

Yeh but those local models are usually pretty underpowered compared to the ones that run via online services, and are still more demanding than any game.

[-] Jakeroxs@sh.itjust.works 2 points 3 weeks ago

How exactly did you come across this "fact"?

[-] FooBarrington@lemmy.world 2 points 3 weeks ago

I compared the TDP of an average high-end graphics card with the GPUs required to run big LLMs. Do you disagree?

[-] Jakeroxs@sh.itjust.works 2 points 3 weeks ago

I do, because they're not at full load the entire time it's in use

[-] FooBarrington@lemmy.world 2 points 3 weeks ago

They are, it'd be uneconomical not to use them fully the whole time. Look up how batching works.

[-] Jakeroxs@sh.itjust.works 3 points 3 weeks ago* (last edited 3 weeks ago)

I mean I literally run a local LLM, while the model sits in memory it's really not using up a crazy amount of resources, I should hook up something to actually measure exactly how much it's pulling vs just looking at htop/atop and guesstimating based on load TBF.

Vs when I play a game and the fans start blaring and it heats up and you can clearly see the usage increasing across various metrics

[-] MotoAsh@lemmy.world 3 points 3 weeks ago

One user vs a public service is apples to oranges and it's actually hilarious you're so willing to compare them.

[-] Jakeroxs@sh.itjust.works 1 points 3 weeks ago

It's literally the same thing, the obvious difference is how much usage it's getting at a time per gpu, but everyone seems to assume all these data centers are running at full load at all times for some reason?

load more comments (2 replies)
[-] PeriodicallyPedantic@lemmy.ca 3 points 3 weeks ago

He isn't talking about locally, he is talking about what it takes for the AI providers to provide the AI.

To say "it takes more energy during training" entirely depends on the load put on the inference servers, and the size of the inference server farm.

[-] Jakeroxs@sh.itjust.works 3 points 3 weeks ago

There's no functional difference aside from usage and scale, which is my point.

I find it interesting that the only actual energy calculations I see from researchers is the training and the things going along with the training, rather then the usage per actual request after training.

People then conflate training energy costs to normal usage cost without data to back it up. I don't have the data either but I do have what I can do/see on my side.

[-] PeriodicallyPedantic@lemmy.ca 2 points 3 weeks ago

I'm not sure that's true, if you look up things like "tokens per kwh" or "tokens per second per watt" you'll get results of people measuring their power usage while running specific models in specific hardware. This is mainly for consumer hardware since it's people looking to run their own AI servers who are posting about it, but it sets an upper bound.

The AI providers are right lipped about how much energy they use for inference and how many tokens they complete per hour.

You can also infer a bit by doing things like looking up the power usage of a 4090, and then looking at the tokens per second perf someone is getting from a particular model on a 4090 (people love posting their token per second performance every time a new model comes out), and extrapolate that.

[-] FooBarrington@lemmy.world 2 points 3 weeks ago

My guy, we're not talking about just leaving a model loaded, we're talking about actual usage in a cloud setting with far more GPUs and users involved.

load more comments (6 replies)
[-] brucethemoose@lemmy.world 2 points 3 weeks ago* (last edited 3 weeks ago)

Not at all. Not even close.

Image generation is usually batched and takes seconds, so 700W (a single H100 SXM) for a few seconds for a batch of a few images to multiple users. Maybe more for the absolute biggest (but SFW, no porn) models.

LLM generation takes more VRAM, but is MUCH more compute-light. Typically one has banks of 8 GPUs in multiple servers serving many, many users at once. Even my lowly RTX 3090 can serve 8+ users in parallel with TabbyAPI (and modestly sized model) before becoming more compute bound.

So in a nutshell, imagegen (on an 80GB H100) is probably more like 1/4-1/8 of a video game at once (not 8 at once), and only for a few seconds.

Text generation is similarly efficient, if not more. Responses take longer (many seconds, except on special hardware like Cerebras CS-2s), but it parallelized over dozens of users per GPU.


This is excluding more specialized hardware like Google's TPUs, Huawei NPUs, Cerebras CS-2s and so on. These are clocked far more efficiently than Nvidia/AMD GPUs.


...The worst are probably video generation models. These are extremely compute intense and take a long time (at the moment), so you are burning like a few minutes of gaming time per output.

ollama/sd-web-ui are terrible analogs for all this because they are single user, and relatively unoptimized.

[-] PeriodicallyPedantic@lemmy.ca 7 points 3 weeks ago

Right, but that's kind of like saying "I don't kill babies" while you use a product made from murdered baby souls. Yes you weren't the one who did it, but your continued use of it caused the babies too be killed.

There is no ethical consumption under capitalism and all that, but I feel like here is a line were crossing. This fruit is hanging so low it's brushing the grass.

[-] Randelung@lemmy.world 3 points 3 weeks ago

"The plane is flying, anyway."

[-] jsomae@lemmy.ml 1 points 3 weeks ago

Are you interpreting my statement as being in favour of training AIs?

[-] PeriodicallyPedantic@lemmy.ca 1 points 3 weeks ago

I'm interpreting your statement as "the damage is done so we might as well use it"
And I'm saying that using it causes them to train more AIs, which causes more damage.

[-] jsomae@lemmy.ml 1 points 3 weeks ago

I agree with your second statement. You have misunderstood me. I am not saying the damage is done so we might as well use it. I am saying people don't understand that it is the training of AIs which is directly power-draining.

I don't understand why you think that my observation people are ignorant about how AIs work is somehow an endorsement that we should use AIs.

[-] PeriodicallyPedantic@lemmy.ca 2 points 3 weeks ago

I guess.

It still smells like an apologist argument to be like "yeah but using it doesn't actually use a lot of power".

I'm actually not really sure I believe that argument either, through. I'm pretty sure that inference is hella expensive. When people talk about training, they don't talk about the cost to train on a single input, they talk about the cost for the entire training. So why are we talking about the cost to infer on a single input?
What's the cost of running training, per hour? What's the cost of inference, per hour, on a similarly sized inference farm, running at maximum capacity?

load more comments (7 replies)
[-] MedicPigBabySaver@lemmy.world 6 points 3 weeks ago

How about, fuck AI, end story.

[-] jsomae@lemmy.ml 7 points 3 weeks ago

how about, fuck capitalism? Have you lost sight of the goal?

[-] MotoAsh@lemmy.world 2 points 3 weeks ago

What tools do you think capitalism is going to use to fuck us harder and faster than ever before?

[-] Jakeroxs@sh.itjust.works 1 points 3 weeks ago

All of them at their disposal, we should get rid of all tools

load more comments (4 replies)
[-] WorldsDumbestMan@lemmy.today 2 points 3 weeks ago

I did, as a matter of fact, fuck AI.

[-] Randomgal@lemmy.ca 5 points 3 weeks ago

You thought blind anger came from well informed opinions?

[-] Jakeroxs@sh.itjust.works 3 points 3 weeks ago

But then the rage machine couldn't rage

[-] jsomae@lemmy.ml 3 points 3 weeks ago

there is so much rage today. why don't we uh, destroy them with facts and logic

[-] Jakeroxs@sh.itjust.works 2 points 3 weeks ago

Hahaha at this point even facts and logic is a rage inducing argument. "My facts" vs "Your facts"

this post was submitted on 01 Jul 2025
2125 points (100.0% liked)

Microblog Memes

8685 readers
1659 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 2 years ago
MODERATORS