llama icon indicating copy to clipboard operation
llama copied to clipboard

finetune model for commercial use?

Open lw3259111 opened this issue 1 year ago • 10 comments

We would like to fine-tune your model, and we are wondering if the fine-tuned model can be used for commercial purposes.

lw3259111 avatar Mar 29 '23 05:03 lw3259111

I am not from Facebook or Meta but AFAIK:

When you finetune model a to model b and then release model b: The license of model b must match the license of model a.

So AFAIK the answer is: no commercial use is allowed. Only for research.

PhilipMay avatar Mar 29 '23 12:03 PhilipMay

@PhilipMay PRhttps://github.com/facebookresearch/llama/pull/184 ,Isn't it okay to use the Apache License 2.0 certificate

lw3259111 avatar Mar 29 '23 12:03 lw3259111

Well, we will see if this gets merged. Only because 100 ppl. spam "LGTM" it does not increase the probability I guess. But I hope it will.

PhilipMay avatar Mar 29 '23 13:03 PhilipMay

Isn't it okay to use the Apache License 2.0 certificate

Not until the PR is merged.

PhilipMay avatar Mar 29 '23 13:03 PhilipMay

@PhilipMay Thanks

lw3259111 avatar Mar 29 '23 13:03 lw3259111

Quick question, If we train from scracth the model, Is that model allow for commercial use?

rjac-ml avatar Mar 31 '23 23:03 rjac-ml

Quick question, If we train from scracth the model, Is that model allow for commercial use?

Depending on your data source - yes. However, I am going to assume that us normal people do neither have the data nor the money to train a LLM from scratch.

achibb avatar Apr 03 '23 16:04 achibb

https://github.com/facebookresearch/llama/pull/184

it seems like the pr link is missing?

ChaoChungWu-Johnson avatar Apr 10 '23 03:04 ChaoChungWu-Johnson

it is not possible because of the base weights license, is this true?

Amenocy avatar Apr 26 '23 16:04 Amenocy

https://github.com/facebookresearch/llama/pull/184

it seems like the pr link is missing?

The Issue has been deleted.

PhilipMay avatar Apr 26 '23 17:04 PhilipMay