WYF3634076 commited on
Commit
0190f40
·
verified ·
1 Parent(s): 41a0c75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -127,7 +127,7 @@ print(output_text)
127
 
128
  ### vLLM inference
129
 
130
- [vllm](https://github.com/vllm-project/vllm/tree/main) github library. Python-only [build](https://docs.vllm.ai/en/latest/getting_started/installation/gpu.html#set-up-using-python-only-build-without-compilation).
131
 
132
  ```bash
133
  vllm serve baidu/ERNIE-4.5-VL-28B-A3B-PT --trust-remote-code
 
127
 
128
  ### vLLM inference
129
 
130
+ vllm>=0.11.2
131
 
132
  ```bash
133
  vllm serve baidu/ERNIE-4.5-VL-28B-A3B-PT --trust-remote-code