diff --git a/README.md b/README.md index 5ea56601b6088bb737fde97ca01261d5bce9f4ae..4edbea3b8e4d13ca1b012a9f0651e7c6faae0ee9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ By using the `vllm-mindspore`, popular open-source models, can run seamlessly fo - Software: - Python >= 3.9 - CANN >= 8.0.0 - - MindSpore >=2.5.0 + - MindSpore >=2.6.0 --- @@ -33,7 +33,7 @@ Install from source code. [Wiki Installation.](https://gitee.com/mindspore/vllm- ##### Pre-built images ```shell -docker pull hub.oepkgs.net/oedeploy/openeuler/aarch64/mindspore:v1.0 +docker pull hub.oepkgs.net/oedeploy/openeuler/aarch64/mindspore:latest ``` ##### Build image from source