x54-729 commited on
Commit
297f4f6
1 Parent(s): ed5e355

Update LICENSE in README

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  pipeline_tag: text-generation
4
  ---
5
  # InternLM
@@ -92,8 +91,7 @@ The effect is as follows
92
 
93
  ## Open Source License
94
 
95
- The InternLM weights are fully open for academic research and also allow commercial use with written permission from the official team. For inquiries about commercial licenses and collaborations, please contact [email protected].
96
-
97
 
98
  ## 简介
99
  InternLM ,即书生·浦语大模型,包含面向实用场景的70亿参数基础模型与对话模型 (InternLM-7B)。模型具有以下特点:
@@ -155,5 +153,5 @@ streamlit run web_demo.py
155
  ![效果](https://github.com/InternLM/InternLM/assets/9102141/11b60ee0-47e4-42c0-8278-3051b2f17fe4)
156
 
157
  ## 开源许可证
158
-
159
- 本仓库的代码依照 Apache-2.0 协议开源。InternLM 权重对学术研究完全开放,在获得官方的书面许可后,亦允许商业使用。申请商用许可与合作请联系 [email protected]
 
1
  ---
 
2
  pipeline_tag: text-generation
3
  ---
4
  # InternLM
 
91
 
92
  ## Open Source License
93
 
94
+ The code is licensed under Apache-2.0, while model weights are fully open for academic research and also allow **free** commercial usage. To apply for a commercial license, please fill in the [application form (English)](https://wj.qq.com/s2/12727483/5dba/)/[申请表(中文)](https://wj.qq.com/s2/12725412/f7c1/). For other questions or collaborations, please contact <[email protected]>.
 
95
 
96
  ## 简介
97
  InternLM ,即书生·浦语大模型,包含面向实用场景的70亿参数基础模型与对话模型 (InternLM-7B)。模型具有以下特点:
 
153
  ![效果](https://github.com/InternLM/InternLM/assets/9102141/11b60ee0-47e4-42c0-8278-3051b2f17fe4)
154
 
155
  ## 开源许可证
156
+
157
+ 本仓库的代码依照 Apache-2.0 协议开源。模型权重对学术研究完全开放,也可申请免费的商业使用授权([申请表](https://wj.qq.com/s2/12725412/f7c1/))。其他问题与合作请联系 <[email protected]>。