clean 0.15.0 support (#6852)

Clean up vllm 0.15.0 related code

- vLLM version: v0.16.0
- vLLM main:
15d76f74e2

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2026-02-28 09:20:57 +08:00
committed by GitHub
parent 84b00695f8
commit 3d563292f3
8 changed files with 17 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
# Release Notes
## v0.15.0rc1 - 2026.02.26
## v0.15.0rc1 - 2026.02.27
This is the first release candidate of v0.15.0 for vLLM Ascend. Please follow the [official doc](https://docs.vllm.ai/projects/ascend/en/latest) to get started.