Closed alex-knyaz closed 1 year ago
The model was originally made available under MIT, but it was silently changed: https://huggingface.co/pankajmathur/orca_mini_13b/commit/ec3282b0fe35b99aecbbba2c281b1a389baf47fe
I believe the model was made available under MIT by mistake, as the Alpaca dataset it was partially based on prohibits commercial use (CC BY NC 4.0).
The models.json will have to be updated to reflect this.
Corrected in #1506.
In the app, orca mini licence presented as 'commercial use' but in the orca_mini_13b licence is cc-by-nc-sa-4.0 (Attribution-NonCommercial-ShareAlike 4.0 International) however orca_mini_13B-GGML licence is MIT.
orca_mini_13B-GGML is based upon orca_mini_13b, so there might be a licence issue there…
Can you clarify if the model is 'commercial use' or not?