pandora-s commited on
Commit
7f13ed2
·
verified ·
1 Parent(s): 5efed4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -114,7 +114,7 @@ To check:
114
  python -c "import mistral_common; print(mistral_common.__version__)"
115
  ```
116
 
117
- 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/images/sha256-f2309d913a07da49ea20b2a694703f4cfcb5ad8e7437ec0f26145479ac01e002).
118
 
119
  #### Serve
120
 
 
114
  python -c "import mistral_common; print(mistral_common.__version__)"
115
  ```
116
 
117
+ 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).
118
 
119
  #### Serve
120