diff --git a/docs/source/conf.py b/docs/source/conf.py index 2b7da50..249f3ec 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -77,7 +77,7 @@ myst_substitutions = { # CANN image tag 'cann_image_tag': "8.2.rc1-910b-ubuntu22.04-py3.11", # vllm version in ci - 'ci_vllm_version': 'v0.10.0', + 'ci_vllm_version': 'v0.10.1.1', } # Add any paths that contain templates here, relative to this directory.