Yeah I mean they train ai on commercially copyrighted stuff like books that they straight up pirate so if that doesn’t stop them the open source community certainly won’t
Comment on 🤔 Interesting
terranoid@lemmy.cafe 1 month ago
Finally someone said it. I honestly was wondering why no one was complaining about this… I’ve worked on some open source myself, licensed it GPL, and never intended for it to be used as training data.
Doesn’t the GPL cover shit like this? There should be mass lawsuits hitting any AI that used open source software and didn’t just specifically use BSD projects or something.
Chronographs@lemmy.zip 1 month ago
A_norny_mousse@piefed.zip 1 month ago
Doesn’t the GPL cover shit like this? There should be mass lawsuits
I hope it’ll happen eventually.
Currently the USA (and that’s where most of this shit comes from) is aggressively pro AI to the point of breaking the law with government support.
BTW what OP says has happened to Linux (at large) through Google/Android, too. The GPL hasn’t stopped them but surely put some limits on their exploitation of FOSS
merc@sh.itjust.works 1 month ago
never intended for it to be used as training data.
You could have chosen a different license than the GPL.
Doesn’t the GPL cover shit like this?
No. Didn’t you read the license you used?
balsoft@lemmy.ml 1 month ago
GPL absolutely should cover shit like this. Training an LLM on your code makes it definitionally a derivative work, therefore it must be licensed under GPL too (with limited fair use exceptions which shouldn’t apply here). The problem is that the US government is not willing to enforce this at all, because it is owned by the same billionaires as the AI companies.
merc@sh.itjust.works 1 month ago
Training an LLM on your code makes it definitionally a derivative work
If so, then every painter who studied Picasso is making Picasso-derived works. That’s not how copyright works.
balsoft@lemmy.ml 5 weeks ago
I don’t know what to tell you, legally there’s a difference between a person learning something and training an LLM.
AeonFelis@lemmy.world 1 month ago
Also if that LLM is used to generate code - that code must also be GPL.
terranoid@lemmy.cafe 1 month ago
I’d love to see lawsuits force Microsoft and Nvidia and OpenAI to open source everything they had AI touch 😁