zRzRzRzRzRzRzR
commited on
Commit
•
1cdd883
1
Parent(s):
b714305
Update README.md
Browse files
README.md
CHANGED
@@ -50,6 +50,11 @@ In addition to all the **features** already present in **CogVLM** (visual multi-
|
|
50 |
<img src="https://raw.githubusercontent.com/THUDM/CogVLM/master/assets/cogagent_function.jpg" alt="img" style="zoom: 50%;" />
|
51 |
</div>
|
52 |
|
|
|
|
|
|
|
|
|
|
|
53 |
## Quick Start
|
54 |
|
55 |
use this python code to get started quickly in `cli_demo.py`:
|
|
|
50 |
<img src="https://raw.githubusercontent.com/THUDM/CogVLM/master/assets/cogagent_function.jpg" alt="img" style="zoom: 50%;" />
|
51 |
</div>
|
52 |
|
53 |
+
Models weight in this repository for academic research is **free**.
|
54 |
+
Users who wish to use the models for **commercial purposes** must register **[here](https://open.bigmodel.cn/mla/form)**.
|
55 |
+
Registered users may use the models for commercial activities free of charge, but must comply with all terms and conditions of this license.
|
56 |
+
The license notice shall be included in all copies or substantial portions of the Software.
|
57 |
+
|
58 |
## Quick Start
|
59 |
|
60 |
use this python code to get started quickly in `cli_demo.py`:
|