llama icon indicating copy to clipboard operation
llama copied to clipboard

Not actually open source and incompatible with other GPL 3 projects

Open redhog opened this issue 2 years ago • 5 comments

While the license for the code is GPL 3, and possible to link to other GPL 3 code, the trained weights are not, and the combined work of code and trained weights, is not under GPL 3, and can thus not be linked to other GPL 3 software.

redhog avatar Mar 08 '23 21:03 redhog

Yeah, people ALL OVER YouTube are getting this confused, trying to say LLaMA is open-source, which is leading people to believe they can do with the model what they want.

They should read the model card instead.

RabblerouserGT avatar Mar 09 '23 00:03 RabblerouserGT

While the license for the code is GPL 3, and possible to link to other GPL 3 code, the trained weights are not, and the combined work of code and trained weights, is not under GPL 3, and can thus not be linked to other GPL 3 software.

You can't copyright trained weights (in my view) so the point is mute.

elephantpanda avatar Mar 09 '23 22:03 elephantpanda

Why not? If they are nontrivially many? If not, they definitely fall under database rights under EU law, leading to the same issue, that they can not be shared freely w/o an open source license.

See https://en.wikipedia.org/wiki/Database_right

redhog avatar Mar 10 '23 09:03 redhog

Well there's more countries in the world than the EU. It specifically says the US is not covered by this.

elephantpanda avatar Mar 10 '23 09:03 elephantpanda

Database rights exists in many jurisdictions. The fact that their license for the weights is invalid/irrelevant in some, does not make this any more open source.

But, if you are so sure this would be legal, go get access to the weights, then publish them on github in another repo, and link to it in this ticket, and wait for them to sue. Note: This is not legal advice. Seriously talk to a lawyer first, before doing something that most likely lands you in an expensive lawsuit.

redhog avatar Mar 11 '23 12:03 redhog

Closing as this is not an issue and we also have Llama 2 released.

WuhanMonkey avatar Sep 06 '23 17:09 WuhanMonkey