patrickvonplaten
commited on
Commit
•
97c83d4
1
Parent(s):
3f63f02
Update README.md
Browse files
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 >=
|
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
|