[Deprecation][1/2] Remove items deprecated in v0.18 (#36470)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
Cyrus Leung
2026-03-09 18:43:23 +08:00
committed by GitHub
parent dc6b578466
commit f96c3ab08c
7 changed files with 6 additions and 76 deletions

View File

@@ -3,7 +3,7 @@
"""
This test file includes some cases where it is inappropriate to
only get the `eos_token_id` from the tokenizer as defined by
`vllm.LLMEngine._get_eos_token_id`.
`BaseRenderer.get_eos_token_id`.
"""
from vllm.tokenizers import get_tokenizer