vllm
patrickvonplaten commited on
Commit
97c83d4
1 Parent(s): 3f63f02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ to implement production-ready inference pipelines with Pixtral.
42
 
43
  **_Installation_**
44
 
45
- Make sure you install `vLLM >= v1.6.2`:
46
 
47
  ```
48
  pip install --upgrade vllm
 
42
 
43
  **_Installation_**
44
 
45
+ Make sure you install `vLLM >= v0.6.2`:
46
 
47
  ```
48
  pip install --upgrade vllm