And water which will also increase as fires increase and people have trouble getting access to clean water
A_norny_mousse@feddit.org 1 day ago
I don’t care how rough the estimate is, LLMs are using insane amounts of power, and the message I’m getting here is that the newest incarnation uses even more.
BTW a lot of it seems to be just inefficient coding as Deepseek has shown.
kautau@lemmy.world 1 day ago
FauxLiving@lemmy.world 1 day ago
It would only take one regulation to fix that:
Datacenters that use liquid cooling must use closed loop systems.
The reason they dont, and why they setup in the desert, is because water is incredibly cheap and energy to cool a closed loop system is expensive. So they use evaporative open loop systems.
Jason2357@lemmy.ca 18 hours ago
Closed loop systems require a large heat sync, like a cold water lake, limiting them to locations that are not as tax advantageous as dry red states.
NikkiDimes@lemmy.world 12 hours ago
Aw, that’s unfortunate for the big mega tech corps. Anyway.
kautau@lemmy.world 1 day ago
Unfortunately I wonder if it’s more expensive to set up a closed loop system that’s really expensive or to buy lawmakers that will vote against bills saying you should do so and it’s a tale old as time
Ilovethebomb@sh.itjust.works 1 day ago
That increases your energy use though, because evaporative cooling is very energy efficient.
FauxLiving@lemmy.world 1 day ago
We can make energy from renewable sources.
Fresh drinking water is finite, especially in the desert.
ThePinkUnicorn@lemdro.id 14 hours ago
For training yes, but during operation by this studies measure Deepseek actually has a higher power draw, according to the article. Even models with more efficient programming use insane amounts of electricity
This was higher than all other tested models, except for OpenAI’s o3 (25.35 Wh) and Deepseek’s R1 (20.90 Wh).
A_norny_mousse@feddit.org 12 hours ago
OK I guess I didn’t read far enough but your quote says that Deepseek uses less than Open AI?
rdri@lemmy.world 1 day ago
Also don’t forget how people like wasting resources by asking questions like “what’s the weather today”.
joonazan@discuss.tchncs.de 1 day ago
My guess would be that using a desktop computer to make the queries and read the results consumes more power than the LLM, at least in the case of quickly answering models.
The expensive part is training a model but usage is most likely not sold at a loss, so it can’t use an unreasonable amount of energy.
Instead of this ridiculous energy argument, we should focus on the fact that AI (and other products that money is thrown at) aren’t actually that useful but companies control the narrative. AI is particularly successful here with every CEO wanting in on it and people afraid it is so good it will end the world.
ThePowerOfGeek@lemmy.world 1 day ago
Kind of? Inefficient coding is definitely a part of it. But a large part is also just the iterative nature of how these algorithms operate. We might be able to improve that via code optimization a little bit. But without radically changing how these engines operates it won’t make a big difference.
The scope of the data being used and trained on is probably a bigger issue. Which is why there’s been a push by some to move from LLMs to SLMs. We don’t need the model to be cluttered with information on geology, ancient history, cooking, software development, sports trivia, etc if it’s only going to be used for looking up stuff on music and musicians.
But either way, there’s a big ‘diminishing returns’ factor to this right now that isn’t being appreciated. Typical human nature: give me that tiny boost in performance regardless of the cost, because I don’t have to deal with. It’s the same short-sighted shit that got us into this looming environmental crisis.
kescusay@lemmy.world 1 day ago
Coordinated SLM governors that can redirect queries to the appropriate SLM seems like a good solution.
sleep_deprived@lemmy.dbzer0.com 1 day ago
That basically just sounds like Mixture of Experts
kautau@lemmy.world 1 day ago
Basically, but with MCP and SLMs interacting rather than a singular model, with the coordinator model only doing to work to figure out who to field the question to, and then continuously provide context to other SLMs in the case of more complex queries
JoeKrogan@lemmy.world 1 day ago
Powered by GNU Hurd