mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 17:45:19 +08:00
[Minor] Fix benchmark_throughput.py (#151)
This commit is contained in:
parent
eedb46bf03
commit
bab8f3dd0d
@ -97,6 +97,7 @@ def run_cacheflow(
|
||||
# FIXME(woosuk): Do not use internal method.
|
||||
llm._add_request(
|
||||
prompt=prompt,
|
||||
prompt_token_ids=None,
|
||||
sampling_params=sampling_params,
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user