Update README.md
Browse files
README.md
CHANGED
|
@@ -67,7 +67,7 @@ Make sure to install vllm from "main", we recommend using `uv`:
|
|
| 67 |
uv pip install -U "vllm[audio]" --torch-backend=auto --extra-index-url https://wheels.vllm.ai/nightly
|
| 68 |
```
|
| 69 |
|
| 70 |
-
Doing so should automatically install [`mistral_common >= 1.8.
|
| 71 |
|
| 72 |
To check:
|
| 73 |
```
|
|
|
|
| 67 |
uv pip install -U "vllm[audio]" --torch-backend=auto --extra-index-url https://wheels.vllm.ai/nightly
|
| 68 |
```
|
| 69 |
|
| 70 |
+
Doing so should automatically install [`mistral_common >= 1.8.1`](https://github.com/mistralai/mistral-common/releases/tag/v1.8.1).
|
| 71 |
|
| 72 |
To check:
|
| 73 |
```
|