cpatonn commited on
Commit
e45f6b1
·
verified ·
1 Parent(s): add2945

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -13,11 +13,9 @@ base_model:
13
  ## Inference
14
 
15
  ### Prerequisite
16
- Install the latest vllm version:
17
  ```
18
- pip install -U vllm \
19
- --pre \
20
- --extra-index-url https://wheels.vllm.ai/nightly
21
  ```
22
 
23
  ### vllm
 
13
  ## Inference
14
 
15
  ### Prerequisite
16
+ Install the latest vllm releases:
17
  ```
18
+ pip install -U vllm
 
 
19
  ```
20
 
21
  ### vllm