Update README.md
Browse files
README.md
CHANGED
|
@@ -306,7 +306,8 @@ If the model was based on the original llama (33b/65b), the license is __cc-by-n
|
|
| 306 |
#### Llama-2 models
|
| 307 |
|
| 308 |
Base model has a custom Meta license:
|
| 309 |
-
- See the LICENSE.txt file attached for the original license
|
|
|
|
| 310 |
|
| 311 |
The fine-tuning data was generated by OpenAI API calls to gpt-4, via [airoboros](https://github.com/jondurbin/airoboros)
|
| 312 |
|
|
@@ -322,4 +323,4 @@ I am purposingly leaving this license ambiguous (other than the fact you must co
|
|
| 322 |
|
| 323 |
Your best bet is probably to avoid using this commercially due to the OpenAI API usage.
|
| 324 |
|
| 325 |
-
Either way, by using this model, you agree to completely idemnify me
|
|
|
|
| 306 |
#### Llama-2 models
|
| 307 |
|
| 308 |
Base model has a custom Meta license:
|
| 309 |
+
- See the [meta-license/LICENSE.txt](meta-license/LICENSE.txt) file attached for the original license provided by Meta.
|
| 310 |
+
- See also [meta-license/USE_POLICY.md](meta-license/USE_POLICY.md) and [meta-license/Responsible-Use-Guide.pdf](meta-license/Responsible-Use-Guide.pdf), also provided by Meta.
|
| 311 |
|
| 312 |
The fine-tuning data was generated by OpenAI API calls to gpt-4, via [airoboros](https://github.com/jondurbin/airoboros)
|
| 313 |
|
|
|
|
| 323 |
|
| 324 |
Your best bet is probably to avoid using this commercially due to the OpenAI API usage.
|
| 325 |
|
| 326 |
+
Either way, by using this model, you agree to completely idemnify me.
|