WYF3634076 commited on
Commit
c680438
·
verified ·
1 Parent(s): ccf7bd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -107,7 +107,7 @@ print("result:", result)
107
 
108
  ### vLLM inference
109
 
110
- [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).
111
 
112
  ```bash
113
  vllm serve baidu/ERNIE-4.5-21B-A3B-Base-PT
 
107
 
108
  ### vLLM inference
109
 
110
+ vllm>=0.10.2 (excluding 0.11.0)
111
 
112
  ```bash
113
  vllm serve baidu/ERNIE-4.5-21B-A3B-Base-PT