hf-inference-endpoint-benchmarks / v2_vllm_8k_tuned.json
LostGentoo's picture
Upload HF Inference Endpoint throughput/latency benches
27c1dd3 verified
Raw
History Blame Contribute Delete
1.97 kB
[
{
"concurrency": 1,
"ok": 1,
"errors": 0,
"error_rate": 0.0,
"total_wall_s": 5.38,
"avg_ttft_s": 3.275,
"min_ttft_s": 3.275,
"max_ttft_s": 3.275,
"avg_decode_tps_per_stream": 70.9,
"min_decode_tps": 70.9,
"max_decode_tps": 70.9,
"sum_decode_tps_all_streams": 70.9,
"total_completion_tokens": 150,
"avg_prompt_tokens": 6781
},
{
"concurrency": 5,
"ok": 5,
"errors": 0,
"error_rate": 0.0,
"total_wall_s": 9.68,
"avg_ttft_s": 5.737,
"min_ttft_s": 4.079,
"max_ttft_s": 6.849,
"avg_decode_tps_per_stream": 42.27,
"min_decode_tps": 28.87,
"max_decode_tps": 52.66,
"sum_decode_tps_all_streams": 211.37,
"total_completion_tokens": 750,
"avg_prompt_tokens": 5473
},
{
"concurrency": 10,
"ok": 10,
"errors": 0,
"error_rate": 0.0,
"total_wall_s": 14.04,
"avg_ttft_s": 7.154,
"min_ttft_s": 2.443,
"max_ttft_s": 10.606,
"avg_decode_tps_per_stream": 25.98,
"min_decode_tps": 13.09,
"max_decode_tps": 43.89,
"sum_decode_tps_all_streams": 259.75,
"total_completion_tokens": 1500,
"avg_prompt_tokens": 5473
},
{
"concurrency": 15,
"ok": 15,
"errors": 0,
"error_rate": 0.0,
"total_wall_s": 20.3,
"avg_ttft_s": 9.811,
"min_ttft_s": 2.806,
"max_ttft_s": 15.874,
"avg_decode_tps_per_stream": 17.39,
"min_decode_tps": 8.68,
"max_decode_tps": 33.68,
"sum_decode_tps_all_streams": 260.83,
"total_completion_tokens": 2250,
"avg_prompt_tokens": 5474
},
{
"concurrency": 20,
"ok": 20,
"errors": 0,
"error_rate": 0.0,
"total_wall_s": 27.41,
"avg_ttft_s": 12.161,
"min_ttft_s": 2.144,
"max_ttft_s": 20.865,
"avg_decode_tps_per_stream": 11.84,
"min_decode_tps": 6.05,
"max_decode_tps": 23.13,
"sum_decode_tps_all_streams": 236.79,
"total_completion_tokens": 3000,
"avg_prompt_tokens": 5474
}
]