mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-04 09:49:20 +08:00
Update README vllm usage
This commit is contained in:
@@ -629,7 +629,7 @@ pip install -e .
|
||||
```shell
|
||||
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
|
||||
python examples/minicpmv_example.py
|
||||
```
|
||||
|
||||
@@ -629,7 +629,7 @@ pip install -e .
|
||||
```shell
|
||||
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
|
||||
python examples/minicpmv_example.py
|
||||
```
|
||||
|
||||
@@ -659,7 +659,7 @@ pip install -e .
|
||||
```shell
|
||||
pip install timm=0.9.10
|
||||
```
|
||||
4. 测试运行示例程序:
|
||||
4. 运行示例代码:(如果使用本地路径的模型,请确保模型代码已更新到Hugging Face上的最新版)
|
||||
```shell
|
||||
python examples/minicpmv_example.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user