juliendenize commited on
Commit
befb342
·
verified ·
1 Parent(s): 47472a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.0`](https://github.com/mistralai/mistral-common/releases/tag/v1.8.0).
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
  ```