Setting the model license to OpenRail-M #63
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR sets the license for Clay the model, which includes the embeddings, model file, and also propagates to all finetune applications or derivatives of embeddings.
As we said on #1 we are open source and open model.
Open Source has established standards that make it friction-free for downstream users to adopt the code we make. Hence we choose Apache, one of the most permissive licenses. There are new ML source licenses, but I'm not convinced there is enough value to adopt these less known options versus something much more widely known and adopted like Apache.
For Open models, the option that seems most permissive and standard, as identified by @weiji14, is OpenRail-M.
This PR sets the OpenRail-M as the license for our model. Some of the use restrictions seem meant for LLMs, but I rather change the minimum from the template, hence there are no modifications, expect the 3 lines at the top stating our name.