Update README.md
Browse files
README.md
CHANGED
@@ -166,8 +166,9 @@ Keep in mind, this is an instruction-tuned model and not well-suited to chat.
|
|
166 |
|
167 |
### Usage and License Notices
|
168 |
|
169 |
-
|
170 |
|
171 |
-
|
|
|
172 |
|
173 |
-
|
|
|
166 |
|
167 |
### Usage and License Notices
|
168 |
|
169 |
+
All airoboros models and datasets are intended and licensed for research use only. I've used the 'cc-nc-4.0' license, but really it is subject to a custom/special license because:
|
170 |
|
171 |
+
- the base model is LLaMa, which has it's own special research license
|
172 |
+
- the dataset(s) were generated with OpenAI (gpt-4 and/or gpt-3.5-turbo), which has a clausing saying the data can't be used to create models to compete with openai
|
173 |
|
174 |
+
So, to reiterate: this model (and datasets) cannot be used commercially.
|