mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-05 10:19:18 +08:00
Update README vllm usage
This commit is contained in:
@@ -629,7 +629,7 @@ pip install -e .
|
|||||||
```shell
|
```shell
|
||||||
pip install timm==0.9.10
|
pip install timm==0.9.10
|
||||||
```
|
```
|
||||||
4. Run the example:
|
4. Run the example:(If you use model in local path, please update the model code to the latest version on Hugging Face.)
|
||||||
```shell
|
```shell
|
||||||
python examples/minicpmv_example.py
|
python examples/minicpmv_example.py
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -629,7 +629,7 @@ pip install -e .
|
|||||||
```shell
|
```shell
|
||||||
pip install timm==0.9.10
|
pip install timm==0.9.10
|
||||||
```
|
```
|
||||||
4. Run the example:
|
4. Run the example:(If you use model in local path, please update the model code to the latest version on Hugging Face.)
|
||||||
```shell
|
```shell
|
||||||
python examples/minicpmv_example.py
|
python examples/minicpmv_example.py
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -659,7 +659,7 @@ pip install -e .
|
|||||||
```shell
|
```shell
|
||||||
pip install timm=0.9.10
|
pip install timm=0.9.10
|
||||||
```
|
```
|
||||||
4. 测试运行示例程序:
|
4. 运行示例代码:(如果使用本地路径的模型,请确保模型代码已更新到Hugging Face上的最新版)
|
||||||
```shell
|
```shell
|
||||||
python examples/minicpmv_example.py
|
python examples/minicpmv_example.py
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user