young-geng
commited on
Commit
•
ea9d262
1
Parent(s):
ba567b5
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
# Koala: A Dialogue Model for Academic Research
|
2 |
This repo contains the weights diff against the base LLaMA for the Koala model. Check out the following links to get started:
|
3 |
* [Blog post](https://bair.berkeley.edu/blog/2023/04/03/koala/)
|
@@ -11,4 +15,4 @@ The model weights are intended for academic research only, subject to the
|
|
11 |
[Terms of Use of the data generated by OpenAI](https://openai.com/policies/terms-of-use),
|
12 |
and [Privacy Practices of ShareGPT](https://chrome.google.com/webstore/detail/sharegpt-share-your-chatg/daiacboceoaocpibfodeljbdfacokfjb).
|
13 |
Any other usage of the model weights, including but not limited to commercial usage, is strictly prohibited.
|
14 |
-
Please contact us If you find any potential violations. Our training and inference code is released under the Apache License 2.0.
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
---
|
4 |
+
|
5 |
# Koala: A Dialogue Model for Academic Research
|
6 |
This repo contains the weights diff against the base LLaMA for the Koala model. Check out the following links to get started:
|
7 |
* [Blog post](https://bair.berkeley.edu/blog/2023/04/03/koala/)
|
|
|
15 |
[Terms of Use of the data generated by OpenAI](https://openai.com/policies/terms-of-use),
|
16 |
and [Privacy Practices of ShareGPT](https://chrome.google.com/webstore/detail/sharegpt-share-your-chatg/daiacboceoaocpibfodeljbdfacokfjb).
|
17 |
Any other usage of the model weights, including but not limited to commercial usage, is strictly prohibited.
|
18 |
+
Please contact us If you find any potential violations. Our training and inference code is released under the Apache License 2.0.
|