Y
Hacker News
new
|
ask
|
show
|
jobs
by
AmuVarma
1176 days ago
Llama by FB is under a non-commercial license not a GPL license, so I assume you are using a different base model, what model is that?
2 comments
charcircuit
1176 days ago
The reference inference code is GPL.
https://github.com/facebookresearch/llama/blob/main/LICENSE
link
sp332
1176 days ago
This isn't a new model, it's just new code.
link
AmuVarma
1176 days ago
So who cares if its GPL licensed it can never be put into production
link
Tepix
1176 days ago
The GPL allows for commercial use. Just adhere to the license.
link
woodson
1176 days ago
You probably should care if you integrate the inference code in other software packages that aren’t GPL licensed.
link
AmuVarma
1176 days ago
ah i see so Its just a new way to run inference on the non commercial model
link
https://github.com/facebookresearch/llama/blob/main/LICENSE