File size: 6,385 Bytes
19bc8a7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
---
dataset_info:
  config_name: 1xA100_EXPERTS_5_QUANT_NAIVET
  features:
  - name: server_args
    struct:
    - name: allow_toppings_registration
      dtype: bool
    - name: api_key
      dtype: 'null'
    - name: attention_backend
      dtype: string
    - name: base_min_new_token_ratio
      dtype: float64
    - name: chat_template
      dtype: 'null'
    - name: chunked_prefill_size
      dtype: int64
    - name: constrained_json_whitespace_pattern
      dtype: 'null'
    - name: context_length
      dtype: int64
    - name: controller_port
      dtype: int64
    - name: debug
      dtype: bool
    - name: decode_log_interval
      dtype: int64
    - name: detokenizer_ipc_name
      dtype: string
    - name: detokenizer_port
      dtype: int64
    - name: device
      dtype: string
    - name: disable_cuda_graph
      dtype: bool
    - name: disable_cuda_graph_padding
      dtype: bool
    - name: disable_custom_all_reduce
      dtype: bool
    - name: disable_disk_cache
      dtype: bool
    - name: disable_flashinfer
      dtype: bool
    - name: disable_flashinfer_sampling
      dtype: bool
    - name: disable_mla
      dtype: bool
    - name: disable_nan_detection
      dtype: bool
    - name: disable_penalizer
      dtype: bool
    - name: disable_radix_cache
      dtype: bool
    - name: disable_regex_jump_forward
      dtype: bool
    - name: dist_init_addr
      dtype: 'null'
    - name: dp_size
      dtype: int64
    - name: dtype
      dtype: string
    - name: enable_double_sparsity
      dtype: bool
    - name: enable_dp_attention
      dtype: bool
    - name: enable_mixed_chunk
      dtype: bool
    - name: enable_overlap_schedule
      dtype: bool
    - name: enable_p2p_check
      dtype: bool
    - name: enable_stats_logging
      dtype: bool
    - name: enable_system_controller
      dtype: bool
    - name: enable_toppings
      dtype: bool
    - name: enable_torch_compile
      dtype: bool
    - name: flashinfer_workspace_size
      dtype: int64
    - name: host
      dtype: string
    - name: init_new_token_ratio
      dtype: float64
    - name: init_number_of_deltas
      dtype: int64
    - name: init_number_of_loras
      dtype: int64
    - name: init_toppings
      dtype: 'null'
    - name: is_embedding
      dtype: bool
    - name: kv_cache_dtype
      dtype: string
    - name: load_balance_method
      dtype: string
    - name: load_format
      dtype: string
    - name: log_requests
      dtype: bool
    - name: lora_paths
      dtype: 'null'
    - name: max_lora_ranks
      dtype: int64
    - name: max_prefill_tokens
      dtype: int64
    - name: max_running_requests
      dtype: 'null'
    - name: max_toppings_per_batch
      dtype: int64
    - name: max_torch_compile_bs
      dtype: int64
    - name: max_total_tokens
      dtype: 'null'
    - name: mem_fraction_static
      dtype: float64
    - name: model_path
      dtype: string
    - name: nccl_ports
      sequence: string
    - name: new_token_ratio_decay
      dtype: float64
    - name: nnodes
      dtype: int64
    - name: node_rank
      dtype: int64
    - name: num_continue_decode_steps
      dtype: int64
    - name: num_continuous_decode_steps
      dtype: int64
    - name: port
      dtype: int64
    - name: quantization
      dtype: 'null'
    - name: random_seed
      dtype: int64
    - name: retract_decode_steps
      dtype: int64
    - name: sampling_backend
      dtype: string
    - name: schedule_conservativeness
      dtype: float64
    - name: schedule_policy
      dtype: string
    - name: scheduler_input_ipc_name
      dtype: string
    - name: scheduler_port
      dtype: int64
    - name: served_model_name
      dtype: string
    - name: server_id
      dtype: string
    - name: show_time_cost
      dtype: bool
    - name: skip_tokenizer_init
      dtype: bool
    - name: stream_interval
      dtype: int64
    - name: tokenizer_ipc_name
      dtype: string
    - name: tokenizer_mode
      dtype: string
    - name: tokenizer_path
      dtype: string
    - name: tokenizer_port
      dtype: int64
    - name: torchao_config
      dtype: string
    - name: tp_size
      dtype: int64
    - name: triton_attention_reduce_in_fp32
      dtype: bool
    - name: trust_remote_code
      dtype: bool
    - name: use_heterogeneous_pool
      dtype: bool
    - name: watchdog_timeout
      dtype: float64
  - name: client_args
    struct:
    - name: dataset
      dtype: string
    - name: endpoint
      dtype: string
    - name: goodput
      dtype: 'null'
    - name: metric_percentiles
      dtype: string
    - name: model
      dtype: string
    - name: num_prompts
      dtype: int64
    - name: output
      dtype: string
    - name: percentile_metrics
      dtype: string
    - name: request_rate
      dtype: float64
    - name: tokenizer
      dtype: string
    - name: wait_until_ready
      dtype: bool
  - name: metrics
    struct:
    - name: completed
      dtype: int64
    - name: mean_e2el_ms
      dtype: float64
    - name: mean_itl_ms
      dtype: float64
    - name: mean_tpot_ms
      dtype: float64
    - name: mean_ttft_ms
      dtype: float64
    - name: median_e2el_ms
      dtype: float64
    - name: median_itl_ms
      dtype: float64
    - name: median_tpot_ms
      dtype: float64
    - name: median_ttft_ms
      dtype: float64
    - name: output_throughput
      dtype: float64
    - name: percentiles_e2el_ms
      sequence:
        sequence: float64
    - name: percentiles_itl_ms
      sequence:
        sequence: float64
    - name: percentiles_tpot_ms
      sequence:
        sequence: float64
    - name: percentiles_ttft_ms
      sequence:
        sequence: float64
    - name: request_goodput
      dtype: float64
    - name: request_throughput
      dtype: float64
    - name: std_e2el_ms
      dtype: float64
    - name: std_itl_ms
      dtype: float64
    - name: std_tpot_ms
      dtype: float64
    - name: std_ttft_ms
      dtype: float64
    - name: total_input
      dtype: int64
    - name: total_output
      dtype: int64
    - name: total_token_throughput
      dtype: float64
  - name: device
    dtype: string
  splits:
  - name: train
    num_bytes: 15361
    num_examples: 11
  download_size: 57632
  dataset_size: 15361
configs:
- config_name: 1xA100_EXPERTS_5_QUANT_NAIVET
  data_files:
  - split: train
    path: 1xA100_EXPERTS_5_QUANT_NAIVET/train-*
---