Remix.run Logo
moomin 5 hours ago

So can you write GPL content using Claude? MIT? Because if this condition applies to the output, I don't see how it's compatible with FOSS.

em-bee an hour ago | parent | next [-]

MIT doesn't bar additional restrictions, so you could say this is MIT except you can't train on it. GPL on the other hand does not allow additional restrictions and therefore the code would not be compatible.

but you can't copyright the output anyways. which either makes the restriction on training void or, it means the owners of the model own the copyright, and they only transfer some of the ownership to you. is there such an ownership transfer statement? i haven't seen one yet.

grumbelbart2 4 hours ago | parent | prev | next [-]

It might depend on your jurisdiction, but LLM output is usually not copyrightable because it is not made by a human. There might be a few exceptions, if you guided the LLM in very specific and particular ways. But in general, the output of an LLM is public domain the moment it was produced.

Can you never tell anybody and just slap a license on it? Sure.

The issue here is not the license, but that you violate their ToS (if that is valid and enforceable is a different question of course). But if you publish the LLM output on github, and someone else takes it to train their LLM, and you did not actively encourage or help them, it's fine.

stingraycharles 5 hours ago | parent | prev [-]

Yes, obviously, you own the output. Training on those outputs is a violation of the service agreement, and that’s separate from who owns the outputs.

sourdecor 5 hours ago | parent | next [-]

But LLMs are being trained on GitHub libraries that leveraged Claude?

Hamuko 5 hours ago | parent | prev | next [-]

I hope I see the day I start seeing AI companies suing other AI companies for training their models on GitHub repositories that were written using the AI companies' models. If Anthropic says that I can't train using Claude's output, then surely OpenAI can't train on a repository that's 100% vibecoded with Claude.

riffraff 5 hours ago | parent [-]

I think they care about the reasoning traces and such being used for training, not the effectively final output.

Hamuko 5 hours ago | parent [-]

Are they even giving out the reasoning these days?

thevinter 2 hours ago | parent [-]

https://www.reddit.com/r/singularity/comments/1vlhteb/resear...

j45 5 hours ago | parent | prev [-]

Transferring actual and complete ownership of the output doesn’t allow any further interpretations of the use of it.

That sentence seems to be in a blurry line between outright “ownership” and licensing.

This type of explanation leans towards the reality being you don’t own the outputs from Claude.

This kind of an explanation is like trying to be half pregnant.

smallerize 5 hours ago | parent [-]

The only penalty here is being banned for a ToS violation. Maybe they could sue for fraud or something? That doesn't change who owns the data.