mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-28 03:41:28 +08:00
parent
1b151ed181
commit
805de738f6
@ -72,7 +72,7 @@ def detokenize_incrementally(
|
||||
new_token_id: int,
|
||||
skip_special_tokens: bool,
|
||||
) -> Tuple[str, str]:
|
||||
"""Detokenizes the new token in conjuction with the previous output tokens.
|
||||
"""Detokenizes the new token in conjunction with the previous output tokens.
|
||||
|
||||
NOTE: This function does not update prev_output_tokens.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user