Update: license
Browse files
README.md
CHANGED
@@ -618,9 +618,8 @@ print(answer)
|
|
618 |
|
619 |
## License
|
620 |
#### Model License
|
621 |
-
* The
|
622 |
-
*
|
623 |
-
* The models and weights of MiniCPM are completely free for academic research. After filling out a ["questionnaire"](https://modelbest.feishu.cn/share/base/form/shrcnpV5ZT9EJ6xYjh3Kx0J6v8g) for registration, MiniCPM-V 2.6 weights are also available for free commercial use.
|
624 |
|
625 |
|
626 |
#### Statement
|
|
|
618 |
|
619 |
## License
|
620 |
#### Model License
|
621 |
+
* The MiniCPM-o/V model weights and code are open-sourced under the [Apache-2.0](https://github.com/OpenBMB/MiniCPM-V/blob/main/LICENSE) license.
|
622 |
+
* To help us better understand and support our users, we would deeply appreciate it if you could consider optionally filling out a brief registration ["questionnaire"](https://modelbest.feishu.cn/share/base/form/shrcnpV5ZT9EJ6xYjh3Kx0J6v8g).
|
|
|
623 |
|
624 |
|
625 |
#### Statement
|