server_args
dict | client_args
dict | metrics
dict | device
stringclasses 1
value |
---|---|---|---|
{
"allow_toppings_registration": false,
"api_key": null,
"attention_backend": "triton",
"base_min_new_token_ratio": 0.1,
"chat_template": null,
"chunked_prefill_size": 8192,
"constrained_json_whitespace_pattern": null,
"context_length": 4096,
"controller_port": 30005,
"debug": false,
"decode_log_interval": 10,
"detokenizer_ipc_name": "/tmp/tmphljj92bm",
"detokenizer_port": 30003,
"device": "cuda",
"disable_cuda_graph": true,
"disable_cuda_graph_padding": false,
"disable_custom_all_reduce": false,
"disable_disk_cache": false,
"disable_flashinfer": false,
"disable_flashinfer_sampling": false,
"disable_mla": false,
"disable_nan_detection": false,
"disable_penalizer": false,
"disable_radix_cache": false,
"disable_regex_jump_forward": false,
"dist_init_addr": null,
"dp_size": 1,
"dtype": "auto",
"enable_double_sparsity": false,
"enable_dp_attention": false,
"enable_mixed_chunk": false,
"enable_overlap_schedule": false,
"enable_p2p_check": false,
"enable_stats_logging": true,
"enable_system_controller": false,
"enable_toppings": false,
"enable_torch_compile": false,
"flashinfer_workspace_size": 402653184,
"host": "0.0.0.0",
"init_new_token_ratio": 0.7,
"init_number_of_deltas": 1,
"init_number_of_loras": 1,
"init_toppings": null,
"is_embedding": false,
"kv_cache_dtype": "auto",
"load_balance_method": "round_robin",
"load_format": "auto",
"log_requests": false,
"lora_paths": null,
"max_lora_ranks": 64,
"max_prefill_tokens": 2048,
"max_running_requests": null,
"max_toppings_per_batch": 4,
"max_torch_compile_bs": 32,
"max_total_tokens": null,
"mem_fraction_static": 0.85,
"model_path": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"nccl_ports": [
"30004"
],
"new_token_ratio_decay": 0.001,
"nnodes": 1,
"node_rank": 0,
"num_continue_decode_steps": 10,
"num_continuous_decode_steps": 1,
"port": 8080,
"quantization": null,
"random_seed": 0,
"retract_decode_steps": 20,
"sampling_backend": "pytorch",
"schedule_conservativeness": 1,
"schedule_policy": "lpm",
"scheduler_input_ipc_name": "/tmp/tmpz_v3qk3z",
"scheduler_port": 30002,
"served_model_name": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"server_id": "default",
"show_time_cost": false,
"skip_tokenizer_init": false,
"stream_interval": 1,
"tokenizer_ipc_name": "/tmp/tmp9l0tq3jq",
"tokenizer_mode": "auto",
"tokenizer_path": "/capstor/store/cscs/swissai/a09/bborisov/models/LLAMA_MoE_VER_3/",
"tokenizer_port": 30001,
"torchao_config": "",
"tp_size": 1,
"triton_attention_reduce_in_fp32": false,
"trust_remote_code": true,
"use_heterogeneous_pool": false,
"watchdog_timeout": 10
} | {
"dataset": "xiaozheyao/MegaChat:sharegpt",
"endpoint": "http://localhost:8080/",
"goodput": null,
"metric_percentiles": "25,50,90,99",
"model": "EXPERTS_2_QUANT_NAIVE",
"num_prompts": 300,
"output": ".local/EXPERTS_2_QUANT_NAIVE",
"percentile_metrics": "ttft,tpot,itl",
"request_rate": 20,
"tokenizer": "meta-llama/Llama-3.1-8B",
"wait_until_ready": true
} | {
"completed": 912,
"mean_e2el_ms": 61031.88383462839,
"mean_itl_ms": 221.9061151662992,
"mean_tpot_ms": 270.74927663486943,
"mean_ttft_ms": 178.87079418154858,
"median_e2el_ms": 58638.97078844572,
"median_itl_ms": 181.84772587846965,
"median_tpot_ms": 259.5755138723004,
"median_ttft_ms": 97.42359758820385,
"output_throughput": 1909.1571016274909,
"percentiles_e2el_ms": [
[
25,
43254.20853786636
],
[
50,
61031.88383462839
],
[
90,
88768.06430248542
],
[
99,
109086.77358366082
]
],
"percentiles_itl_ms": [
[
25,
116.65457207709551
],
[
50,
181.84772587846965
],
[
90,
376.00163964089006
],
[
99,
1428.674606361892
]
],
"percentiles_tpot_ms": [
[
25,
198.56015979994797
],
[
50,
259.5755138723004
],
[
90,
388.83286491147686
],
[
99,
635.0986152004461
]
],
"percentiles_ttft_ms": [
[
25,
66.87836727360263
],
[
50,
97.42359758820385
],
[
90,
401.65557474829245
],
[
99,
996.7745928070507
]
],
"request_goodput": 0,
"request_throughput": 7.158868152935134,
"std_e2el_ms": 24845.53064391513,
"std_itl_ms": 242.16881673512967,
"std_tpot_ms": 104.1303937677367,
"std_ttft_ms": 200.11850241931285,
"total_input": 106215,
"total_output": 243216,
"total_token_throughput": 2742.906203452058
} | 1xA100 |
{
"allow_toppings_registration": false,
"api_key": null,
"attention_backend": "triton",
"base_min_new_token_ratio": 0.1,
"chat_template": null,
"chunked_prefill_size": 8192,
"constrained_json_whitespace_pattern": null,
"context_length": 4096,
"controller_port": 30005,
"debug": false,
"decode_log_interval": 10,
"detokenizer_ipc_name": "/tmp/tmphljj92bm",
"detokenizer_port": 30003,
"device": "cuda",
"disable_cuda_graph": true,
"disable_cuda_graph_padding": false,
"disable_custom_all_reduce": false,
"disable_disk_cache": false,
"disable_flashinfer": false,
"disable_flashinfer_sampling": false,
"disable_mla": false,
"disable_nan_detection": false,
"disable_penalizer": false,
"disable_radix_cache": false,
"disable_regex_jump_forward": false,
"dist_init_addr": null,
"dp_size": 1,
"dtype": "auto",
"enable_double_sparsity": false,
"enable_dp_attention": false,
"enable_mixed_chunk": false,
"enable_overlap_schedule": false,
"enable_p2p_check": false,
"enable_stats_logging": true,
"enable_system_controller": false,
"enable_toppings": false,
"enable_torch_compile": false,
"flashinfer_workspace_size": 402653184,
"host": "0.0.0.0",
"init_new_token_ratio": 0.7,
"init_number_of_deltas": 1,
"init_number_of_loras": 1,
"init_toppings": null,
"is_embedding": false,
"kv_cache_dtype": "auto",
"load_balance_method": "round_robin",
"load_format": "auto",
"log_requests": false,
"lora_paths": null,
"max_lora_ranks": 64,
"max_prefill_tokens": 2048,
"max_running_requests": null,
"max_toppings_per_batch": 4,
"max_torch_compile_bs": 32,
"max_total_tokens": null,
"mem_fraction_static": 0.85,
"model_path": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"nccl_ports": [
"30004"
],
"new_token_ratio_decay": 0.001,
"nnodes": 1,
"node_rank": 0,
"num_continue_decode_steps": 10,
"num_continuous_decode_steps": 1,
"port": 8080,
"quantization": null,
"random_seed": 0,
"retract_decode_steps": 20,
"sampling_backend": "pytorch",
"schedule_conservativeness": 1,
"schedule_policy": "lpm",
"scheduler_input_ipc_name": "/tmp/tmpz_v3qk3z",
"scheduler_port": 30002,
"served_model_name": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"server_id": "default",
"show_time_cost": false,
"skip_tokenizer_init": false,
"stream_interval": 1,
"tokenizer_ipc_name": "/tmp/tmp9l0tq3jq",
"tokenizer_mode": "auto",
"tokenizer_path": "/capstor/store/cscs/swissai/a09/bborisov/models/LLAMA_MoE_VER_3/",
"tokenizer_port": 30001,
"torchao_config": "",
"tp_size": 1,
"triton_attention_reduce_in_fp32": false,
"trust_remote_code": true,
"use_heterogeneous_pool": false,
"watchdog_timeout": 10
} | {
"dataset": "xiaozheyao/MegaChat:sharegpt",
"endpoint": "http://localhost:8080/",
"goodput": null,
"metric_percentiles": "25,50,90,99",
"model": "EXPERTS_2_QUANT_NAIVE",
"num_prompts": 300,
"output": ".local/EXPERTS_2_QUANT_NAIVE",
"percentile_metrics": "ttft,tpot,itl",
"request_rate": 100,
"tokenizer": "meta-llama/Llama-3.1-8B",
"wait_until_ready": true
} | {
"completed": 912,
"mean_e2el_ms": 86433.93172055949,
"mean_itl_ms": 255.354936984809,
"mean_tpot_ms": 585.185914241631,
"mean_ttft_ms": 15495.094985758586,
"median_e2el_ms": 82349.37392247829,
"median_itl_ms": 189.9522430030629,
"median_tpot_ms": 273.1203240615362,
"median_ttft_ms": 15831.575824995525,
"output_throughput": 1909.5695023726112,
"percentiles_e2el_ms": [
[
25,
66490.36603799323
],
[
50,
86433.93172055949
],
[
90,
108684.80128487572
],
[
99,
120885.1210530987
]
],
"percentiles_itl_ms": [
[
25,
123.45751433167607
],
[
50,
189.9522430030629
],
[
90,
242.3695520265028
],
[
99,
511.3230813038535
]
],
"percentiles_tpot_ms": [
[
25,
220.08228952954468
],
[
50,
273.1203240615362
],
[
90,
572.4773122439416
],
[
99,
6358.722628718697
]
],
"percentiles_ttft_ms": [
[
25,
3056.9272832362913
],
[
50,
15831.575824995525
],
[
90,
30950.43852718081
],
[
99,
36684.653043476865
]
],
"request_goodput": 0,
"request_throughput": 7.1605028767533865,
"std_e2el_ms": 21921.052164496235,
"std_itl_ms": 1402.7004750638423,
"std_tpot_ms": 2507.1647029588908,
"std_ttft_ms": 11719.214565309421,
"total_input": 106215,
"total_output": 243213,
"total_token_throughput": 2743.508990370814
} | 1xA100 |
{
"allow_toppings_registration": false,
"api_key": null,
"attention_backend": "triton",
"base_min_new_token_ratio": 0.1,
"chat_template": null,
"chunked_prefill_size": 8192,
"constrained_json_whitespace_pattern": null,
"context_length": 4096,
"controller_port": 30005,
"debug": false,
"decode_log_interval": 10,
"detokenizer_ipc_name": "/tmp/tmphljj92bm",
"detokenizer_port": 30003,
"device": "cuda",
"disable_cuda_graph": true,
"disable_cuda_graph_padding": false,
"disable_custom_all_reduce": false,
"disable_disk_cache": false,
"disable_flashinfer": false,
"disable_flashinfer_sampling": false,
"disable_mla": false,
"disable_nan_detection": false,
"disable_penalizer": false,
"disable_radix_cache": false,
"disable_regex_jump_forward": false,
"dist_init_addr": null,
"dp_size": 1,
"dtype": "auto",
"enable_double_sparsity": false,
"enable_dp_attention": false,
"enable_mixed_chunk": false,
"enable_overlap_schedule": false,
"enable_p2p_check": false,
"enable_stats_logging": true,
"enable_system_controller": false,
"enable_toppings": false,
"enable_torch_compile": false,
"flashinfer_workspace_size": 402653184,
"host": "0.0.0.0",
"init_new_token_ratio": 0.7,
"init_number_of_deltas": 1,
"init_number_of_loras": 1,
"init_toppings": null,
"is_embedding": false,
"kv_cache_dtype": "auto",
"load_balance_method": "round_robin",
"load_format": "auto",
"log_requests": false,
"lora_paths": null,
"max_lora_ranks": 64,
"max_prefill_tokens": 2048,
"max_running_requests": null,
"max_toppings_per_batch": 4,
"max_torch_compile_bs": 32,
"max_total_tokens": null,
"mem_fraction_static": 0.85,
"model_path": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"nccl_ports": [
"30004"
],
"new_token_ratio_decay": 0.001,
"nnodes": 1,
"node_rank": 0,
"num_continue_decode_steps": 10,
"num_continuous_decode_steps": 1,
"port": 8080,
"quantization": null,
"random_seed": 0,
"retract_decode_steps": 20,
"sampling_backend": "pytorch",
"schedule_conservativeness": 1,
"schedule_policy": "lpm",
"scheduler_input_ipc_name": "/tmp/tmpz_v3qk3z",
"scheduler_port": 30002,
"served_model_name": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"server_id": "default",
"show_time_cost": false,
"skip_tokenizer_init": false,
"stream_interval": 1,
"tokenizer_ipc_name": "/tmp/tmp9l0tq3jq",
"tokenizer_mode": "auto",
"tokenizer_path": "/capstor/store/cscs/swissai/a09/bborisov/models/LLAMA_MoE_VER_3/",
"tokenizer_port": 30001,
"torchao_config": "",
"tp_size": 1,
"triton_attention_reduce_in_fp32": false,
"trust_remote_code": true,
"use_heterogeneous_pool": false,
"watchdog_timeout": 10
} | {
"dataset": "xiaozheyao/MegaChat:sharegpt",
"endpoint": "http://localhost:8080/",
"goodput": null,
"metric_percentiles": "25,50,90,99",
"model": "EXPERTS_2_QUANT_NAIVE",
"num_prompts": 300,
"output": ".local/EXPERTS_2_QUANT_NAIVE",
"percentile_metrics": "ttft,tpot,itl",
"request_rate": 10,
"tokenizer": "meta-llama/Llama-3.1-8B",
"wait_until_ready": true
} | {
"completed": 912,
"mean_e2el_ms": 35199.263847316615,
"mean_itl_ms": 138.170899117804,
"mean_tpot_ms": 145.18845148127042,
"mean_ttft_ms": 104.33459127032843,
"median_e2el_ms": 36716.7490404906,
"median_itl_ms": 116.55147885903716,
"median_tpot_ms": 145.67391154635706,
"median_ttft_ms": 86.17396943736821,
"output_throughput": 1707.9454717032047,
"percentiles_e2el_ms": [
[
25,
20160.3855745052
],
[
50,
35199.263847316615
],
[
90,
65020.20299399737
],
[
99,
94739.36424150597
]
],
"percentiles_itl_ms": [
[
25,
85.92513296753168
],
[
50,
116.55147885903716
],
[
90,
245.39215490221977
],
[
99,
439.45076088421047
]
],
"percentiles_tpot_ms": [
[
25,
118.40394993920894
],
[
50,
145.67391154635706
],
[
90,
190.64181798397289
],
[
99,
218.27822533505596
]
],
"percentiles_ttft_ms": [
[
25,
63.07320878840983
],
[
50,
86.17396943736821
],
[
90,
181.1027724994346
],
[
99,
336.6362576722166
]
],
"request_goodput": 0,
"request_throughput": 6.404479508384959,
"std_e2el_ms": 21679.51222363768,
"std_itl_ms": 83.76626487916207,
"std_tpot_ms": 35.60696025741389,
"std_ttft_ms": 58.95482518679819,
"total_input": 106215,
"total_output": 243212,
"total_token_throughput": 2453.83559339521
} | 1xA100 |
{
"allow_toppings_registration": false,
"api_key": null,
"attention_backend": "triton",
"base_min_new_token_ratio": 0.1,
"chat_template": null,
"chunked_prefill_size": 8192,
"constrained_json_whitespace_pattern": null,
"context_length": 4096,
"controller_port": 30005,
"debug": false,
"decode_log_interval": 10,
"detokenizer_ipc_name": "/tmp/tmphljj92bm",
"detokenizer_port": 30003,
"device": "cuda",
"disable_cuda_graph": true,
"disable_cuda_graph_padding": false,
"disable_custom_all_reduce": false,
"disable_disk_cache": false,
"disable_flashinfer": false,
"disable_flashinfer_sampling": false,
"disable_mla": false,
"disable_nan_detection": false,
"disable_penalizer": false,
"disable_radix_cache": false,
"disable_regex_jump_forward": false,
"dist_init_addr": null,
"dp_size": 1,
"dtype": "auto",
"enable_double_sparsity": false,
"enable_dp_attention": false,
"enable_mixed_chunk": false,
"enable_overlap_schedule": false,
"enable_p2p_check": false,
"enable_stats_logging": true,
"enable_system_controller": false,
"enable_toppings": false,
"enable_torch_compile": false,
"flashinfer_workspace_size": 402653184,
"host": "0.0.0.0",
"init_new_token_ratio": 0.7,
"init_number_of_deltas": 1,
"init_number_of_loras": 1,
"init_toppings": null,
"is_embedding": false,
"kv_cache_dtype": "auto",
"load_balance_method": "round_robin",
"load_format": "auto",
"log_requests": false,
"lora_paths": null,
"max_lora_ranks": 64,
"max_prefill_tokens": 2048,
"max_running_requests": null,
"max_toppings_per_batch": 4,
"max_torch_compile_bs": 32,
"max_total_tokens": null,
"mem_fraction_static": 0.85,
"model_path": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"nccl_ports": [
"30004"
],
"new_token_ratio_decay": 0.001,
"nnodes": 1,
"node_rank": 0,
"num_continue_decode_steps": 10,
"num_continuous_decode_steps": 1,
"port": 8080,
"quantization": null,
"random_seed": 0,
"retract_decode_steps": 20,
"sampling_backend": "pytorch",
"schedule_conservativeness": 1,
"schedule_policy": "lpm",
"scheduler_input_ipc_name": "/tmp/tmpz_v3qk3z",
"scheduler_port": 30002,
"served_model_name": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"server_id": "default",
"show_time_cost": false,
"skip_tokenizer_init": false,
"stream_interval": 1,
"tokenizer_ipc_name": "/tmp/tmp9l0tq3jq",
"tokenizer_mode": "auto",
"tokenizer_path": "/capstor/store/cscs/swissai/a09/bborisov/models/LLAMA_MoE_VER_3/",
"tokenizer_port": 30001,
"torchao_config": "",
"tp_size": 1,
"triton_attention_reduce_in_fp32": false,
"trust_remote_code": true,
"use_heterogeneous_pool": false,
"watchdog_timeout": 10
} | {
"dataset": "xiaozheyao/MegaChat:sharegpt",
"endpoint": "http://localhost:8080/",
"goodput": null,
"metric_percentiles": "25,50,90,99",
"model": "EXPERTS_2_QUANT_NAIVE",
"num_prompts": 300,
"output": ".local/EXPERTS_2_QUANT_NAIVE",
"percentile_metrics": "ttft,tpot,itl",
"request_rate": 80,
"tokenizer": "meta-llama/Llama-3.1-8B",
"wait_until_ready": true
} | {
"completed": 912,
"mean_e2el_ms": 85111.92374082748,
"mean_itl_ms": 255.5191935371291,
"mean_tpot_ms": 586.032782136294,
"mean_ttft_ms": 14508.874734789857,
"median_e2el_ms": 81210.87580438594,
"median_itl_ms": 190.2981868479401,
"median_tpot_ms": 271.9310241746623,
"median_ttft_ms": 15007.247575442307,
"output_throughput": 1914.5724540156207,
"percentiles_e2el_ms": [
[
25,
65515.81726747099
],
[
50,
85111.92374082748
],
[
90,
107827.79036371503
],
[
99,
120282.33345434768
]
],
"percentiles_itl_ms": [
[
25,
124.4519290048629
],
[
50,
190.2981868479401
],
[
90,
242.12682899087667
],
[
99,
507.7837606053799
]
],
"percentiles_tpot_ms": [
[
25,
219.18539029962315
],
[
50,
271.9310241746623
],
[
90,
586.283585666303
],
[
99,
6743.894209527246
]
],
"percentiles_ttft_ms": [
[
25,
778.8371281931177
],
[
50,
15007.247575442307
],
[
90,
29892.77326508891
],
[
99,
36470.95711577218
]
],
"request_goodput": 0,
"request_throughput": 7.1792629426150985,
"std_e2el_ms": 21840.470675787325,
"std_itl_ms": 1405.531901499741,
"std_tpot_ms": 2489.115946568013,
"std_ttft_ms": 11735.202339684578,
"total_input": 106215,
"total_output": 243213,
"total_token_throughput": 2750.69681086854
} | 1xA100 |
{
"allow_toppings_registration": false,
"api_key": null,
"attention_backend": "triton",
"base_min_new_token_ratio": 0.1,
"chat_template": null,
"chunked_prefill_size": 8192,
"constrained_json_whitespace_pattern": null,
"context_length": 4096,
"controller_port": 30005,
"debug": false,
"decode_log_interval": 10,
"detokenizer_ipc_name": "/tmp/tmphljj92bm",
"detokenizer_port": 30003,
"device": "cuda",
"disable_cuda_graph": true,
"disable_cuda_graph_padding": false,
"disable_custom_all_reduce": false,
"disable_disk_cache": false,
"disable_flashinfer": false,
"disable_flashinfer_sampling": false,
"disable_mla": false,
"disable_nan_detection": false,
"disable_penalizer": false,
"disable_radix_cache": false,
"disable_regex_jump_forward": false,
"dist_init_addr": null,
"dp_size": 1,
"dtype": "auto",
"enable_double_sparsity": false,
"enable_dp_attention": false,
"enable_mixed_chunk": false,
"enable_overlap_schedule": false,
"enable_p2p_check": false,
"enable_stats_logging": true,
"enable_system_controller": false,
"enable_toppings": false,
"enable_torch_compile": false,
"flashinfer_workspace_size": 402653184,
"host": "0.0.0.0",
"init_new_token_ratio": 0.7,
"init_number_of_deltas": 1,
"init_number_of_loras": 1,
"init_toppings": null,
"is_embedding": false,
"kv_cache_dtype": "auto",
"load_balance_method": "round_robin",
"load_format": "auto",
"log_requests": false,
"lora_paths": null,
"max_lora_ranks": 64,
"max_prefill_tokens": 2048,
"max_running_requests": null,
"max_toppings_per_batch": 4,
"max_torch_compile_bs": 32,
"max_total_tokens": null,
"mem_fraction_static": 0.85,
"model_path": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"nccl_ports": [
"30004"
],
"new_token_ratio_decay": 0.001,
"nnodes": 1,
"node_rank": 0,
"num_continue_decode_steps": 10,
"num_continuous_decode_steps": 1,
"port": 8080,
"quantization": null,
"random_seed": 0,
"retract_decode_steps": 20,
"sampling_backend": "pytorch",
"schedule_conservativeness": 1,
"schedule_policy": "lpm",
"scheduler_input_ipc_name": "/tmp/tmpz_v3qk3z",
"scheduler_port": 30002,
"served_model_name": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"server_id": "default",
"show_time_cost": false,
"skip_tokenizer_init": false,
"stream_interval": 1,
"tokenizer_ipc_name": "/tmp/tmp9l0tq3jq",
"tokenizer_mode": "auto",
"tokenizer_path": "/capstor/store/cscs/swissai/a09/bborisov/models/LLAMA_MoE_VER_3/",
"tokenizer_port": 30001,
"torchao_config": "",
"tp_size": 1,
"triton_attention_reduce_in_fp32": false,
"trust_remote_code": true,
"use_heterogeneous_pool": false,
"watchdog_timeout": 10
} | {
"dataset": "xiaozheyao/MegaChat:sharegpt",
"endpoint": "http://localhost:8080/",
"goodput": null,
"metric_percentiles": "25,50,90,99",
"model": "EXPERTS_2_QUANT_NAIVE",
"num_prompts": 300,
"output": ".local/EXPERTS_2_QUANT_NAIVE",
"percentile_metrics": "ttft,tpot,itl",
"request_rate": 60,
"tokenizer": "meta-llama/Llama-3.1-8B",
"wait_until_ready": true
} | {
"completed": 912,
"mean_e2el_ms": 80730.77221156564,
"mean_itl_ms": 256.18365332714666,
"mean_tpot_ms": 566.2689408766613,
"mean_ttft_ms": 10932.461243784035,
"median_e2el_ms": 77499.76536745422,
"median_itl_ms": 190.42137695942074,
"median_tpot_ms": 270.807726086355,
"median_ttft_ms": 7845.591839053668,
"output_throughput": 1927.537236003897,
"percentiles_e2el_ms": [
[
25,
61605.11776752537
],
[
50,
80730.77221156564
],
[
90,
104552.3891474353
],
[
99,
118100.16688020667
]
],
"percentiles_itl_ms": [
[
25,
124.10197645658627
],
[
50,
190.42137695942074
],
[
90,
242.5007000565529
],
[
99,
518.4957868768834
]
],
"percentiles_tpot_ms": [
[
25,
219.52006064359452
],
[
50,
270.807726086355
],
[
90,
578.1414482175957
],
[
99,
6520.7674655248275
]
],
"percentiles_ttft_ms": [
[
25,
190.05692494101822
],
[
50,
7845.591839053668
],
[
90,
26962.63692935463
],
[
99,
34640.70565010188
]
],
"request_goodput": 0,
"request_throughput": 7.227878276389642,
"std_e2el_ms": 21992.558833586147,
"std_itl_ms": 1387.779842390119,
"std_tpot_ms": 2321.163646181749,
"std_ttft_ms": 11091.417613493559,
"total_input": 106215,
"total_output": 243213,
"total_token_throughput": 2769.323520134079
} | 1xA100 |
{
"allow_toppings_registration": false,
"api_key": null,
"attention_backend": "triton",
"base_min_new_token_ratio": 0.1,
"chat_template": null,
"chunked_prefill_size": 8192,
"constrained_json_whitespace_pattern": null,
"context_length": 4096,
"controller_port": 30005,
"debug": false,
"decode_log_interval": 10,
"detokenizer_ipc_name": "/tmp/tmphljj92bm",
"detokenizer_port": 30003,
"device": "cuda",
"disable_cuda_graph": true,
"disable_cuda_graph_padding": false,
"disable_custom_all_reduce": false,
"disable_disk_cache": false,
"disable_flashinfer": false,
"disable_flashinfer_sampling": false,
"disable_mla": false,
"disable_nan_detection": false,
"disable_penalizer": false,
"disable_radix_cache": false,
"disable_regex_jump_forward": false,
"dist_init_addr": null,
"dp_size": 1,
"dtype": "auto",
"enable_double_sparsity": false,
"enable_dp_attention": false,
"enable_mixed_chunk": false,
"enable_overlap_schedule": false,
"enable_p2p_check": false,
"enable_stats_logging": true,
"enable_system_controller": false,
"enable_toppings": false,
"enable_torch_compile": false,
"flashinfer_workspace_size": 402653184,
"host": "0.0.0.0",
"init_new_token_ratio": 0.7,
"init_number_of_deltas": 1,
"init_number_of_loras": 1,
"init_toppings": null,
"is_embedding": false,
"kv_cache_dtype": "auto",
"load_balance_method": "round_robin",
"load_format": "auto",
"log_requests": false,
"lora_paths": null,
"max_lora_ranks": 64,
"max_prefill_tokens": 2048,
"max_running_requests": null,
"max_toppings_per_batch": 4,
"max_torch_compile_bs": 32,
"max_total_tokens": null,
"mem_fraction_static": 0.85,
"model_path": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"nccl_ports": [
"30004"
],
"new_token_ratio_decay": 0.001,
"nnodes": 1,
"node_rank": 0,
"num_continue_decode_steps": 10,
"num_continuous_decode_steps": 1,
"port": 8080,
"quantization": null,
"random_seed": 0,
"retract_decode_steps": 20,
"sampling_backend": "pytorch",
"schedule_conservativeness": 1,
"schedule_policy": "lpm",
"scheduler_input_ipc_name": "/tmp/tmpz_v3qk3z",
"scheduler_port": 30002,
"served_model_name": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"server_id": "default",
"show_time_cost": false,
"skip_tokenizer_init": false,
"stream_interval": 1,
"tokenizer_ipc_name": "/tmp/tmp9l0tq3jq",
"tokenizer_mode": "auto",
"tokenizer_path": "/capstor/store/cscs/swissai/a09/bborisov/models/LLAMA_MoE_VER_3/",
"tokenizer_port": 30001,
"torchao_config": "",
"tp_size": 1,
"triton_attention_reduce_in_fp32": false,
"trust_remote_code": true,
"use_heterogeneous_pool": false,
"watchdog_timeout": 10
} | {
"dataset": "xiaozheyao/MegaChat:sharegpt",
"endpoint": "http://localhost:8080/",
"goodput": null,
"metric_percentiles": "25,50,90,99",
"model": "EXPERTS_2_QUANT_NAIVE",
"num_prompts": 300,
"output": ".local/EXPERTS_2_QUANT_NAIVE",
"percentile_metrics": "ttft,tpot,itl",
"request_rate": 40,
"tokenizer": "meta-llama/Llama-3.1-8B",
"wait_until_ready": true
} | {
"completed": 912,
"mean_e2el_ms": 75578.97153508384,
"mean_itl_ms": 250.35587859435665,
"mean_tpot_ms": 563.4529186403199,
"mean_ttft_ms": 6478.499711972402,
"median_e2el_ms": 72654.53525203672,
"median_itl_ms": 187.40799697116017,
"median_tpot_ms": 273.87272740159455,
"median_ttft_ms": 400.9642443852499,
"output_throughput": 1947.4265296428152,
"percentiles_e2el_ms": [
[
25,
56955.364487250336
],
[
50,
75578.97153508384
],
[
90,
100394.49684093706
],
[
99,
115363.31012076
]
],
"percentiles_itl_ms": [
[
25,
118.55640157591552
],
[
50,
187.40799697116017
],
[
90,
242.98861999996006
],
[
99,
527.2453617071733
]
],
"percentiles_tpot_ms": [
[
25,
220.21599182524503
],
[
50,
273.87272740159455
],
[
90,
566.0187218713866
],
[
99,
6375.877062070641
]
],
"percentiles_ttft_ms": [
[
25,
85.61652700882405
],
[
50,
400.9642443852499
],
[
90,
23206.80139027536
],
[
99,
32810.09446307551
]
],
"request_goodput": 0,
"request_throughput": 7.30245914089398,
"std_e2el_ms": 22301.11687845315,
"std_itl_ms": 1343.0106409141135,
"std_tpot_ms": 2337.520162818124,
"std_ttft_ms": 9622.576197039922,
"total_input": 106215,
"total_output": 243213,
"total_token_throughput": 2797.8987858380497
} | 1xA100 |
{
"allow_toppings_registration": false,
"api_key": null,
"attention_backend": "triton",
"base_min_new_token_ratio": 0.1,
"chat_template": null,
"chunked_prefill_size": 8192,
"constrained_json_whitespace_pattern": null,
"context_length": 4096,
"controller_port": 30005,
"debug": false,
"decode_log_interval": 10,
"detokenizer_ipc_name": "/tmp/tmphljj92bm",
"detokenizer_port": 30003,
"device": "cuda",
"disable_cuda_graph": true,
"disable_cuda_graph_padding": false,
"disable_custom_all_reduce": false,
"disable_disk_cache": false,
"disable_flashinfer": false,
"disable_flashinfer_sampling": false,
"disable_mla": false,
"disable_nan_detection": false,
"disable_penalizer": false,
"disable_radix_cache": false,
"disable_regex_jump_forward": false,
"dist_init_addr": null,
"dp_size": 1,
"dtype": "auto",
"enable_double_sparsity": false,
"enable_dp_attention": false,
"enable_mixed_chunk": false,
"enable_overlap_schedule": false,
"enable_p2p_check": false,
"enable_stats_logging": true,
"enable_system_controller": false,
"enable_toppings": false,
"enable_torch_compile": false,
"flashinfer_workspace_size": 402653184,
"host": "0.0.0.0",
"init_new_token_ratio": 0.7,
"init_number_of_deltas": 1,
"init_number_of_loras": 1,
"init_toppings": null,
"is_embedding": false,
"kv_cache_dtype": "auto",
"load_balance_method": "round_robin",
"load_format": "auto",
"log_requests": false,
"lora_paths": null,
"max_lora_ranks": 64,
"max_prefill_tokens": 2048,
"max_running_requests": null,
"max_toppings_per_batch": 4,
"max_torch_compile_bs": 32,
"max_total_tokens": null,
"mem_fraction_static": 0.85,
"model_path": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"nccl_ports": [
"30004"
],
"new_token_ratio_decay": 0.001,
"nnodes": 1,
"node_rank": 0,
"num_continue_decode_steps": 10,
"num_continuous_decode_steps": 1,
"port": 8080,
"quantization": null,
"random_seed": 0,
"retract_decode_steps": 20,
"sampling_backend": "pytorch",
"schedule_conservativeness": 1,
"schedule_policy": "lpm",
"scheduler_input_ipc_name": "/tmp/tmpz_v3qk3z",
"scheduler_port": 30002,
"served_model_name": "/capstor/store/cscs/swissai/a09/bborisov/models/perf_benchmark/EXPERTS_2/compressed-4bits-scratchpad",
"server_id": "default",
"show_time_cost": false,
"skip_tokenizer_init": false,
"stream_interval": 1,
"tokenizer_ipc_name": "/tmp/tmp9l0tq3jq",
"tokenizer_mode": "auto",
"tokenizer_path": "/capstor/store/cscs/swissai/a09/bborisov/models/LLAMA_MoE_VER_3/",
"tokenizer_port": 30001,
"torchao_config": "",
"tp_size": 1,
"triton_attention_reduce_in_fp32": false,
"trust_remote_code": true,
"use_heterogeneous_pool": false,
"watchdog_timeout": 10
} | {
"dataset": "xiaozheyao/MegaChat:sharegpt",
"endpoint": "http://localhost:8080/",
"goodput": null,
"metric_percentiles": "25,50,90,99",
"model": "EXPERTS_2_QUANT_NAIVE",
"num_prompts": 300,
"output": ".local/EXPERTS_2_QUANT_NAIVE",
"percentile_metrics": "ttft,tpot,itl",
"request_rate": 5,
"tokenizer": "meta-llama/Llama-3.1-8B",
"wait_until_ready": true
} | {
"completed": 912,
"mean_e2el_ms": 19056.0649005929,
"mean_itl_ms": 76.40912050490341,
"mean_tpot_ms": 83.13411235531821,
"mean_ttft_ms": 246.84207106474787,
"median_e2el_ms": 20520.56602304168,
"median_itl_ms": 56.912822532467544,
"median_tpot_ms": 75.11690515716111,
"median_ttft_ms": 83.74843595083803,
"output_throughput": 1151.8369214283982,
"percentiles_e2el_ms": [
[
25,
10616.937122540548
],
[
50,
19056.0649005929
],
[
90,
39264.32039709761
],
[
99,
55807.88556477054
]
],
"percentiles_itl_ms": [
[
25,
54.31844148552045
],
[
50,
56.912822532467544
],
[
90,
104.77624016348271
],
[
99,
300.2894378802739
]
],
"percentiles_tpot_ms": [
[
25,
70.4357101933446
],
[
50,
75.11690515716111
],
[
90,
92.30001154820036
],
[
99,
126.52786601680394
]
],
"percentiles_ttft_ms": [
[
25,
64.00272599421442
],
[
50,
83.74843595083803
],
[
90,
356.98187095113093
],
[
99,
3860.0342718511815
]
],
"request_goodput": 0,
"request_throughput": 4.319193097116081,
"std_e2el_ms": 13024.045814509605,
"std_itl_ms": 92.89333151751555,
"std_tpot_ms": 106.85780574475115,
"std_ttft_ms": 626.0743816091556,
"total_input": 106215,
"total_output": 243211,
"total_token_throughput": 1654.8666306500916
} | 1xA100 |
README.md exists but content is empty.
- Downloads last month
- 78