patrickvonplaten commited on
Commit
32e4c9a
·
verified ·
1 Parent(s): 3c88f07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -73,7 +73,7 @@ For a production-ready instruction model please use [Mistral-Small-3.1-24B-Instr
73
  We recommend using this model with the [vLLM library](https://github.com/vllm-project/vllm)
74
  to implement production-ready inference pipelines.
75
 
76
- Make sure you install [`vLLM >= 0.8.0`](https://github.com/vllm-project/vllm/releases/tag/v0.8.0):
77
 
78
  ```
79
  pip install vllm --ugrade
 
73
  We recommend using this model with the [vLLM library](https://github.com/vllm-project/vllm)
74
  to implement production-ready inference pipelines.
75
 
76
+ Make sure you install [`vLLM >= 0.8.1`](https://github.com/vllm-project/vllm/releases/tag/v0.8.1):
77
 
78
  ```
79
  pip install vllm --ugrade