You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "token_benchmark_ray.py", line 463, in
run_token_benchmark(
File "token_benchmark_ray.py", line 304, in run_token_benchmark
summary, individual_responses = get_token_throughput_latencies(
File "token_benchmark_ray.py", line 99, in get_token_throughput_latencies
default_sampling_params = {"max_tokens": num_output_tokens_list.pop()}
IndexError: pop from empty list
The text was updated successfully, but these errors were encountered:
huangdi614
pushed a commit
to huangdi614/llmperf
that referenced
this issue
Aug 9, 2024
Traceback (most recent call last):
File "token_benchmark_ray.py", line 463, in
run_token_benchmark(
File "token_benchmark_ray.py", line 304, in run_token_benchmark
summary, individual_responses = get_token_throughput_latencies(
File "token_benchmark_ray.py", line 99, in get_token_throughput_latencies
default_sampling_params = {"max_tokens": num_output_tokens_list.pop()}
IndexError: pop from empty list
The text was updated successfully, but these errors were encountered: