Skip to content

Commit 779db30

Browse files
njhilltarukumar
authored andcommitted
[V1][Perf] Faster incremental detokenization (vllm-project#15137)
Signed-off-by: Nick Hill <[email protected]>
1 parent 59ea0f3 commit 779db30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements/test.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,10 @@ tokenizers==0.21.1
692692
# via
693693
# -r requirements/test.in
694694
# transformers
695+
tomli==2.2.1
696+
# via schemathesis
697+
tomli-w==1.2.0
698+
# via schemathesis
695699
torch==2.6.0
696700
# via
697701
# -r requirements/test.in

0 commit comments

Comments
 (0)