Add LICENSE and change pipeline tag
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
# InternLM
|
2 |
|
3 |
<div align="center">
|
@@ -152,4 +156,4 @@ streamlit run web_demo.py
|
|
152 |
|
153 |
## 开源许可证
|
154 |
|
155 |
-
本仓库的代码依照 Apache-2.0 协议开源。InternLM 权重对学术研究完全开放,在获得官方的书面许可后,亦允许商业使用。申请商用许可与合作请联系 [email protected]。
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
---
|
5 |
# InternLM
|
6 |
|
7 |
<div align="center">
|
|
|
156 |
|
157 |
## 开源许可证
|
158 |
|
159 |
+
本仓库的代码依照 Apache-2.0 协议开源。InternLM 权重对学术研究完全开放,在获得官方的书面许可后,亦允许商业使用。申请商用许可与合作请联系 [email protected]。
|