mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-11 15:55:01 +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.
|
# FIXME(woosuk): Do not use internal method.
|
||||||
llm._add_request(
|
llm._add_request(
|
||||||
prompt=prompt,
|
prompt=prompt,
|
||||||
|
prompt_token_ids=None,
|
||||||
sampling_params=sampling_params,
|
sampling_params=sampling_params,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user