Typo: in --enable-custom-logit-processor: agree with cli arg (#10076)

This commit is contained in:
艾力可
2025-09-14 11:27:09 +02:00
committed by GitHub
parent 21ca4c3afa
commit 165abeebca

View File

@@ -648,7 +648,7 @@ class TokenizerManager(TokenizerCommunicatorMixin):
):
raise ValueError(
"The server is not configured to enable custom logit processor. "
"Please set `--enable-custom-logits-processor` to enable this feature."
"Please set `--enable-custom-logit-processor` to enable this feature."
)
def _validate_input_ids_in_vocab(