modify README_en: add vLLM description

This commit is contained in:
HwH
2024-04-24 00:01:42 +08:00
parent 7dc66eb5b6
commit 868a5afaeb

View File

@@ -640,7 +640,7 @@ pip install -e .
```shell ```shell
pip install timm=0.9.10 pip install timm=0.9.10
``` ```
4. Run our demo python file: 4. Run our demo:
```shell ```shell
python examples/minicpmv_example.py python examples/minicpmv_example.py
``` ```