init v0.11.0rc0

This commit is contained in:
2025-10-14 10:38:28 +08:00
parent 67afd0ea78
commit 66dc16f966
278 changed files with 28130 additions and 11708 deletions

View File

@@ -23,5 +23,7 @@ def register():
def register_model():
import vllm_ascend.patch.worker.patch_common.patch_attention_selector # noqa
from .models import register_model
register_model()