We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3629bc4 commit 651dc77Copy full SHA for 651dc77
docs/source/conf.py
@@ -73,7 +73,7 @@
73
# the newest release version of vllm-ascend and matched vLLM, used in pip install.
74
# This value should be updated when cut down release.
75
'pip_vllm_ascend_version': "0.10.0rc1",
76
- 'pip_vllm_version': "0.10.0",
+ 'pip_vllm_version': "0.10.1.1",
77
# CANN image tag
78
'cann_image_tag': "8.2.rc1-910b-ubuntu22.04-py3.11",
79
# vllm version in ci
0 commit comments