mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-05 18:29:18 +08:00
update readme
This commit is contained in:
@@ -462,7 +462,8 @@ We deploy MiniCPM-V 2.0 on end devices. The demo video is the raw screen recordi
|
|||||||
|
|
||||||
## Chat with Our Demo on Gradio
|
## Chat with Our Demo on Gradio
|
||||||
|
|
||||||
We provide online and local demos powered by HuggingFace [Gradio](https://www.gradio.app/guides/quickstart), the most popular model deployment framework nowadays. It supports streaming outputs, progress bars, queuing, alerts, and other useful features.
|
We provide online and local demos powered by HuggingFace [Gradio](https://github.com/gradio-app/gradio), the most popular model deployment framework nowadays. It supports streaming outputs, progress bars, queuing, alerts, and other useful features.
|
||||||
|
|
||||||
|
|
||||||
### Online Demo <!-- omit in toc -->
|
### Online Demo <!-- omit in toc -->
|
||||||
|
|
||||||
|
|||||||
@@ -462,7 +462,8 @@ We deploy MiniCPM-V 2.0 on end devices. The demo video is the raw screen recordi
|
|||||||
|
|
||||||
## Chat with Our Demo on Gradio
|
## Chat with Our Demo on Gradio
|
||||||
|
|
||||||
We provide online and local demos powered by HuggingFace [Gradio](https://www.gradio.app/guides/quickstart), the most popular model deployment framework nowadays. It supports streaming outputs, progress bars, queuing, alerts, and other useful features.
|
We provide online and local demos powered by HuggingFace [Gradio](https://github.com/gradio-app/gradio), the most popular model deployment framework nowadays. It supports streaming outputs, progress bars, queuing, alerts, and other useful features.
|
||||||
|
|
||||||
|
|
||||||
### Online Demo <!-- omit in toc -->
|
### Online Demo <!-- omit in toc -->
|
||||||
|
|
||||||
@@ -657,9 +658,12 @@ Best Practices:[MiniCPM-V 1.0](https://github.com/modelscope/swift/blob/main/d
|
|||||||
## Model License <!-- omit in toc -->
|
## Model License <!-- omit in toc -->
|
||||||
|
|
||||||
* This repository is released under the [Apache-2.0](https://github.com/OpenBMB/MiniCPM/blob/main/LICENSE) License.
|
* This repository is released under the [Apache-2.0](https://github.com/OpenBMB/MiniCPM/blob/main/LICENSE) License.
|
||||||
|
|
||||||
* The usage of MiniCPM-V model weights must strictly follow [MiniCPM Model License.md](https://github.com/OpenBMB/MiniCPM/blob/main/MiniCPM%20Model%20License.md).
|
* The usage of MiniCPM-V model weights must strictly follow [MiniCPM Model License.md](https://github.com/OpenBMB/MiniCPM/blob/main/MiniCPM%20Model%20License.md).
|
||||||
|
|
||||||
* 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, are also available for free commercial use.
|
* 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, are also available for free commercial use.
|
||||||
|
|
||||||
|
|
||||||
## Statement <!-- omit in toc -->
|
## Statement <!-- omit in toc -->
|
||||||
|
|
||||||
As LMMs, MiniCPM-V models (including OmniLMM) generate contents by learning a large amount of multimodal corpora, but they cannot comprehend, express personal opinions or make value judgement. Anything generated by MiniCPM-V models does not represent the views and positions of the model developers
|
As LMMs, MiniCPM-V models (including OmniLMM) generate contents by learning a large amount of multimodal corpora, but they cannot comprehend, express personal opinions or make value judgement. Anything generated by MiniCPM-V models does not represent the views and positions of the model developers
|
||||||
|
|||||||
@@ -472,7 +472,7 @@
|
|||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
我们提供由 Hugging Face [Gradio](https://www.gradio.app/guides/quickstart) 支持的在线和本地 Demo。Gradio 是目前最流行的模型部署框架,支持流式输出、进度条、process bars 和其他常用功能。
|
我们提供由 Hugging Face [Gradio](https://github.com/gradio-app/gradio) 支持的在线和本地 Demo。Gradio 是目前最流行的模型部署框架,支持流式输出、进度条、process bars 和其他常用功能。
|
||||||
|
|
||||||
### Online Demo <!-- omit in toc -->
|
### Online Demo <!-- omit in toc -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user