[Bug]: Function signature of two get_tokenizer
used by benchmarks/benchmark_serving.py
is not aligned
#11977
Closed
1 task done
Labels
bug
Something isn't working
Your current environment
(not related)
Model Input Dumps
No response
🐛 Describe the bug
Two functions imported by this conditional import has different signature:
vllm/benchmarks/benchmark_serving.py
Lines 46 to 49 in d14e98d
vllm/vllm/transformers_utils/tokenizer.py
Lines 119 to 127 in d14e98d
vllm/benchmarks/backend_request_func.py
Lines 419 to 421 in d14e98d
Which cause this error when using benchmark:
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: