this post was submitted on 01 Jul 2026
17 points (94.7% liked)

Fuck AI

7792 readers
1610 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.

founded 2 years ago
MODERATORS
17
The AI Compass (bambamramfan.github.io)
submitted 1 month ago* (last edited 1 month ago) by thesdev@feddit.org to c/fuck_ai@lemmy.world
 

Here's what I got: YOU ARE... The Union Organizer. patron saint: Cory Doctorow. Al is a real tool being used to extract real labor value from real people without paying them. You don't care about the singularity - you care about the artists, writers, and workers getting strip-mined by capital. You're not anti-technology. You're anti-theft.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] thesdev@feddit.org 1 points 1 month ago (1 children)

I think that the training of small models is relatively ethical, given the modest scale. Even more, if they use open datasets.

Do you know of any models matching these criteria? My understanding is that the cheap-to-produce/open-weight models are either just not good or have been trained on output from ChatGPT and Claude, neither of which sounds like a practical alternative to Big Tech.

[โ€“] brucethemoose@lemmy.world 2 points 1 month ago* (last edited 1 month ago)

Nvidia's Nemotron is the most prominant one. Its dataset is open.

EDIT:

I like to think "community" generative models fall into this category too. Anima is a recent example, and while its dataset is unknown, its almost certainly a bunch of Danbooru images and whatever is permissively licensed enough to be uploaded there, probably archived some time ago.

Another open-ish category I like is "experimental finetunes." Like this one from today:

https://huggingface.co/collections/Pageshift-Entertainment/pagestorm-research-preview

It's based on a very modest closed data model (Mistral 14B), but its finetuned to do exactly one thing, and their work is reproducible.


There's a whole wide world of machine learning out there that isn't Claude or OpenAI.