patrickvonplaten commited on
Commit
8716d9b
·
verified ·
1 Parent(s): f78f30c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -83,7 +83,7 @@ To check:
83
  python -c "import mistral_common; print(mistral_common.__version__)"
84
  ```
85
 
86
- You can also make use of a ready-to-go [docker image](https://github.com/vllm-project/vllm/blob/main/Dockerfile) or on the [docker hub](https://hub.docker.com/layers/vllm/vllm-openai/latest/images/sha256-de9032a92ffea7b5c007dad80b38fd44aac11eddc31c435f8e52f3b7404bbf39) followed by a nighly install of vllm as shown above.
87
 
88
  **_Example_**
89
 
 
83
  python -c "import mistral_common; print(mistral_common.__version__)"
84
  ```
85
 
86
+ You can also make use of a ready-to-go [docker image](https://github.com/vllm-project/vllm/blob/main/Dockerfile) or on the [docker hub](https://hub.docker.com/layers/vllm/vllm-openai/latest/images/sha256-de9032a92ffea7b5c007dad80b38fd44aac11eddc31c435f8e52f3b7404bbf39) followed by a nightly install of vllm as shown above.
87
 
88
  **_Example_**
89