Update README.md
Browse files
README.md
CHANGED
|
@@ -116,7 +116,7 @@ To check:
|
|
| 116 |
python -c "import mistral_common; print(mistral_common.__version__)"
|
| 117 |
```
|
| 118 |
|
| 119 |
-
You can also make use of a ready-to-go [docker image](https://github.com/vllm-project/vllm/blob/main/docker/Dockerfile) or on the [docker hub](https://hub.docker.com/layers/vllm/vllm-openai/latest
|
| 120 |
|
| 121 |
#### Serve
|
| 122 |
|
|
|
|
| 116 |
python -c "import mistral_common; print(mistral_common.__version__)"
|
| 117 |
```
|
| 118 |
|
| 119 |
+
You can also make use of a ready-to-go [docker image](https://github.com/vllm-project/vllm/blob/main/docker/Dockerfile) or on the [docker hub](https://hub.docker.com/layers/vllm/vllm-openai/latest).
|
| 120 |
|
| 121 |
#### Serve
|
| 122 |
|