this post was submitted on 18 May 2026
16 points (94.4% liked)

technology

24373 readers
145 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 5 years ago
MODERATORS
 

Just found this LLM that claims to be more ethical due to "Funds humanitarian causes" and using "16X" less energy, among other claims and says it was built by 2 Syrian engineers. These all seem pretty cool but has anyone heard of this before and know if any of this is true? cause it seems a bit too good to be true

you are viewing a single comment's thread
view the rest of the comments
[โ€“] 21Gramsci@hexbear.net 11 points 1 week ago (1 children)

Yeah I think it was being boosted by the Tech4Palestine org, which made me lose all respect for them.

Frankly everything about this is silly. Starting from the fact that - unless this is an op - there's no way these guys had the resources to train a new model from scratch, so this is most likely a fine-tuned, reskinned open-weights model like Qwen or Deepseek.

The "using X percent less energy" claim already smells of bullshit since they don't tell you the baseline: 16X less energy than what? Also, unless these two people somehow made massive advancements in the most crowded field of the moment, the energy savings they claim just come from the underlying Chinese models which are more efficient by themselves (so these guys would be stealing credit).

The claim that "Your data stays yours, always encrypted" is straight up a lie. Encrypted LLM inference is theoretically possible (look up Fully Homomorphic Encryption), but years away from being usable or commercially viable. In other words your data has to be decrypted before being input into the LLM, so these guys can read your chats. It's the same reason Proton caught a lot of shit when they launched Lumo, their chatbot: it's their only product that isn't end-to-end encrypted, breaking with their overall product proposition. Chatbots are a privacy nightmare if they're not running locally, and anyone telling you otherwise is a liar.

The part about "Amplifying marginalized voices" is also ridiculous... They fine-tuned it to be woke? It really sounds like the woke version of Musk playing with Grok to make it behave more like a Nazi. I wouldn't be surprised if they just gave it a system prompt espousing some vague progressivism and called it a day.

As a cherry on top, the idea of funding humanitarian causes with a product that is famously a money pit is hilarious. Every AI company is setting billions in venture capital on fire trying to make an insanely expensive to run product viable, but these guys somehow figured out how to make it sustainable and even have surplus to fund ethical causes with? Come on...

I try to give every milligram of benefit of doubt to projects that claim to be pro-Palestine, but this one is just too full of bullshit.

[โ€“] supafuzz@hexbear.net 5 points 6 days ago

They say it's built on GLM-4.5 Air, which is a 106B/12B active parameter Chinese open weight model from Z.ai. It definitely requires less hardware to run than an OpenAI frontier model, but the 24Wh/query number they're comparing against for chatGPT is way higher than anything I've ever heard before. The 1.5Wh/query they claim for Thaura is also weirdly high actually.

Did they do anything to it? Who can say. It sounds like they might just be running GLM-4.5 Air straight. There are lots of places you can get that. You can run it yourself if you have an Apple silicon Mac with 128gb RAM. It's even one of the free tier models on openrouter.ai.

It's not going to be useless (I actually think the most promising future of LLMs is improvement on the low end, even a 30B can be coerced into producing useful code and is legit awesome at translation and things like image recognition), but it's not a frontier model by any stretch.