Recover vllm-ascend dev image (#209)
### What this PR does / why we need it? Recover vllm-ascend dev image ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
This commit is contained in:
@@ -70,8 +70,8 @@ myst_substitutions = {
|
||||
'vllm_ascend_version': 'main',
|
||||
# the newest release version of vllm-ascend and matched vLLM, used in pip install.
|
||||
# This value should be updated when cut down release.
|
||||
'pip_vllm_ascend_version': "v0.7.1rc1",
|
||||
'pip_vllm_version': "v0.7.1",
|
||||
'pip_vllm_ascend_version': "0.7.3rc1",
|
||||
'pip_vllm_version': "0.7.3",
|
||||
}
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
||||
Reference in New Issue
Block a user