diff --git a/MOSS_agreement_form.pdf b/MOSS_agreement_form.pdf deleted file mode 100644 index 8fac825..0000000 Binary files a/MOSS_agreement_form.pdf and /dev/null differ diff --git a/README.md b/README.md index 8f85555..54f455d 100644 --- a/README.md +++ b/README.md @@ -478,7 +478,7 @@ bash run.sh ## :page_with_curl: 开源协议 -本项目所含代码采用[Apache 2.0](https://github.com/OpenLMLab/MOSS/blob/main/LICENSE)协议,数据采用[CC BY-NC 4.0](https://github.com/OpenLMLab/MOSS/blob/main/DATA_LICENSE)协议,模型权重采用[GNU AGPL 3.0](https://github.com/OpenLMLab/MOSS/blob/main/MODEL_LICENSE)协议。如需将本项目所含模型用于商业用途或公开部署,请签署[本文件](https://github.com/OpenLMLab/MOSS/blob/main/MOSS_agreement_form.pdf)并发送至robot@fudan.edu.cn取得授权,商用情况仅用于记录,不会收取任何费用。如使用本项目所含模型及其修改版本提供服务产生误导性或有害性言论,造成不良影响,由服务提供方负责,与本项目无关。 +本项目所含代码采用[Apache 2.0](https://github.com/OpenLMLab/MOSS/blob/main/LICENSE)协议,数据采用[CC BY-NC 4.0](https://github.com/OpenLMLab/MOSS/blob/main/DATA_LICENSE)协议,模型权重采用[GNU AGPL 3.0](https://github.com/OpenLMLab/MOSS/blob/main/MODEL_LICENSE)协议。如需将本项目所含模型用于商业用途或公开部署,请签署[本文件](https://github.com/OpenLMLab/MOSS/blob/main/agreements/MOSS_agreement.pdf)并填写[表格](https://a1jkiq3cpx.feishu.cn/share/base/form/shrcn80vIDuXWOOEGrHpvARaBPe)取得授权,商用情况仅用于记录,不会收取任何费用。如使用本项目所含模型及其修改版本提供服务产生误导性或有害性言论,造成不良影响,由服务提供方负责,与本项目无关。 ## :heart: 致谢 diff --git a/README_en.md b/README_en.md index e60f132..ca0a9bd 100644 --- a/README_en.md +++ b/README_en.md @@ -466,7 +466,7 @@ We constantly improved the Chinese skills, honesty, harmlessness from MOSS-001 t ## :page_with_curl: License -The code in this repo is licensed by [Apache 2.0](https://github.com/OpenLMLab/MOSS/blob/main/LICENSE), the data on huggingface and this repo are licensed by [CC BY-NC 4.0](https://github.com/OpenLMLab/MOSS/blob/main/DATA_LICENSE), the model weights on huggingface are licensed by [GNU AGPL 3.0](https://github.com/OpenLMLab/MOSS/blob/main/MODEL_LICENSE). If you wish to use our models for commercial purpose or public serving, please sign [this form](https://github.com/OpenLMLab/MOSS/blob/main/MOSS_agreement_form.pdf) and send it to robot@fudan.edu.cn to get authorized. We only track the commercial use but charge nothing. The service provider shall be responsible for misleading or injurious statements and adverse effects caused by the use of the models contained in this repo and their modified versions. +The code in this repo is licensed by [Apache 2.0](https://github.com/OpenLMLab/MOSS/blob/main/LICENSE), the data on huggingface and this repo are licensed by [CC BY-NC 4.0](https://github.com/OpenLMLab/MOSS/blob/main/DATA_LICENSE), the model weights on huggingface are licensed by [GNU AGPL 3.0](https://github.com/OpenLMLab/MOSS/blob/main/MODEL_LICENSE). If you wish to use our models for commercial purpose or public serving, please sign [this agreement](https://github.com/OpenLMLab/MOSS/blob/main/agreements/MOSS_agreement_en.pdf) and fill [the form](https://a1jkiq3cpx.feishu.cn/share/base/form/shrcn80vIDuXWOOEGrHpvARaBPe) to get authorized. We only track the commercial use but charge nothing. The service provider shall be responsible for misleading or injurious statements and adverse effects caused by the use of the models contained in this repo and their modified versions. ## :heart: Acknowledgement diff --git a/agreements/MOSS_agreement.pdf b/agreements/MOSS_agreement.pdf new file mode 100644 index 0000000..620285a Binary files /dev/null and b/agreements/MOSS_agreement.pdf differ diff --git a/agreements/MOSS_agreement_en.pdf b/agreements/MOSS_agreement_en.pdf new file mode 100644 index 0000000..22c9050 Binary files /dev/null and b/agreements/MOSS_agreement_en.pdf differ