123
#52
by
labubu000
- opened
README.md
CHANGED
|
@@ -20,7 +20,6 @@ tags:
|
|
| 20 |
- realtime speech conversation
|
| 21 |
- asr
|
| 22 |
- tts
|
| 23 |
-
license: apache-2.0
|
| 24 |
---
|
| 25 |
|
| 26 |
<h1>A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone</h1>
|
|
@@ -1473,8 +1472,9 @@ Download the int4 quantized version for lower GPU memory (7GB) usage: [MiniCPM-
|
|
| 1473 |
|
| 1474 |
## License
|
| 1475 |
#### Model License
|
| 1476 |
-
* The
|
| 1477 |
-
*
|
|
|
|
| 1478 |
|
| 1479 |
|
| 1480 |
#### Statement
|
|
@@ -1498,4 +1498,4 @@ If you find our work helpful, please consider citing our papers 📝 and liking
|
|
| 1498 |
journal={arXiv preprint arXiv:2408.01800},
|
| 1499 |
year={2024}
|
| 1500 |
}
|
| 1501 |
-
```
|
|
|
|
| 20 |
- realtime speech conversation
|
| 21 |
- asr
|
| 22 |
- tts
|
|
|
|
| 23 |
---
|
| 24 |
|
| 25 |
<h1>A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone</h1>
|
|
|
|
| 1472 |
|
| 1473 |
## License
|
| 1474 |
#### Model License
|
| 1475 |
+
* The code in this repo is released under the [Apache-2.0](https://github.com/OpenBMB/MiniCPM/blob/main/LICENSE) License.
|
| 1476 |
+
* The usage of MiniCPM-o and MiniCPM-V series model weights must strictly follow [MiniCPM Model License.md](https://github.com/OpenBMB/MiniCPM/blob/main/MiniCPM%20Model%20License.md).
|
| 1477 |
+
* 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-o 2.6 weights are also available for free commercial use.
|
| 1478 |
|
| 1479 |
|
| 1480 |
#### Statement
|
|
|
|
| 1498 |
journal={arXiv preprint arXiv:2408.01800},
|
| 1499 |
year={2024}
|
| 1500 |
}
|
| 1501 |
+
```
|