diff --git a/.gitattributes b/.gitattributes index eda78f07c2b369c606d88480c961d04cb4b95928..ff57b57c79980d93b630e5c44a8fd20b05961514 100644 --- a/.gitattributes +++ b/.gitattributes @@ -68,3 +68,5 @@ outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r01/ll outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r01/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/samples/gpu_samples.csv filter=lfs diff=lfs merge=lfs -text outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap/samples/gpu_samples.csv filter=lfs diff=lfs merge=lfs -text outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap/samples/gpu_samples.csv filter=lfs diff=lfs merge=lfs -text +outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/samples/gpu_samples.csv filter=lfs diff=lfs merge=lfs -text +outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/samples/gpu_samples.csv filter=lfs diff=lfs merge=lfs -text diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/config.json new file mode 100644 index 0000000000000000000000000000000000000000..d7f6c2a8425b84e0586390019848d9d28a45178a --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/config.json @@ -0,0 +1,71 @@ +{ + "sampling_interval_ms": 10.0, + "idle_pre_duration": 30.0, + "idle_mid_duration": 30.0, + "idle_post_duration": 30.0, + "train_epochs": 3, + "train_max_steps": null, + "batch_size": 4, + "gradient_accumulation_steps": 4, + "learning_rate": 0.0002, + "lora_r": 16, + "lora_alpha": 32, + "lora_dropout": 0.05, + "max_seq_length": 512, + "train_max_seq_length": null, + "use_4bit": false, + "use_bf16": true, + "validation_split": "train[2000:2500]", + "validation_batch_size": 8, + "validation_max_batches": null, + "checkpoint_every_steps": 20, + "iteration_log_interval": 10, + "checkpoint_dir": null, + "inference_total_requests": 100000, + "inference_interval_sec": 0.2, + "inference_pattern": "fixed", + "inference_variable_min": 2.0, + "inference_variable_max": 10.0, + "inference_burst_count": 3, + "inference_burst_gap": 1.0, + "inference_burst_pause": 15.0, + "inference_batch_size": 1, + "concurrent_batch_window_ms": 50.0, + "concurrent_base_rate_rps": 0.2, + "concurrent_burst_rate_rps": 3.0, + "concurrent_burst_start_s": 20.0, + "concurrent_burst_duration_s": 30.0, + "gen_max_new_tokens": 128, + "gen_temperature": 0.0, + "gen_do_sample": false, + "output_preview_chars": 80, + "save_full_outputs": true, + "full_output_max_chars": 2000, + "prompt_shuffle": false, + "seed": 42, + "inference_duration_sec": 600.0, + "prompt_set": "alpaca", + "strict_datasets": true, + "clock_lock_gpu": 1500, + "clock_lock_mem": null, + "ramp_enabled": false, + "ramp_start_w": null, + "ramp_end_w": null, + "ramp_steps": 5, + "ramp_step_duration": 3.0, + "cuda_index": 0, + "gpu_physical_index": 0, + "device": "cuda:0", + "skip_training": false, + "skip_inference": false, + "model": "llama3.1-8b", + "power_cap": null, + "gpu_info": { + "gpu_name": "NVIDIA RTX PRO 6000 Blackwell Workstation Edition", + "tdp_w": 600, + "memory_total_mb": 97887, + "driver_version": "580.82.07", + "cuda_version": "13.0" + }, + "experiment_timestamp": "2026-02-19T18:45:41.867871" +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/phase_transitions.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/phase_transitions.json new file mode 100644 index 0000000000000000000000000000000000000000..b14259828263fb1da859cecce370fc90ee7cd79d --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/phase_transitions.json @@ -0,0 +1,5078 @@ +[ + { + "timestamp": "2026-02-19T18:19:16.685964", + "timestamp_ms": 1771492756685.9749, + "phase": "idle_pre", + "sub_phase": "" + }, + { + "timestamp": "2026-02-19T18:19:46.686125", + "timestamp_ms": 1771492786686.1675, + "phase": "train", + "sub_phase": "start" + }, + { + "timestamp": "2026-02-19T18:19:52.206234", + "timestamp_ms": 1771492792206.2488, + "phase": "train", + "sub_phase": "epoch_1_start" + }, + { + "timestamp": "2026-02-19T18:20:13.744140", + "timestamp_ms": 1771492813744.1423, + "phase": "iteration", + "sub_phase": "step_10" + }, + { + "timestamp": "2026-02-19T18:20:34.945616", + "timestamp_ms": 1771492834945.6191, + "phase": "iteration", + "sub_phase": "step_20" + }, + { + "timestamp": "2026-02-19T18:20:34.945686", + "timestamp_ms": 1771492834945.6885, + "phase": "checkpoint", + "sub_phase": "step_20" + }, + { + "timestamp": "2026-02-19T18:20:56.568702", + "timestamp_ms": 1771492856568.7048, + "phase": "iteration", + "sub_phase": "step_30" + }, + { + "timestamp": "2026-02-19T18:21:17.773662", + "timestamp_ms": 1771492877773.665, + "phase": "iteration", + "sub_phase": "step_40" + }, + { + "timestamp": "2026-02-19T18:21:17.773728", + "timestamp_ms": 1771492877773.7302, + "phase": "checkpoint", + "sub_phase": "step_40" + }, + { + "timestamp": "2026-02-19T18:21:39.396740", + "timestamp_ms": 1771492899396.743, + "phase": "iteration", + "sub_phase": "step_50" + }, + { + "timestamp": "2026-02-19T18:22:00.600996", + "timestamp_ms": 1771492920600.998, + "phase": "iteration", + "sub_phase": "step_60" + }, + { + "timestamp": "2026-02-19T18:22:00.601073", + "timestamp_ms": 1771492920601.075, + "phase": "checkpoint", + "sub_phase": "step_60" + }, + { + "timestamp": "2026-02-19T18:22:22.351184", + "timestamp_ms": 1771492942351.187, + "phase": "iteration", + "sub_phase": "step_70" + }, + { + "timestamp": "2026-02-19T18:22:43.552320", + "timestamp_ms": 1771492963552.3225, + "phase": "iteration", + "sub_phase": "step_80" + }, + { + "timestamp": "2026-02-19T18:22:43.552385", + "timestamp_ms": 1771492963552.3875, + "phase": "checkpoint", + "sub_phase": "step_80" + }, + { + "timestamp": "2026-02-19T18:23:05.345051", + "timestamp_ms": 1771492985345.0537, + "phase": "iteration", + "sub_phase": "step_90" + }, + { + "timestamp": "2026-02-19T18:23:26.547241", + "timestamp_ms": 1771493006547.2434, + "phase": "iteration", + "sub_phase": "step_100" + }, + { + "timestamp": "2026-02-19T18:23:26.547306", + "timestamp_ms": 1771493006547.308, + "phase": "checkpoint", + "sub_phase": "step_100" + }, + { + "timestamp": "2026-02-19T18:23:48.231150", + "timestamp_ms": 1771493028231.1526, + "phase": "iteration", + "sub_phase": "step_110" + }, + { + "timestamp": "2026-02-19T18:24:09.433630", + "timestamp_ms": 1771493049433.6328, + "phase": "iteration", + "sub_phase": "step_120" + }, + { + "timestamp": "2026-02-19T18:24:09.433698", + "timestamp_ms": 1771493049433.7002, + "phase": "checkpoint", + "sub_phase": "step_120" + }, + { + "timestamp": "2026-02-19T18:24:20.456884", + "timestamp_ms": 1771493060456.8887, + "phase": "validation", + "sub_phase": "epoch_1" + }, + { + "timestamp": "2026-02-19T18:24:47.818363", + "timestamp_ms": 1771493087818.37, + "phase": "train", + "sub_phase": "epoch_2_start" + }, + { + "timestamp": "2026-02-19T18:24:58.420716", + "timestamp_ms": 1771493098420.719, + "phase": "iteration", + "sub_phase": "step_130" + }, + { + "timestamp": "2026-02-19T18:25:19.624520", + "timestamp_ms": 1771493119624.523, + "phase": "iteration", + "sub_phase": "step_140" + }, + { + "timestamp": "2026-02-19T18:25:19.624583", + "timestamp_ms": 1771493119624.5847, + "phase": "checkpoint", + "sub_phase": "step_140" + }, + { + "timestamp": "2026-02-19T18:25:41.255067", + "timestamp_ms": 1771493141255.07, + "phase": "iteration", + "sub_phase": "step_150" + }, + { + "timestamp": "2026-02-19T18:26:02.454693", + "timestamp_ms": 1771493162454.6958, + "phase": "iteration", + "sub_phase": "step_160" + }, + { + "timestamp": "2026-02-19T18:26:02.454763", + "timestamp_ms": 1771493162454.7654, + "phase": "checkpoint", + "sub_phase": "step_160" + }, + { + "timestamp": "2026-02-19T18:26:24.087414", + "timestamp_ms": 1771493184087.417, + "phase": "iteration", + "sub_phase": "step_170" + }, + { + "timestamp": "2026-02-19T18:26:45.288603", + "timestamp_ms": 1771493205288.6062, + "phase": "iteration", + "sub_phase": "step_180" + }, + { + "timestamp": "2026-02-19T18:26:45.288672", + "timestamp_ms": 1771493205288.6743, + "phase": "checkpoint", + "sub_phase": "step_180" + }, + { + "timestamp": "2026-02-19T18:27:06.928448", + "timestamp_ms": 1771493226928.4507, + "phase": "iteration", + "sub_phase": "step_190" + }, + { + "timestamp": "2026-02-19T18:27:28.134637", + "timestamp_ms": 1771493248134.6392, + "phase": "iteration", + "sub_phase": "step_200" + }, + { + "timestamp": "2026-02-19T18:27:28.134704", + "timestamp_ms": 1771493248134.7058, + "phase": "checkpoint", + "sub_phase": "step_200" + }, + { + "timestamp": "2026-02-19T18:27:49.773738", + "timestamp_ms": 1771493269773.741, + "phase": "iteration", + "sub_phase": "step_210" + }, + { + "timestamp": "2026-02-19T18:28:10.975856", + "timestamp_ms": 1771493290975.8586, + "phase": "iteration", + "sub_phase": "step_220" + }, + { + "timestamp": "2026-02-19T18:28:10.975922", + "timestamp_ms": 1771493290975.9238, + "phase": "checkpoint", + "sub_phase": "step_220" + }, + { + "timestamp": "2026-02-19T18:28:32.611961", + "timestamp_ms": 1771493312611.9639, + "phase": "iteration", + "sub_phase": "step_230" + }, + { + "timestamp": "2026-02-19T18:28:53.815099", + "timestamp_ms": 1771493333815.1018, + "phase": "iteration", + "sub_phase": "step_240" + }, + { + "timestamp": "2026-02-19T18:28:53.815167", + "timestamp_ms": 1771493333815.169, + "phase": "checkpoint", + "sub_phase": "step_240" + }, + { + "timestamp": "2026-02-19T18:29:15.434238", + "timestamp_ms": 1771493355434.2402, + "phase": "iteration", + "sub_phase": "step_250" + }, + { + "timestamp": "2026-02-19T18:29:15.434566", + "timestamp_ms": 1771493355434.5688, + "phase": "validation", + "sub_phase": "epoch_2" + }, + { + "timestamp": "2026-02-19T18:29:42.809715", + "timestamp_ms": 1771493382809.7207, + "phase": "train", + "sub_phase": "epoch_3_start" + }, + { + "timestamp": "2026-02-19T18:30:04.013693", + "timestamp_ms": 1771493404013.696, + "phase": "iteration", + "sub_phase": "step_260" + }, + { + "timestamp": "2026-02-19T18:30:04.013763", + "timestamp_ms": 1771493404013.7644, + "phase": "checkpoint", + "sub_phase": "step_260" + }, + { + "timestamp": "2026-02-19T18:30:25.653852", + "timestamp_ms": 1771493425653.8555, + "phase": "iteration", + "sub_phase": "step_270" + }, + { + "timestamp": "2026-02-19T18:30:46.856324", + "timestamp_ms": 1771493446856.3271, + "phase": "iteration", + "sub_phase": "step_280" + }, + { + "timestamp": "2026-02-19T18:30:46.856389", + "timestamp_ms": 1771493446856.3906, + "phase": "checkpoint", + "sub_phase": "step_280" + }, + { + "timestamp": "2026-02-19T18:31:08.544096", + "timestamp_ms": 1771493468544.0989, + "phase": "iteration", + "sub_phase": "step_290" + }, + { + "timestamp": "2026-02-19T18:31:29.744863", + "timestamp_ms": 1771493489744.8655, + "phase": "iteration", + "sub_phase": "step_300" + }, + { + "timestamp": "2026-02-19T18:31:29.745051", + "timestamp_ms": 1771493489745.0532, + "phase": "checkpoint", + "sub_phase": "step_300" + }, + { + "timestamp": "2026-02-19T18:31:51.504646", + "timestamp_ms": 1771493511504.6487, + "phase": "iteration", + "sub_phase": "step_310" + }, + { + "timestamp": "2026-02-19T18:32:12.710671", + "timestamp_ms": 1771493532710.6738, + "phase": "iteration", + "sub_phase": "step_320" + }, + { + "timestamp": "2026-02-19T18:32:12.710741", + "timestamp_ms": 1771493532710.7424, + "phase": "checkpoint", + "sub_phase": "step_320" + }, + { + "timestamp": "2026-02-19T18:32:34.349294", + "timestamp_ms": 1771493554349.2969, + "phase": "iteration", + "sub_phase": "step_330" + }, + { + "timestamp": "2026-02-19T18:32:55.553078", + "timestamp_ms": 1771493575553.0803, + "phase": "iteration", + "sub_phase": "step_340" + }, + { + "timestamp": "2026-02-19T18:32:55.553138", + "timestamp_ms": 1771493575553.1401, + "phase": "checkpoint", + "sub_phase": "step_340" + }, + { + "timestamp": "2026-02-19T18:33:17.186792", + "timestamp_ms": 1771493597186.795, + "phase": "iteration", + "sub_phase": "step_350" + }, + { + "timestamp": "2026-02-19T18:33:38.390127", + "timestamp_ms": 1771493618390.1304, + "phase": "iteration", + "sub_phase": "step_360" + }, + { + "timestamp": "2026-02-19T18:33:38.390288", + "timestamp_ms": 1771493618390.2908, + "phase": "checkpoint", + "sub_phase": "step_360" + }, + { + "timestamp": "2026-02-19T18:34:00.016972", + "timestamp_ms": 1771493640016.9753, + "phase": "iteration", + "sub_phase": "step_370" + }, + { + "timestamp": "2026-02-19T18:34:10.618922", + "timestamp_ms": 1771493650618.927, + "phase": "validation", + "sub_phase": "epoch_3" + }, + { + "timestamp": "2026-02-19T18:34:38.029253", + "timestamp_ms": 1771493678029.2595, + "phase": "train", + "sub_phase": "finished" + }, + { + "timestamp": "2026-02-19T18:34:38.037495", + "timestamp_ms": 1771493678037.501, + "phase": "idle_mid", + "sub_phase": "" + }, + { + "timestamp": "2026-02-19T18:35:08.037649", + "timestamp_ms": 1771493708037.6887, + "phase": "inference", + "sub_phase": "start" + }, + { + "timestamp": "2026-02-19T18:35:10.547928", + "timestamp_ms": 1771493710547.9397, + "phase": "inference", + "sub_phase": "session_start_pattern_fixed" + }, + { + "timestamp": "2026-02-19T18:35:10.556101", + "timestamp_ms": 1771493710556.113, + "phase": "inference", + "sub_phase": "req_0_prefill" + }, + { + "timestamp": "2026-02-19T18:35:10.644738", + "timestamp_ms": 1771493710644.7463, + "phase": "inference", + "sub_phase": "req_0_decode" + }, + { + "timestamp": "2026-02-19T18:35:13.411311", + "timestamp_ms": 1771493713411.323, + "phase": "inference", + "sub_phase": "req_0_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:13.612538", + "timestamp_ms": 1771493713612.5671, + "phase": "inference", + "sub_phase": "req_1_prefill" + }, + { + "timestamp": "2026-02-19T18:35:13.654147", + "timestamp_ms": 1771493713654.156, + "phase": "inference", + "sub_phase": "req_1_decode" + }, + { + "timestamp": "2026-02-19T18:35:16.547342", + "timestamp_ms": 1771493716547.352, + "phase": "inference", + "sub_phase": "req_1_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:16.748477", + "timestamp_ms": 1771493716748.5051, + "phase": "inference", + "sub_phase": "req_2_prefill" + }, + { + "timestamp": "2026-02-19T18:35:16.790854", + "timestamp_ms": 1771493716790.8633, + "phase": "inference", + "sub_phase": "req_2_decode" + }, + { + "timestamp": "2026-02-19T18:35:19.683743", + "timestamp_ms": 1771493719683.7544, + "phase": "inference", + "sub_phase": "req_2_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:19.884876", + "timestamp_ms": 1771493719884.9038, + "phase": "inference", + "sub_phase": "req_3_prefill" + }, + { + "timestamp": "2026-02-19T18:35:19.926577", + "timestamp_ms": 1771493719926.5845, + "phase": "inference", + "sub_phase": "req_3_decode" + }, + { + "timestamp": "2026-02-19T18:35:22.842662", + "timestamp_ms": 1771493722842.6704, + "phase": "inference", + "sub_phase": "req_3_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:23.043868", + "timestamp_ms": 1771493723043.8977, + "phase": "inference", + "sub_phase": "req_4_prefill" + }, + { + "timestamp": "2026-02-19T18:35:23.086284", + "timestamp_ms": 1771493723086.2922, + "phase": "inference", + "sub_phase": "req_4_decode" + }, + { + "timestamp": "2026-02-19T18:35:25.984733", + "timestamp_ms": 1771493725984.744, + "phase": "inference", + "sub_phase": "req_4_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:26.185937", + "timestamp_ms": 1771493726185.966, + "phase": "inference", + "sub_phase": "req_5_prefill" + }, + { + "timestamp": "2026-02-19T18:35:26.228187", + "timestamp_ms": 1771493726228.1953, + "phase": "inference", + "sub_phase": "req_5_decode" + }, + { + "timestamp": "2026-02-19T18:35:26.767207", + "timestamp_ms": 1771493726767.2175, + "phase": "inference", + "sub_phase": "req_5_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:26.968378", + "timestamp_ms": 1771493726968.4067, + "phase": "inference", + "sub_phase": "req_6_prefill" + }, + { + "timestamp": "2026-02-19T18:35:26.999120", + "timestamp_ms": 1771493726999.1294, + "phase": "inference", + "sub_phase": "req_6_decode" + }, + { + "timestamp": "2026-02-19T18:35:28.746619", + "timestamp_ms": 1771493728746.6304, + "phase": "inference", + "sub_phase": "req_6_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:28.947862", + "timestamp_ms": 1771493728947.8906, + "phase": "inference", + "sub_phase": "req_7_prefill" + }, + { + "timestamp": "2026-02-19T18:35:28.978701", + "timestamp_ms": 1771493728978.709, + "phase": "inference", + "sub_phase": "req_7_decode" + }, + { + "timestamp": "2026-02-19T18:35:31.857588", + "timestamp_ms": 1771493731857.6006, + "phase": "inference", + "sub_phase": "req_7_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:32.058723", + "timestamp_ms": 1771493732058.7515, + "phase": "inference", + "sub_phase": "req_8_prefill" + }, + { + "timestamp": "2026-02-19T18:35:32.100985", + "timestamp_ms": 1771493732100.993, + "phase": "inference", + "sub_phase": "req_8_decode" + }, + { + "timestamp": "2026-02-19T18:35:34.989721", + "timestamp_ms": 1771493734989.733, + "phase": "inference", + "sub_phase": "req_8_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:35.190988", + "timestamp_ms": 1771493735191.0166, + "phase": "inference", + "sub_phase": "req_9_prefill" + }, + { + "timestamp": "2026-02-19T18:35:35.221057", + "timestamp_ms": 1771493735221.0652, + "phase": "inference", + "sub_phase": "req_9_decode" + }, + { + "timestamp": "2026-02-19T18:35:35.924117", + "timestamp_ms": 1771493735924.1248, + "phase": "inference", + "sub_phase": "req_9_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:36.125196", + "timestamp_ms": 1771493736125.225, + "phase": "inference", + "sub_phase": "req_10_prefill" + }, + { + "timestamp": "2026-02-19T18:35:36.165537", + "timestamp_ms": 1771493736165.5454, + "phase": "inference", + "sub_phase": "req_10_decode" + }, + { + "timestamp": "2026-02-19T18:35:39.049367", + "timestamp_ms": 1771493739049.3784, + "phase": "inference", + "sub_phase": "req_10_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:39.250452", + "timestamp_ms": 1771493739250.4807, + "phase": "inference", + "sub_phase": "req_11_prefill" + }, + { + "timestamp": "2026-02-19T18:35:39.291304", + "timestamp_ms": 1771493739291.3127, + "phase": "inference", + "sub_phase": "req_11_decode" + }, + { + "timestamp": "2026-02-19T18:35:42.198416", + "timestamp_ms": 1771493742198.4294, + "phase": "inference", + "sub_phase": "req_11_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:42.399659", + "timestamp_ms": 1771493742399.6897, + "phase": "inference", + "sub_phase": "req_12_prefill" + }, + { + "timestamp": "2026-02-19T18:35:42.442186", + "timestamp_ms": 1771493742442.1946, + "phase": "inference", + "sub_phase": "req_12_decode" + }, + { + "timestamp": "2026-02-19T18:35:45.352273", + "timestamp_ms": 1771493745352.284, + "phase": "inference", + "sub_phase": "req_12_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:45.553418", + "timestamp_ms": 1771493745553.446, + "phase": "inference", + "sub_phase": "req_13_prefill" + }, + { + "timestamp": "2026-02-19T18:35:45.594513", + "timestamp_ms": 1771493745594.5217, + "phase": "inference", + "sub_phase": "req_13_decode" + }, + { + "timestamp": "2026-02-19T18:35:48.501509", + "timestamp_ms": 1771493748501.5225, + "phase": "inference", + "sub_phase": "req_13_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:48.702738", + "timestamp_ms": 1771493748702.7659, + "phase": "inference", + "sub_phase": "req_14_prefill" + }, + { + "timestamp": "2026-02-19T18:35:48.732446", + "timestamp_ms": 1771493748732.4539, + "phase": "inference", + "sub_phase": "req_14_decode" + }, + { + "timestamp": "2026-02-19T18:35:49.262646", + "timestamp_ms": 1771493749262.655, + "phase": "inference", + "sub_phase": "req_14_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:49.463943", + "timestamp_ms": 1771493749463.9746, + "phase": "inference", + "sub_phase": "req_15_prefill" + }, + { + "timestamp": "2026-02-19T18:35:49.503885", + "timestamp_ms": 1771493749503.8936, + "phase": "inference", + "sub_phase": "req_15_decode" + }, + { + "timestamp": "2026-02-19T18:35:52.376143", + "timestamp_ms": 1771493752376.1562, + "phase": "inference", + "sub_phase": "req_15_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:52.577292", + "timestamp_ms": 1771493752577.32, + "phase": "inference", + "sub_phase": "req_16_prefill" + }, + { + "timestamp": "2026-02-19T18:35:52.618524", + "timestamp_ms": 1771493752618.5315, + "phase": "inference", + "sub_phase": "req_16_decode" + }, + { + "timestamp": "2026-02-19T18:35:55.516193", + "timestamp_ms": 1771493755516.206, + "phase": "inference", + "sub_phase": "req_16_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:55.717567", + "timestamp_ms": 1771493755717.585, + "phase": "inference", + "sub_phase": "req_17_prefill" + }, + { + "timestamp": "2026-02-19T18:35:55.749643", + "timestamp_ms": 1771493755749.6514, + "phase": "inference", + "sub_phase": "req_17_decode" + }, + { + "timestamp": "2026-02-19T18:35:58.627870", + "timestamp_ms": 1771493758627.8816, + "phase": "inference", + "sub_phase": "req_17_idle_between" + }, + { + "timestamp": "2026-02-19T18:35:58.829059", + "timestamp_ms": 1771493758829.0876, + "phase": "inference", + "sub_phase": "req_18_prefill" + }, + { + "timestamp": "2026-02-19T18:35:58.869330", + "timestamp_ms": 1771493758869.3384, + "phase": "inference", + "sub_phase": "req_18_decode" + }, + { + "timestamp": "2026-02-19T18:36:01.778830", + "timestamp_ms": 1771493761778.8442, + "phase": "inference", + "sub_phase": "req_18_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:01.979993", + "timestamp_ms": 1771493761980.0215, + "phase": "inference", + "sub_phase": "req_19_prefill" + }, + { + "timestamp": "2026-02-19T18:36:02.022852", + "timestamp_ms": 1771493762022.86, + "phase": "inference", + "sub_phase": "req_19_decode" + }, + { + "timestamp": "2026-02-19T18:36:02.763732", + "timestamp_ms": 1771493762763.7402, + "phase": "inference", + "sub_phase": "req_19_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:02.964897", + "timestamp_ms": 1771493762964.9277, + "phase": "inference", + "sub_phase": "req_20_prefill" + }, + { + "timestamp": "2026-02-19T18:36:03.005517", + "timestamp_ms": 1771493763005.5247, + "phase": "inference", + "sub_phase": "req_20_decode" + }, + { + "timestamp": "2026-02-19T18:36:05.889291", + "timestamp_ms": 1771493765889.3027, + "phase": "inference", + "sub_phase": "req_20_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:06.090500", + "timestamp_ms": 1771493766090.5298, + "phase": "inference", + "sub_phase": "req_21_prefill" + }, + { + "timestamp": "2026-02-19T18:36:06.134515", + "timestamp_ms": 1771493766134.524, + "phase": "inference", + "sub_phase": "req_21_decode" + }, + { + "timestamp": "2026-02-19T18:36:09.021264", + "timestamp_ms": 1771493769021.2734, + "phase": "inference", + "sub_phase": "req_21_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:09.222394", + "timestamp_ms": 1771493769222.422, + "phase": "inference", + "sub_phase": "req_22_prefill" + }, + { + "timestamp": "2026-02-19T18:36:09.263522", + "timestamp_ms": 1771493769263.5305, + "phase": "inference", + "sub_phase": "req_22_decode" + }, + { + "timestamp": "2026-02-19T18:36:12.173139", + "timestamp_ms": 1771493772173.151, + "phase": "inference", + "sub_phase": "req_22_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:12.374329", + "timestamp_ms": 1771493772374.3567, + "phase": "inference", + "sub_phase": "req_23_prefill" + }, + { + "timestamp": "2026-02-19T18:36:12.417965", + "timestamp_ms": 1771493772417.9736, + "phase": "inference", + "sub_phase": "req_23_decode" + }, + { + "timestamp": "2026-02-19T18:36:15.331412", + "timestamp_ms": 1771493775331.425, + "phase": "inference", + "sub_phase": "req_23_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:15.532638", + "timestamp_ms": 1771493775532.667, + "phase": "inference", + "sub_phase": "req_24_prefill" + }, + { + "timestamp": "2026-02-19T18:36:15.573691", + "timestamp_ms": 1771493775573.6995, + "phase": "inference", + "sub_phase": "req_24_decode" + }, + { + "timestamp": "2026-02-19T18:36:18.437844", + "timestamp_ms": 1771493778437.8533, + "phase": "inference", + "sub_phase": "req_24_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:18.639012", + "timestamp_ms": 1771493778639.0413, + "phase": "inference", + "sub_phase": "req_25_prefill" + }, + { + "timestamp": "2026-02-19T18:36:18.679622", + "timestamp_ms": 1771493778679.6296, + "phase": "inference", + "sub_phase": "req_25_decode" + }, + { + "timestamp": "2026-02-19T18:36:21.567711", + "timestamp_ms": 1771493781567.7249, + "phase": "inference", + "sub_phase": "req_25_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:21.768896", + "timestamp_ms": 1771493781768.926, + "phase": "inference", + "sub_phase": "req_26_prefill" + }, + { + "timestamp": "2026-02-19T18:36:21.809852", + "timestamp_ms": 1771493781809.8604, + "phase": "inference", + "sub_phase": "req_26_decode" + }, + { + "timestamp": "2026-02-19T18:36:22.769335", + "timestamp_ms": 1771493782769.3433, + "phase": "inference", + "sub_phase": "req_26_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:22.970451", + "timestamp_ms": 1771493782970.4785, + "phase": "inference", + "sub_phase": "req_27_prefill" + }, + { + "timestamp": "2026-02-19T18:36:23.009656", + "timestamp_ms": 1771493783009.6646, + "phase": "inference", + "sub_phase": "req_27_decode" + }, + { + "timestamp": "2026-02-19T18:36:25.882913", + "timestamp_ms": 1771493785882.9248, + "phase": "inference", + "sub_phase": "req_27_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:26.084099", + "timestamp_ms": 1771493786084.127, + "phase": "inference", + "sub_phase": "req_28_prefill" + }, + { + "timestamp": "2026-02-19T18:36:26.125015", + "timestamp_ms": 1771493786125.0225, + "phase": "inference", + "sub_phase": "req_28_decode" + }, + { + "timestamp": "2026-02-19T18:36:27.048931", + "timestamp_ms": 1771493787048.9392, + "phase": "inference", + "sub_phase": "req_28_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:27.250473", + "timestamp_ms": 1771493787250.5059, + "phase": "inference", + "sub_phase": "req_29_prefill" + }, + { + "timestamp": "2026-02-19T18:36:27.293544", + "timestamp_ms": 1771493787293.5552, + "phase": "inference", + "sub_phase": "req_29_decode" + }, + { + "timestamp": "2026-02-19T18:36:29.154655", + "timestamp_ms": 1771493789154.665, + "phase": "inference", + "sub_phase": "req_29_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:29.355862", + "timestamp_ms": 1771493789355.8901, + "phase": "inference", + "sub_phase": "req_30_prefill" + }, + { + "timestamp": "2026-02-19T18:36:29.394683", + "timestamp_ms": 1771493789394.6902, + "phase": "inference", + "sub_phase": "req_30_decode" + }, + { + "timestamp": "2026-02-19T18:36:32.285624", + "timestamp_ms": 1771493792285.6316, + "phase": "inference", + "sub_phase": "req_30_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:32.486827", + "timestamp_ms": 1771493792486.87, + "phase": "inference", + "sub_phase": "req_31_prefill" + }, + { + "timestamp": "2026-02-19T18:36:32.515917", + "timestamp_ms": 1771493792515.9248, + "phase": "inference", + "sub_phase": "req_31_decode" + }, + { + "timestamp": "2026-02-19T18:36:32.698507", + "timestamp_ms": 1771493792698.5142, + "phase": "inference", + "sub_phase": "req_31_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:32.899780", + "timestamp_ms": 1771493792899.809, + "phase": "inference", + "sub_phase": "req_32_prefill" + }, + { + "timestamp": "2026-02-19T18:36:32.942793", + "timestamp_ms": 1771493792942.8022, + "phase": "inference", + "sub_phase": "req_32_decode" + }, + { + "timestamp": "2026-02-19T18:36:35.830342", + "timestamp_ms": 1771493795830.352, + "phase": "inference", + "sub_phase": "req_32_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:36.031548", + "timestamp_ms": 1771493796031.577, + "phase": "inference", + "sub_phase": "req_33_prefill" + }, + { + "timestamp": "2026-02-19T18:36:36.072997", + "timestamp_ms": 1771493796073.0046, + "phase": "inference", + "sub_phase": "req_33_decode" + }, + { + "timestamp": "2026-02-19T18:36:38.967880", + "timestamp_ms": 1771493798967.8894, + "phase": "inference", + "sub_phase": "req_33_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:39.169041", + "timestamp_ms": 1771493799169.0693, + "phase": "inference", + "sub_phase": "req_34_prefill" + }, + { + "timestamp": "2026-02-19T18:36:39.208278", + "timestamp_ms": 1771493799208.2866, + "phase": "inference", + "sub_phase": "req_34_decode" + }, + { + "timestamp": "2026-02-19T18:36:40.741893", + "timestamp_ms": 1771493800741.9038, + "phase": "inference", + "sub_phase": "req_34_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:40.943168", + "timestamp_ms": 1771493800943.196, + "phase": "inference", + "sub_phase": "req_35_prefill" + }, + { + "timestamp": "2026-02-19T18:36:40.973677", + "timestamp_ms": 1771493800973.685, + "phase": "inference", + "sub_phase": "req_35_decode" + }, + { + "timestamp": "2026-02-19T18:36:41.254458", + "timestamp_ms": 1771493801254.465, + "phase": "inference", + "sub_phase": "req_35_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:41.455968", + "timestamp_ms": 1771493801456.0017, + "phase": "inference", + "sub_phase": "req_36_prefill" + }, + { + "timestamp": "2026-02-19T18:36:41.485916", + "timestamp_ms": 1771493801485.9236, + "phase": "inference", + "sub_phase": "req_36_decode" + }, + { + "timestamp": "2026-02-19T18:36:43.999151", + "timestamp_ms": 1771493803999.161, + "phase": "inference", + "sub_phase": "req_36_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:44.200349", + "timestamp_ms": 1771493804200.3765, + "phase": "inference", + "sub_phase": "req_37_prefill" + }, + { + "timestamp": "2026-02-19T18:36:44.229509", + "timestamp_ms": 1771493804229.517, + "phase": "inference", + "sub_phase": "req_37_decode" + }, + { + "timestamp": "2026-02-19T18:36:45.142310", + "timestamp_ms": 1771493805142.3171, + "phase": "inference", + "sub_phase": "req_37_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:45.343927", + "timestamp_ms": 1771493805343.9553, + "phase": "inference", + "sub_phase": "req_38_prefill" + }, + { + "timestamp": "2026-02-19T18:36:45.395126", + "timestamp_ms": 1771493805395.1345, + "phase": "inference", + "sub_phase": "req_38_decode" + }, + { + "timestamp": "2026-02-19T18:36:47.821948", + "timestamp_ms": 1771493807821.9607, + "phase": "inference", + "sub_phase": "req_38_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:48.023083", + "timestamp_ms": 1771493808023.1106, + "phase": "inference", + "sub_phase": "req_39_prefill" + }, + { + "timestamp": "2026-02-19T18:36:48.065227", + "timestamp_ms": 1771493808065.2346, + "phase": "inference", + "sub_phase": "req_39_decode" + }, + { + "timestamp": "2026-02-19T18:36:50.958834", + "timestamp_ms": 1771493810958.8445, + "phase": "inference", + "sub_phase": "req_39_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:51.159937", + "timestamp_ms": 1771493811159.9656, + "phase": "inference", + "sub_phase": "req_40_prefill" + }, + { + "timestamp": "2026-02-19T18:36:51.201911", + "timestamp_ms": 1771493811201.9187, + "phase": "inference", + "sub_phase": "req_40_decode" + }, + { + "timestamp": "2026-02-19T18:36:54.093466", + "timestamp_ms": 1771493814093.4768, + "phase": "inference", + "sub_phase": "req_40_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:54.294790", + "timestamp_ms": 1771493814294.8184, + "phase": "inference", + "sub_phase": "req_41_prefill" + }, + { + "timestamp": "2026-02-19T18:36:54.325129", + "timestamp_ms": 1771493814325.1377, + "phase": "inference", + "sub_phase": "req_41_decode" + }, + { + "timestamp": "2026-02-19T18:36:57.218325", + "timestamp_ms": 1771493817218.3364, + "phase": "inference", + "sub_phase": "req_41_idle_between" + }, + { + "timestamp": "2026-02-19T18:36:57.419485", + "timestamp_ms": 1771493817419.513, + "phase": "inference", + "sub_phase": "req_42_prefill" + }, + { + "timestamp": "2026-02-19T18:36:57.460836", + "timestamp_ms": 1771493817460.8442, + "phase": "inference", + "sub_phase": "req_42_decode" + }, + { + "timestamp": "2026-02-19T18:37:00.360993", + "timestamp_ms": 1771493820361.002, + "phase": "inference", + "sub_phase": "req_42_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:00.562312", + "timestamp_ms": 1771493820562.3418, + "phase": "inference", + "sub_phase": "req_43_prefill" + }, + { + "timestamp": "2026-02-19T18:37:00.591964", + "timestamp_ms": 1771493820591.9734, + "phase": "inference", + "sub_phase": "req_43_decode" + }, + { + "timestamp": "2026-02-19T18:37:02.119770", + "timestamp_ms": 1771493822119.778, + "phase": "inference", + "sub_phase": "req_43_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:02.321175", + "timestamp_ms": 1771493822321.2078, + "phase": "inference", + "sub_phase": "req_44_prefill" + }, + { + "timestamp": "2026-02-19T18:37:02.350950", + "timestamp_ms": 1771493822350.9585, + "phase": "inference", + "sub_phase": "req_44_decode" + }, + { + "timestamp": "2026-02-19T18:37:05.262733", + "timestamp_ms": 1771493825262.745, + "phase": "inference", + "sub_phase": "req_44_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:05.464024", + "timestamp_ms": 1771493825464.0525, + "phase": "inference", + "sub_phase": "req_45_prefill" + }, + { + "timestamp": "2026-02-19T18:37:05.506367", + "timestamp_ms": 1771493825506.3748, + "phase": "inference", + "sub_phase": "req_45_decode" + }, + { + "timestamp": "2026-02-19T18:37:07.996371", + "timestamp_ms": 1771493827996.3823, + "phase": "inference", + "sub_phase": "req_45_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:08.197553", + "timestamp_ms": 1771493828197.5815, + "phase": "inference", + "sub_phase": "req_46_prefill" + }, + { + "timestamp": "2026-02-19T18:37:08.237627", + "timestamp_ms": 1771493828237.6353, + "phase": "inference", + "sub_phase": "req_46_decode" + }, + { + "timestamp": "2026-02-19T18:37:10.462562", + "timestamp_ms": 1771493830462.5703, + "phase": "inference", + "sub_phase": "req_46_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:10.663707", + "timestamp_ms": 1771493830663.7358, + "phase": "inference", + "sub_phase": "req_47_prefill" + }, + { + "timestamp": "2026-02-19T18:37:10.704165", + "timestamp_ms": 1771493830704.173, + "phase": "inference", + "sub_phase": "req_47_decode" + }, + { + "timestamp": "2026-02-19T18:37:13.588126", + "timestamp_ms": 1771493833588.1367, + "phase": "inference", + "sub_phase": "req_47_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:13.789808", + "timestamp_ms": 1771493833789.8628, + "phase": "inference", + "sub_phase": "req_48_prefill" + }, + { + "timestamp": "2026-02-19T18:37:13.821493", + "timestamp_ms": 1771493833821.5012, + "phase": "inference", + "sub_phase": "req_48_decode" + }, + { + "timestamp": "2026-02-19T18:37:14.634267", + "timestamp_ms": 1771493834634.2742, + "phase": "inference", + "sub_phase": "req_48_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:14.835627", + "timestamp_ms": 1771493834835.6558, + "phase": "inference", + "sub_phase": "req_49_prefill" + }, + { + "timestamp": "2026-02-19T18:37:14.868054", + "timestamp_ms": 1771493834868.0625, + "phase": "inference", + "sub_phase": "req_49_decode" + }, + { + "timestamp": "2026-02-19T18:37:17.762523", + "timestamp_ms": 1771493837762.5361, + "phase": "inference", + "sub_phase": "req_49_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:17.963784", + "timestamp_ms": 1771493837963.8123, + "phase": "inference", + "sub_phase": "req_50_prefill" + }, + { + "timestamp": "2026-02-19T18:37:17.996992", + "timestamp_ms": 1771493837997.0002, + "phase": "inference", + "sub_phase": "req_50_decode" + }, + { + "timestamp": "2026-02-19T18:37:18.381570", + "timestamp_ms": 1771493838381.5771, + "phase": "inference", + "sub_phase": "req_50_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:18.582650", + "timestamp_ms": 1771493838582.679, + "phase": "inference", + "sub_phase": "req_51_prefill" + }, + { + "timestamp": "2026-02-19T18:37:18.624923", + "timestamp_ms": 1771493838624.9314, + "phase": "inference", + "sub_phase": "req_51_decode" + }, + { + "timestamp": "2026-02-19T18:37:21.273753", + "timestamp_ms": 1771493841273.764, + "phase": "inference", + "sub_phase": "req_51_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:21.474938", + "timestamp_ms": 1771493841474.9656, + "phase": "inference", + "sub_phase": "req_52_prefill" + }, + { + "timestamp": "2026-02-19T18:37:21.517663", + "timestamp_ms": 1771493841517.6716, + "phase": "inference", + "sub_phase": "req_52_decode" + }, + { + "timestamp": "2026-02-19T18:37:24.415171", + "timestamp_ms": 1771493844415.1807, + "phase": "inference", + "sub_phase": "req_52_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:24.616474", + "timestamp_ms": 1771493844616.5051, + "phase": "inference", + "sub_phase": "req_53_prefill" + }, + { + "timestamp": "2026-02-19T18:37:24.646293", + "timestamp_ms": 1771493844646.3013, + "phase": "inference", + "sub_phase": "req_53_decode" + }, + { + "timestamp": "2026-02-19T18:37:25.702593", + "timestamp_ms": 1771493845702.601, + "phase": "inference", + "sub_phase": "req_53_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:25.903725", + "timestamp_ms": 1771493845903.7537, + "phase": "inference", + "sub_phase": "req_54_prefill" + }, + { + "timestamp": "2026-02-19T18:37:25.933949", + "timestamp_ms": 1771493845933.957, + "phase": "inference", + "sub_phase": "req_54_decode" + }, + { + "timestamp": "2026-02-19T18:37:27.651542", + "timestamp_ms": 1771493847651.555, + "phase": "inference", + "sub_phase": "req_54_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:27.852728", + "timestamp_ms": 1771493847852.756, + "phase": "inference", + "sub_phase": "req_55_prefill" + }, + { + "timestamp": "2026-02-19T18:37:27.882648", + "timestamp_ms": 1771493847882.6567, + "phase": "inference", + "sub_phase": "req_55_decode" + }, + { + "timestamp": "2026-02-19T18:37:30.489046", + "timestamp_ms": 1771493850489.0537, + "phase": "inference", + "sub_phase": "req_55_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:30.690179", + "timestamp_ms": 1771493850690.2078, + "phase": "inference", + "sub_phase": "req_56_prefill" + }, + { + "timestamp": "2026-02-19T18:37:30.733354", + "timestamp_ms": 1771493850733.362, + "phase": "inference", + "sub_phase": "req_56_decode" + }, + { + "timestamp": "2026-02-19T18:37:33.646721", + "timestamp_ms": 1771493853646.7317, + "phase": "inference", + "sub_phase": "req_56_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:33.848014", + "timestamp_ms": 1771493853848.0427, + "phase": "inference", + "sub_phase": "req_57_prefill" + }, + { + "timestamp": "2026-02-19T18:37:33.877368", + "timestamp_ms": 1771493853877.3752, + "phase": "inference", + "sub_phase": "req_57_decode" + }, + { + "timestamp": "2026-02-19T18:37:34.036390", + "timestamp_ms": 1771493854036.397, + "phase": "inference", + "sub_phase": "req_57_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:34.237437", + "timestamp_ms": 1771493854237.4646, + "phase": "inference", + "sub_phase": "req_58_prefill" + }, + { + "timestamp": "2026-02-19T18:37:34.279091", + "timestamp_ms": 1771493854279.0999, + "phase": "inference", + "sub_phase": "req_58_decode" + }, + { + "timestamp": "2026-02-19T18:37:34.937668", + "timestamp_ms": 1771493854937.676, + "phase": "inference", + "sub_phase": "req_58_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:35.138771", + "timestamp_ms": 1771493855138.7998, + "phase": "inference", + "sub_phase": "req_59_prefill" + }, + { + "timestamp": "2026-02-19T18:37:35.177922", + "timestamp_ms": 1771493855177.9294, + "phase": "inference", + "sub_phase": "req_59_decode" + }, + { + "timestamp": "2026-02-19T18:37:35.850807", + "timestamp_ms": 1771493855850.8152, + "phase": "inference", + "sub_phase": "req_59_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:36.051884", + "timestamp_ms": 1771493856051.9128, + "phase": "inference", + "sub_phase": "req_60_prefill" + }, + { + "timestamp": "2026-02-19T18:37:36.091482", + "timestamp_ms": 1771493856091.4897, + "phase": "inference", + "sub_phase": "req_60_decode" + }, + { + "timestamp": "2026-02-19T18:37:36.792591", + "timestamp_ms": 1771493856792.5977, + "phase": "inference", + "sub_phase": "req_60_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:36.993692", + "timestamp_ms": 1771493856993.7205, + "phase": "inference", + "sub_phase": "req_61_prefill" + }, + { + "timestamp": "2026-02-19T18:37:37.036216", + "timestamp_ms": 1771493857036.2244, + "phase": "inference", + "sub_phase": "req_61_decode" + }, + { + "timestamp": "2026-02-19T18:37:37.331186", + "timestamp_ms": 1771493857331.1936, + "phase": "inference", + "sub_phase": "req_61_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:37.532242", + "timestamp_ms": 1771493857532.2705, + "phase": "inference", + "sub_phase": "req_62_prefill" + }, + { + "timestamp": "2026-02-19T18:37:37.573282", + "timestamp_ms": 1771493857573.2888, + "phase": "inference", + "sub_phase": "req_62_decode" + }, + { + "timestamp": "2026-02-19T18:37:39.408669", + "timestamp_ms": 1771493859408.681, + "phase": "inference", + "sub_phase": "req_62_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:39.609877", + "timestamp_ms": 1771493859609.905, + "phase": "inference", + "sub_phase": "req_63_prefill" + }, + { + "timestamp": "2026-02-19T18:37:39.639558", + "timestamp_ms": 1771493859639.565, + "phase": "inference", + "sub_phase": "req_63_decode" + }, + { + "timestamp": "2026-02-19T18:37:42.537483", + "timestamp_ms": 1771493862537.496, + "phase": "inference", + "sub_phase": "req_63_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:42.738708", + "timestamp_ms": 1771493862738.7397, + "phase": "inference", + "sub_phase": "req_64_prefill" + }, + { + "timestamp": "2026-02-19T18:37:42.781885", + "timestamp_ms": 1771493862781.893, + "phase": "inference", + "sub_phase": "req_64_decode" + }, + { + "timestamp": "2026-02-19T18:37:42.965885", + "timestamp_ms": 1771493862965.8933, + "phase": "inference", + "sub_phase": "req_64_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:43.167085", + "timestamp_ms": 1771493863167.1125, + "phase": "inference", + "sub_phase": "req_65_prefill" + }, + { + "timestamp": "2026-02-19T18:37:43.196816", + "timestamp_ms": 1771493863196.8235, + "phase": "inference", + "sub_phase": "req_65_decode" + }, + { + "timestamp": "2026-02-19T18:37:46.104576", + "timestamp_ms": 1771493866104.5867, + "phase": "inference", + "sub_phase": "req_65_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:46.305767", + "timestamp_ms": 1771493866305.7954, + "phase": "inference", + "sub_phase": "req_66_prefill" + }, + { + "timestamp": "2026-02-19T18:37:46.347248", + "timestamp_ms": 1771493866347.257, + "phase": "inference", + "sub_phase": "req_66_decode" + }, + { + "timestamp": "2026-02-19T18:37:46.919372", + "timestamp_ms": 1771493866919.3816, + "phase": "inference", + "sub_phase": "req_66_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:47.121016", + "timestamp_ms": 1771493867121.0442, + "phase": "inference", + "sub_phase": "req_67_prefill" + }, + { + "timestamp": "2026-02-19T18:37:47.153913", + "timestamp_ms": 1771493867153.9216, + "phase": "inference", + "sub_phase": "req_67_decode" + }, + { + "timestamp": "2026-02-19T18:37:48.930494", + "timestamp_ms": 1771493868930.506, + "phase": "inference", + "sub_phase": "req_67_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:49.131696", + "timestamp_ms": 1771493869131.724, + "phase": "inference", + "sub_phase": "req_68_prefill" + }, + { + "timestamp": "2026-02-19T18:37:49.160993", + "timestamp_ms": 1771493869161.0012, + "phase": "inference", + "sub_phase": "req_68_decode" + }, + { + "timestamp": "2026-02-19T18:37:50.481379", + "timestamp_ms": 1771493870481.3875, + "phase": "inference", + "sub_phase": "req_68_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:50.682543", + "timestamp_ms": 1771493870682.5706, + "phase": "inference", + "sub_phase": "req_69_prefill" + }, + { + "timestamp": "2026-02-19T18:37:50.712519", + "timestamp_ms": 1771493870712.5273, + "phase": "inference", + "sub_phase": "req_69_decode" + }, + { + "timestamp": "2026-02-19T18:37:53.614013", + "timestamp_ms": 1771493873614.0234, + "phase": "inference", + "sub_phase": "req_69_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:53.815181", + "timestamp_ms": 1771493873815.209, + "phase": "inference", + "sub_phase": "req_70_prefill" + }, + { + "timestamp": "2026-02-19T18:37:53.858195", + "timestamp_ms": 1771493873858.2026, + "phase": "inference", + "sub_phase": "req_70_decode" + }, + { + "timestamp": "2026-02-19T18:37:54.041564", + "timestamp_ms": 1771493874041.571, + "phase": "inference", + "sub_phase": "req_70_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:54.242667", + "timestamp_ms": 1771493874242.6953, + "phase": "inference", + "sub_phase": "req_71_prefill" + }, + { + "timestamp": "2026-02-19T18:37:54.286859", + "timestamp_ms": 1771493874286.867, + "phase": "inference", + "sub_phase": "req_71_decode" + }, + { + "timestamp": "2026-02-19T18:37:57.195826", + "timestamp_ms": 1771493877195.8398, + "phase": "inference", + "sub_phase": "req_71_idle_between" + }, + { + "timestamp": "2026-02-19T18:37:57.396932", + "timestamp_ms": 1771493877396.9597, + "phase": "inference", + "sub_phase": "req_72_prefill" + }, + { + "timestamp": "2026-02-19T18:37:57.437992", + "timestamp_ms": 1771493877438.0002, + "phase": "inference", + "sub_phase": "req_72_decode" + }, + { + "timestamp": "2026-02-19T18:38:00.334358", + "timestamp_ms": 1771493880334.3667, + "phase": "inference", + "sub_phase": "req_72_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:00.535559", + "timestamp_ms": 1771493880535.5881, + "phase": "inference", + "sub_phase": "req_73_prefill" + }, + { + "timestamp": "2026-02-19T18:38:00.578500", + "timestamp_ms": 1771493880578.5083, + "phase": "inference", + "sub_phase": "req_73_decode" + }, + { + "timestamp": "2026-02-19T18:38:02.331712", + "timestamp_ms": 1771493882331.7207, + "phase": "inference", + "sub_phase": "req_73_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:02.532939", + "timestamp_ms": 1771493882532.968, + "phase": "inference", + "sub_phase": "req_74_prefill" + }, + { + "timestamp": "2026-02-19T18:38:02.562261", + "timestamp_ms": 1771493882562.269, + "phase": "inference", + "sub_phase": "req_74_decode" + }, + { + "timestamp": "2026-02-19T18:38:02.790672", + "timestamp_ms": 1771493882790.679, + "phase": "inference", + "sub_phase": "req_74_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:02.991853", + "timestamp_ms": 1771493882991.881, + "phase": "inference", + "sub_phase": "req_75_prefill" + }, + { + "timestamp": "2026-02-19T18:38:03.021347", + "timestamp_ms": 1771493883021.355, + "phase": "inference", + "sub_phase": "req_75_decode" + }, + { + "timestamp": "2026-02-19T18:38:04.560109", + "timestamp_ms": 1771493884560.12, + "phase": "inference", + "sub_phase": "req_75_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:04.761269", + "timestamp_ms": 1771493884761.297, + "phase": "inference", + "sub_phase": "req_76_prefill" + }, + { + "timestamp": "2026-02-19T18:38:04.803938", + "timestamp_ms": 1771493884803.946, + "phase": "inference", + "sub_phase": "req_76_decode" + }, + { + "timestamp": "2026-02-19T18:38:05.113266", + "timestamp_ms": 1771493885113.274, + "phase": "inference", + "sub_phase": "req_76_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:05.314320", + "timestamp_ms": 1771493885314.3484, + "phase": "inference", + "sub_phase": "req_77_prefill" + }, + { + "timestamp": "2026-02-19T18:38:05.357769", + "timestamp_ms": 1771493885357.7769, + "phase": "inference", + "sub_phase": "req_77_decode" + }, + { + "timestamp": "2026-02-19T18:38:08.260181", + "timestamp_ms": 1771493888260.19, + "phase": "inference", + "sub_phase": "req_77_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:08.461449", + "timestamp_ms": 1771493888461.477, + "phase": "inference", + "sub_phase": "req_78_prefill" + }, + { + "timestamp": "2026-02-19T18:38:08.491379", + "timestamp_ms": 1771493888491.388, + "phase": "inference", + "sub_phase": "req_78_decode" + }, + { + "timestamp": "2026-02-19T18:38:08.841652", + "timestamp_ms": 1771493888841.662, + "phase": "inference", + "sub_phase": "req_78_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:09.042985", + "timestamp_ms": 1771493889043.0137, + "phase": "inference", + "sub_phase": "req_79_prefill" + }, + { + "timestamp": "2026-02-19T18:38:09.073418", + "timestamp_ms": 1771493889073.426, + "phase": "inference", + "sub_phase": "req_79_decode" + }, + { + "timestamp": "2026-02-19T18:38:10.113269", + "timestamp_ms": 1771493890113.2769, + "phase": "inference", + "sub_phase": "req_79_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:10.314403", + "timestamp_ms": 1771493890314.4312, + "phase": "inference", + "sub_phase": "req_80_prefill" + }, + { + "timestamp": "2026-02-19T18:38:10.345357", + "timestamp_ms": 1771493890345.3652, + "phase": "inference", + "sub_phase": "req_80_decode" + }, + { + "timestamp": "2026-02-19T18:38:13.187937", + "timestamp_ms": 1771493893187.9478, + "phase": "inference", + "sub_phase": "req_80_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:13.389215", + "timestamp_ms": 1771493893389.2427, + "phase": "inference", + "sub_phase": "req_81_prefill" + }, + { + "timestamp": "2026-02-19T18:38:13.422369", + "timestamp_ms": 1771493893422.3772, + "phase": "inference", + "sub_phase": "req_81_decode" + }, + { + "timestamp": "2026-02-19T18:38:13.566353", + "timestamp_ms": 1771493893566.3628, + "phase": "inference", + "sub_phase": "req_81_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:13.767645", + "timestamp_ms": 1771493893767.6777, + "phase": "inference", + "sub_phase": "req_82_prefill" + }, + { + "timestamp": "2026-02-19T18:38:13.810427", + "timestamp_ms": 1771493893810.4353, + "phase": "inference", + "sub_phase": "req_82_decode" + }, + { + "timestamp": "2026-02-19T18:38:16.711065", + "timestamp_ms": 1771493896711.076, + "phase": "inference", + "sub_phase": "req_82_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:16.912238", + "timestamp_ms": 1771493896912.2666, + "phase": "inference", + "sub_phase": "req_83_prefill" + }, + { + "timestamp": "2026-02-19T18:38:16.951218", + "timestamp_ms": 1771493896951.2258, + "phase": "inference", + "sub_phase": "req_83_decode" + }, + { + "timestamp": "2026-02-19T18:38:19.585593", + "timestamp_ms": 1771493899585.6062, + "phase": "inference", + "sub_phase": "req_83_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:19.786752", + "timestamp_ms": 1771493899786.7817, + "phase": "inference", + "sub_phase": "req_84_prefill" + }, + { + "timestamp": "2026-02-19T18:38:19.826738", + "timestamp_ms": 1771493899826.7458, + "phase": "inference", + "sub_phase": "req_84_decode" + }, + { + "timestamp": "2026-02-19T18:38:22.714944", + "timestamp_ms": 1771493902714.955, + "phase": "inference", + "sub_phase": "req_84_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:22.916110", + "timestamp_ms": 1771493902916.138, + "phase": "inference", + "sub_phase": "req_85_prefill" + }, + { + "timestamp": "2026-02-19T18:38:22.959464", + "timestamp_ms": 1771493902959.472, + "phase": "inference", + "sub_phase": "req_85_decode" + }, + { + "timestamp": "2026-02-19T18:38:25.873440", + "timestamp_ms": 1771493905873.4502, + "phase": "inference", + "sub_phase": "req_85_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:26.074570", + "timestamp_ms": 1771493906074.598, + "phase": "inference", + "sub_phase": "req_86_prefill" + }, + { + "timestamp": "2026-02-19T18:38:26.114241", + "timestamp_ms": 1771493906114.249, + "phase": "inference", + "sub_phase": "req_86_decode" + }, + { + "timestamp": "2026-02-19T18:38:29.071094", + "timestamp_ms": 1771493909071.1055, + "phase": "inference", + "sub_phase": "req_86_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:29.272267", + "timestamp_ms": 1771493909272.294, + "phase": "inference", + "sub_phase": "req_87_prefill" + }, + { + "timestamp": "2026-02-19T18:38:29.302574", + "timestamp_ms": 1771493909302.5825, + "phase": "inference", + "sub_phase": "req_87_decode" + }, + { + "timestamp": "2026-02-19T18:38:31.911232", + "timestamp_ms": 1771493911911.2417, + "phase": "inference", + "sub_phase": "req_87_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:32.112441", + "timestamp_ms": 1771493912112.4692, + "phase": "inference", + "sub_phase": "req_88_prefill" + }, + { + "timestamp": "2026-02-19T18:38:32.142545", + "timestamp_ms": 1771493912142.5527, + "phase": "inference", + "sub_phase": "req_88_decode" + }, + { + "timestamp": "2026-02-19T18:38:35.076165", + "timestamp_ms": 1771493915076.176, + "phase": "inference", + "sub_phase": "req_88_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:35.277394", + "timestamp_ms": 1771493915277.4229, + "phase": "inference", + "sub_phase": "req_89_prefill" + }, + { + "timestamp": "2026-02-19T18:38:35.307481", + "timestamp_ms": 1771493915307.4885, + "phase": "inference", + "sub_phase": "req_89_decode" + }, + { + "timestamp": "2026-02-19T18:38:36.516945", + "timestamp_ms": 1771493916516.9563, + "phase": "inference", + "sub_phase": "req_89_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:36.718160", + "timestamp_ms": 1771493916718.1885, + "phase": "inference", + "sub_phase": "req_90_prefill" + }, + { + "timestamp": "2026-02-19T18:38:36.762597", + "timestamp_ms": 1771493916762.6057, + "phase": "inference", + "sub_phase": "req_90_decode" + }, + { + "timestamp": "2026-02-19T18:38:39.695662", + "timestamp_ms": 1771493919695.6729, + "phase": "inference", + "sub_phase": "req_90_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:39.896912", + "timestamp_ms": 1771493919896.9407, + "phase": "inference", + "sub_phase": "req_91_prefill" + }, + { + "timestamp": "2026-02-19T18:38:39.926014", + "timestamp_ms": 1771493919926.0222, + "phase": "inference", + "sub_phase": "req_91_decode" + }, + { + "timestamp": "2026-02-19T18:38:40.197691", + "timestamp_ms": 1771493920197.6987, + "phase": "inference", + "sub_phase": "req_91_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:40.398819", + "timestamp_ms": 1771493920398.8599, + "phase": "inference", + "sub_phase": "req_92_prefill" + }, + { + "timestamp": "2026-02-19T18:38:40.428106", + "timestamp_ms": 1771493920428.1143, + "phase": "inference", + "sub_phase": "req_92_decode" + }, + { + "timestamp": "2026-02-19T18:38:43.350141", + "timestamp_ms": 1771493923350.1516, + "phase": "inference", + "sub_phase": "req_92_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:43.551246", + "timestamp_ms": 1771493923551.2742, + "phase": "inference", + "sub_phase": "req_93_prefill" + }, + { + "timestamp": "2026-02-19T18:38:43.593106", + "timestamp_ms": 1771493923593.1135, + "phase": "inference", + "sub_phase": "req_93_decode" + }, + { + "timestamp": "2026-02-19T18:38:46.514897", + "timestamp_ms": 1771493926514.9077, + "phase": "inference", + "sub_phase": "req_93_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:46.716018", + "timestamp_ms": 1771493926716.0452, + "phase": "inference", + "sub_phase": "req_94_prefill" + }, + { + "timestamp": "2026-02-19T18:38:46.755146", + "timestamp_ms": 1771493926755.153, + "phase": "inference", + "sub_phase": "req_94_decode" + }, + { + "timestamp": "2026-02-19T18:38:49.689493", + "timestamp_ms": 1771493929689.5046, + "phase": "inference", + "sub_phase": "req_94_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:49.890771", + "timestamp_ms": 1771493929890.804, + "phase": "inference", + "sub_phase": "req_95_prefill" + }, + { + "timestamp": "2026-02-19T18:38:49.930259", + "timestamp_ms": 1771493929930.2666, + "phase": "inference", + "sub_phase": "req_95_decode" + }, + { + "timestamp": "2026-02-19T18:38:50.075145", + "timestamp_ms": 1771493930075.159, + "phase": "inference", + "sub_phase": "req_95_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:50.276265", + "timestamp_ms": 1771493930276.294, + "phase": "inference", + "sub_phase": "req_96_prefill" + }, + { + "timestamp": "2026-02-19T18:38:50.317200", + "timestamp_ms": 1771493930317.2087, + "phase": "inference", + "sub_phase": "req_96_decode" + }, + { + "timestamp": "2026-02-19T18:38:53.245039", + "timestamp_ms": 1771493933245.05, + "phase": "inference", + "sub_phase": "req_96_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:53.446302", + "timestamp_ms": 1771493933446.335, + "phase": "inference", + "sub_phase": "req_97_prefill" + }, + { + "timestamp": "2026-02-19T18:38:53.476491", + "timestamp_ms": 1771493933476.4995, + "phase": "inference", + "sub_phase": "req_97_decode" + }, + { + "timestamp": "2026-02-19T18:38:54.438753", + "timestamp_ms": 1771493934438.7607, + "phase": "inference", + "sub_phase": "req_97_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:54.640030", + "timestamp_ms": 1771493934640.0642, + "phase": "inference", + "sub_phase": "req_98_prefill" + }, + { + "timestamp": "2026-02-19T18:38:54.680274", + "timestamp_ms": 1771493934680.2832, + "phase": "inference", + "sub_phase": "req_98_decode" + }, + { + "timestamp": "2026-02-19T18:38:57.601403", + "timestamp_ms": 1771493937601.4148, + "phase": "inference", + "sub_phase": "req_98_idle_between" + }, + { + "timestamp": "2026-02-19T18:38:57.802637", + "timestamp_ms": 1771493937802.666, + "phase": "inference", + "sub_phase": "req_99_prefill" + }, + { + "timestamp": "2026-02-19T18:38:57.831761", + "timestamp_ms": 1771493937831.7688, + "phase": "inference", + "sub_phase": "req_99_decode" + }, + { + "timestamp": "2026-02-19T18:38:59.884820", + "timestamp_ms": 1771493939884.8284, + "phase": "inference", + "sub_phase": "req_99_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:00.085943", + "timestamp_ms": 1771493940085.9714, + "phase": "inference", + "sub_phase": "req_100_prefill" + }, + { + "timestamp": "2026-02-19T18:39:00.127582", + "timestamp_ms": 1771493940127.5889, + "phase": "inference", + "sub_phase": "req_100_decode" + }, + { + "timestamp": "2026-02-19T18:39:01.982066", + "timestamp_ms": 1771493941982.077, + "phase": "inference", + "sub_phase": "req_100_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:02.183434", + "timestamp_ms": 1771493942183.462, + "phase": "inference", + "sub_phase": "req_101_prefill" + }, + { + "timestamp": "2026-02-19T18:39:02.215352", + "timestamp_ms": 1771493942215.3599, + "phase": "inference", + "sub_phase": "req_101_decode" + }, + { + "timestamp": "2026-02-19T18:39:05.124519", + "timestamp_ms": 1771493945124.5315, + "phase": "inference", + "sub_phase": "req_101_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:05.325736", + "timestamp_ms": 1771493945325.765, + "phase": "inference", + "sub_phase": "req_102_prefill" + }, + { + "timestamp": "2026-02-19T18:39:05.355109", + "timestamp_ms": 1771493945355.118, + "phase": "inference", + "sub_phase": "req_102_decode" + }, + { + "timestamp": "2026-02-19T18:39:08.293009", + "timestamp_ms": 1771493948293.0215, + "phase": "inference", + "sub_phase": "req_102_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:08.494214", + "timestamp_ms": 1771493948494.243, + "phase": "inference", + "sub_phase": "req_103_prefill" + }, + { + "timestamp": "2026-02-19T18:39:08.536039", + "timestamp_ms": 1771493948536.0474, + "phase": "inference", + "sub_phase": "req_103_decode" + }, + { + "timestamp": "2026-02-19T18:39:11.431782", + "timestamp_ms": 1771493951431.792, + "phase": "inference", + "sub_phase": "req_103_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:11.632885", + "timestamp_ms": 1771493951632.9138, + "phase": "inference", + "sub_phase": "req_104_prefill" + }, + { + "timestamp": "2026-02-19T18:39:11.673368", + "timestamp_ms": 1771493951673.3767, + "phase": "inference", + "sub_phase": "req_104_decode" + }, + { + "timestamp": "2026-02-19T18:39:14.561902", + "timestamp_ms": 1771493954561.9124, + "phase": "inference", + "sub_phase": "req_104_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:14.763028", + "timestamp_ms": 1771493954763.056, + "phase": "inference", + "sub_phase": "req_105_prefill" + }, + { + "timestamp": "2026-02-19T18:39:14.806094", + "timestamp_ms": 1771493954806.102, + "phase": "inference", + "sub_phase": "req_105_decode" + }, + { + "timestamp": "2026-02-19T18:39:17.756165", + "timestamp_ms": 1771493957756.1772, + "phase": "inference", + "sub_phase": "req_105_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:17.957619", + "timestamp_ms": 1771493957957.649, + "phase": "inference", + "sub_phase": "req_106_prefill" + }, + { + "timestamp": "2026-02-19T18:39:17.989331", + "timestamp_ms": 1771493957989.3389, + "phase": "inference", + "sub_phase": "req_106_decode" + }, + { + "timestamp": "2026-02-19T18:39:19.114152", + "timestamp_ms": 1771493959114.1594, + "phase": "inference", + "sub_phase": "req_106_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:19.315210", + "timestamp_ms": 1771493959315.239, + "phase": "inference", + "sub_phase": "req_107_prefill" + }, + { + "timestamp": "2026-02-19T18:39:19.356380", + "timestamp_ms": 1771493959356.3877, + "phase": "inference", + "sub_phase": "req_107_decode" + }, + { + "timestamp": "2026-02-19T18:39:22.272241", + "timestamp_ms": 1771493962272.253, + "phase": "inference", + "sub_phase": "req_107_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:22.473516", + "timestamp_ms": 1771493962473.546, + "phase": "inference", + "sub_phase": "req_108_prefill" + }, + { + "timestamp": "2026-02-19T18:39:22.516232", + "timestamp_ms": 1771493962516.2397, + "phase": "inference", + "sub_phase": "req_108_decode" + }, + { + "timestamp": "2026-02-19T18:39:24.197977", + "timestamp_ms": 1771493964197.9895, + "phase": "inference", + "sub_phase": "req_108_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:24.399247", + "timestamp_ms": 1771493964399.2756, + "phase": "inference", + "sub_phase": "req_109_prefill" + }, + { + "timestamp": "2026-02-19T18:39:24.430870", + "timestamp_ms": 1771493964430.8784, + "phase": "inference", + "sub_phase": "req_109_decode" + }, + { + "timestamp": "2026-02-19T18:39:27.372152", + "timestamp_ms": 1771493967372.1633, + "phase": "inference", + "sub_phase": "req_109_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:27.573360", + "timestamp_ms": 1771493967573.388, + "phase": "inference", + "sub_phase": "req_110_prefill" + }, + { + "timestamp": "2026-02-19T18:39:27.602885", + "timestamp_ms": 1771493967602.8928, + "phase": "inference", + "sub_phase": "req_110_decode" + }, + { + "timestamp": "2026-02-19T18:39:28.965141", + "timestamp_ms": 1771493968965.1526, + "phase": "inference", + "sub_phase": "req_110_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:29.166501", + "timestamp_ms": 1771493969166.5334, + "phase": "inference", + "sub_phase": "req_111_prefill" + }, + { + "timestamp": "2026-02-19T18:39:29.196505", + "timestamp_ms": 1771493969196.514, + "phase": "inference", + "sub_phase": "req_111_decode" + }, + { + "timestamp": "2026-02-19T18:39:29.904244", + "timestamp_ms": 1771493969904.2524, + "phase": "inference", + "sub_phase": "req_111_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:30.105476", + "timestamp_ms": 1771493970105.5037, + "phase": "inference", + "sub_phase": "req_112_prefill" + }, + { + "timestamp": "2026-02-19T18:39:30.135251", + "timestamp_ms": 1771493970135.259, + "phase": "inference", + "sub_phase": "req_112_decode" + }, + { + "timestamp": "2026-02-19T18:39:31.159652", + "timestamp_ms": 1771493971159.66, + "phase": "inference", + "sub_phase": "req_112_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:31.360817", + "timestamp_ms": 1771493971360.859, + "phase": "inference", + "sub_phase": "req_113_prefill" + }, + { + "timestamp": "2026-02-19T18:39:31.390902", + "timestamp_ms": 1771493971390.91, + "phase": "inference", + "sub_phase": "req_113_decode" + }, + { + "timestamp": "2026-02-19T18:39:34.334791", + "timestamp_ms": 1771493974334.8027, + "phase": "inference", + "sub_phase": "req_113_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:34.535997", + "timestamp_ms": 1771493974536.023, + "phase": "inference", + "sub_phase": "req_114_prefill" + }, + { + "timestamp": "2026-02-19T18:39:34.579620", + "timestamp_ms": 1771493974579.6282, + "phase": "inference", + "sub_phase": "req_114_decode" + }, + { + "timestamp": "2026-02-19T18:39:34.741183", + "timestamp_ms": 1771493974741.1904, + "phase": "inference", + "sub_phase": "req_114_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:34.942649", + "timestamp_ms": 1771493974942.6775, + "phase": "inference", + "sub_phase": "req_115_prefill" + }, + { + "timestamp": "2026-02-19T18:39:34.975037", + "timestamp_ms": 1771493974975.045, + "phase": "inference", + "sub_phase": "req_115_decode" + }, + { + "timestamp": "2026-02-19T18:39:37.877484", + "timestamp_ms": 1771493977877.4946, + "phase": "inference", + "sub_phase": "req_115_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:38.078663", + "timestamp_ms": 1771493978078.6912, + "phase": "inference", + "sub_phase": "req_116_prefill" + }, + { + "timestamp": "2026-02-19T18:39:38.108643", + "timestamp_ms": 1771493978108.651, + "phase": "inference", + "sub_phase": "req_116_decode" + }, + { + "timestamp": "2026-02-19T18:39:39.712518", + "timestamp_ms": 1771493979712.5295, + "phase": "inference", + "sub_phase": "req_116_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:39.913673", + "timestamp_ms": 1771493979913.7012, + "phase": "inference", + "sub_phase": "req_117_prefill" + }, + { + "timestamp": "2026-02-19T18:39:39.955739", + "timestamp_ms": 1771493979955.7476, + "phase": "inference", + "sub_phase": "req_117_decode" + }, + { + "timestamp": "2026-02-19T18:39:42.839577", + "timestamp_ms": 1771493982839.5886, + "phase": "inference", + "sub_phase": "req_117_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:43.040740", + "timestamp_ms": 1771493983040.7686, + "phase": "inference", + "sub_phase": "req_118_prefill" + }, + { + "timestamp": "2026-02-19T18:39:43.082859", + "timestamp_ms": 1771493983082.8662, + "phase": "inference", + "sub_phase": "req_118_decode" + }, + { + "timestamp": "2026-02-19T18:39:44.507708", + "timestamp_ms": 1771493984507.716, + "phase": "inference", + "sub_phase": "req_118_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:44.708872", + "timestamp_ms": 1771493984708.8987, + "phase": "inference", + "sub_phase": "req_119_prefill" + }, + { + "timestamp": "2026-02-19T18:39:44.751562", + "timestamp_ms": 1771493984751.5698, + "phase": "inference", + "sub_phase": "req_119_decode" + }, + { + "timestamp": "2026-02-19T18:39:47.663806", + "timestamp_ms": 1771493987663.8176, + "phase": "inference", + "sub_phase": "req_119_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:47.865019", + "timestamp_ms": 1771493987865.0476, + "phase": "inference", + "sub_phase": "req_120_prefill" + }, + { + "timestamp": "2026-02-19T18:39:47.895389", + "timestamp_ms": 1771493987895.3972, + "phase": "inference", + "sub_phase": "req_120_decode" + }, + { + "timestamp": "2026-02-19T18:39:48.155693", + "timestamp_ms": 1771493988155.7002, + "phase": "inference", + "sub_phase": "req_120_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:48.357441", + "timestamp_ms": 1771493988357.4688, + "phase": "inference", + "sub_phase": "req_121_prefill" + }, + { + "timestamp": "2026-02-19T18:39:48.389441", + "timestamp_ms": 1771493988389.45, + "phase": "inference", + "sub_phase": "req_121_decode" + }, + { + "timestamp": "2026-02-19T18:39:51.294446", + "timestamp_ms": 1771493991294.4583, + "phase": "inference", + "sub_phase": "req_121_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:51.495628", + "timestamp_ms": 1771493991495.6558, + "phase": "inference", + "sub_phase": "req_122_prefill" + }, + { + "timestamp": "2026-02-19T18:39:51.534866", + "timestamp_ms": 1771493991534.8733, + "phase": "inference", + "sub_phase": "req_122_decode" + }, + { + "timestamp": "2026-02-19T18:39:54.453921", + "timestamp_ms": 1771493994453.933, + "phase": "inference", + "sub_phase": "req_122_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:54.655101", + "timestamp_ms": 1771493994655.1292, + "phase": "inference", + "sub_phase": "req_123_prefill" + }, + { + "timestamp": "2026-02-19T18:39:54.697504", + "timestamp_ms": 1771493994697.512, + "phase": "inference", + "sub_phase": "req_123_decode" + }, + { + "timestamp": "2026-02-19T18:39:55.109222", + "timestamp_ms": 1771493995109.2295, + "phase": "inference", + "sub_phase": "req_123_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:55.310385", + "timestamp_ms": 1771493995310.413, + "phase": "inference", + "sub_phase": "req_124_prefill" + }, + { + "timestamp": "2026-02-19T18:39:55.352986", + "timestamp_ms": 1771493995352.994, + "phase": "inference", + "sub_phase": "req_124_decode" + }, + { + "timestamp": "2026-02-19T18:39:58.246639", + "timestamp_ms": 1771493998246.6492, + "phase": "inference", + "sub_phase": "req_124_idle_between" + }, + { + "timestamp": "2026-02-19T18:39:58.447766", + "timestamp_ms": 1771493998447.7937, + "phase": "inference", + "sub_phase": "req_125_prefill" + }, + { + "timestamp": "2026-02-19T18:39:58.486480", + "timestamp_ms": 1771493998486.4878, + "phase": "inference", + "sub_phase": "req_125_decode" + }, + { + "timestamp": "2026-02-19T18:40:01.416855", + "timestamp_ms": 1771494001416.865, + "phase": "inference", + "sub_phase": "req_125_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:01.618058", + "timestamp_ms": 1771494001618.086, + "phase": "inference", + "sub_phase": "req_126_prefill" + }, + { + "timestamp": "2026-02-19T18:40:01.647662", + "timestamp_ms": 1771494001647.67, + "phase": "inference", + "sub_phase": "req_126_decode" + }, + { + "timestamp": "2026-02-19T18:40:04.586427", + "timestamp_ms": 1771494004586.439, + "phase": "inference", + "sub_phase": "req_126_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:04.787568", + "timestamp_ms": 1771494004787.596, + "phase": "inference", + "sub_phase": "req_127_prefill" + }, + { + "timestamp": "2026-02-19T18:40:04.830434", + "timestamp_ms": 1771494004830.4414, + "phase": "inference", + "sub_phase": "req_127_decode" + }, + { + "timestamp": "2026-02-19T18:40:07.731363", + "timestamp_ms": 1771494007731.3757, + "phase": "inference", + "sub_phase": "req_127_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:07.932547", + "timestamp_ms": 1771494007932.5757, + "phase": "inference", + "sub_phase": "req_128_prefill" + }, + { + "timestamp": "2026-02-19T18:40:07.974193", + "timestamp_ms": 1771494007974.2007, + "phase": "inference", + "sub_phase": "req_128_decode" + }, + { + "timestamp": "2026-02-19T18:40:08.905483", + "timestamp_ms": 1771494008905.4902, + "phase": "inference", + "sub_phase": "req_128_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:09.106699", + "timestamp_ms": 1771494009106.7275, + "phase": "inference", + "sub_phase": "req_129_prefill" + }, + { + "timestamp": "2026-02-19T18:40:09.136437", + "timestamp_ms": 1771494009136.4453, + "phase": "inference", + "sub_phase": "req_129_decode" + }, + { + "timestamp": "2026-02-19T18:40:10.810622", + "timestamp_ms": 1771494010810.6355, + "phase": "inference", + "sub_phase": "req_129_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:11.011907", + "timestamp_ms": 1771494011011.9353, + "phase": "inference", + "sub_phase": "req_130_prefill" + }, + { + "timestamp": "2026-02-19T18:40:11.041642", + "timestamp_ms": 1771494011041.6506, + "phase": "inference", + "sub_phase": "req_130_decode" + }, + { + "timestamp": "2026-02-19T18:40:11.500509", + "timestamp_ms": 1771494011500.5168, + "phase": "inference", + "sub_phase": "req_130_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:11.701606", + "timestamp_ms": 1771494011701.635, + "phase": "inference", + "sub_phase": "req_131_prefill" + }, + { + "timestamp": "2026-02-19T18:40:11.743910", + "timestamp_ms": 1771494011743.9182, + "phase": "inference", + "sub_phase": "req_131_decode" + }, + { + "timestamp": "2026-02-19T18:40:13.018177", + "timestamp_ms": 1771494013018.1887, + "phase": "inference", + "sub_phase": "req_131_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:13.219393", + "timestamp_ms": 1771494013219.4211, + "phase": "inference", + "sub_phase": "req_132_prefill" + }, + { + "timestamp": "2026-02-19T18:40:13.249090", + "timestamp_ms": 1771494013249.098, + "phase": "inference", + "sub_phase": "req_132_decode" + }, + { + "timestamp": "2026-02-19T18:40:16.146521", + "timestamp_ms": 1771494016146.532, + "phase": "inference", + "sub_phase": "req_132_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:16.347706", + "timestamp_ms": 1771494016347.7336, + "phase": "inference", + "sub_phase": "req_133_prefill" + }, + { + "timestamp": "2026-02-19T18:40:16.377525", + "timestamp_ms": 1771494016377.5322, + "phase": "inference", + "sub_phase": "req_133_decode" + }, + { + "timestamp": "2026-02-19T18:40:19.291343", + "timestamp_ms": 1771494019291.354, + "phase": "inference", + "sub_phase": "req_133_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:19.492475", + "timestamp_ms": 1771494019492.5037, + "phase": "inference", + "sub_phase": "req_134_prefill" + }, + { + "timestamp": "2026-02-19T18:40:19.534300", + "timestamp_ms": 1771494019534.3071, + "phase": "inference", + "sub_phase": "req_134_decode" + }, + { + "timestamp": "2026-02-19T18:40:22.424744", + "timestamp_ms": 1771494022424.7566, + "phase": "inference", + "sub_phase": "req_134_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:22.625938", + "timestamp_ms": 1771494022625.9663, + "phase": "inference", + "sub_phase": "req_135_prefill" + }, + { + "timestamp": "2026-02-19T18:40:22.664802", + "timestamp_ms": 1771494022664.8105, + "phase": "inference", + "sub_phase": "req_135_decode" + }, + { + "timestamp": "2026-02-19T18:40:25.126195", + "timestamp_ms": 1771494025126.205, + "phase": "inference", + "sub_phase": "req_135_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:25.327329", + "timestamp_ms": 1771494025327.3574, + "phase": "inference", + "sub_phase": "req_136_prefill" + }, + { + "timestamp": "2026-02-19T18:40:25.369916", + "timestamp_ms": 1771494025369.9238, + "phase": "inference", + "sub_phase": "req_136_decode" + }, + { + "timestamp": "2026-02-19T18:40:28.263913", + "timestamp_ms": 1771494028263.9246, + "phase": "inference", + "sub_phase": "req_136_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:28.465088", + "timestamp_ms": 1771494028465.1162, + "phase": "inference", + "sub_phase": "req_137_prefill" + }, + { + "timestamp": "2026-02-19T18:40:28.494728", + "timestamp_ms": 1771494028494.7354, + "phase": "inference", + "sub_phase": "req_137_decode" + }, + { + "timestamp": "2026-02-19T18:40:28.636000", + "timestamp_ms": 1771494028636.0078, + "phase": "inference", + "sub_phase": "req_137_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:28.837138", + "timestamp_ms": 1771494028837.167, + "phase": "inference", + "sub_phase": "req_138_prefill" + }, + { + "timestamp": "2026-02-19T18:40:28.878858", + "timestamp_ms": 1771494028878.866, + "phase": "inference", + "sub_phase": "req_138_decode" + }, + { + "timestamp": "2026-02-19T18:40:29.953425", + "timestamp_ms": 1771494029953.433, + "phase": "inference", + "sub_phase": "req_138_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:30.154596", + "timestamp_ms": 1771494030154.6238, + "phase": "inference", + "sub_phase": "req_139_prefill" + }, + { + "timestamp": "2026-02-19T18:40:30.183923", + "timestamp_ms": 1771494030183.9307, + "phase": "inference", + "sub_phase": "req_139_decode" + }, + { + "timestamp": "2026-02-19T18:40:33.097469", + "timestamp_ms": 1771494033097.4814, + "phase": "inference", + "sub_phase": "req_139_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:33.298675", + "timestamp_ms": 1771494033298.703, + "phase": "inference", + "sub_phase": "req_140_prefill" + }, + { + "timestamp": "2026-02-19T18:40:33.328212", + "timestamp_ms": 1771494033328.2195, + "phase": "inference", + "sub_phase": "req_140_decode" + }, + { + "timestamp": "2026-02-19T18:40:34.990160", + "timestamp_ms": 1771494034990.17, + "phase": "inference", + "sub_phase": "req_140_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:35.191374", + "timestamp_ms": 1771494035191.4016, + "phase": "inference", + "sub_phase": "req_141_prefill" + }, + { + "timestamp": "2026-02-19T18:40:35.221521", + "timestamp_ms": 1771494035221.5288, + "phase": "inference", + "sub_phase": "req_141_decode" + }, + { + "timestamp": "2026-02-19T18:40:35.703716", + "timestamp_ms": 1771494035703.7234, + "phase": "inference", + "sub_phase": "req_141_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:35.904913", + "timestamp_ms": 1771494035904.9417, + "phase": "inference", + "sub_phase": "req_142_prefill" + }, + { + "timestamp": "2026-02-19T18:40:35.934649", + "timestamp_ms": 1771494035934.657, + "phase": "inference", + "sub_phase": "req_142_decode" + }, + { + "timestamp": "2026-02-19T18:40:36.299652", + "timestamp_ms": 1771494036299.6602, + "phase": "inference", + "sub_phase": "req_142_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:36.500978", + "timestamp_ms": 1771494036501.0063, + "phase": "inference", + "sub_phase": "req_143_prefill" + }, + { + "timestamp": "2026-02-19T18:40:36.539820", + "timestamp_ms": 1771494036539.8281, + "phase": "inference", + "sub_phase": "req_143_decode" + }, + { + "timestamp": "2026-02-19T18:40:37.215652", + "timestamp_ms": 1771494037215.6606, + "phase": "inference", + "sub_phase": "req_143_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:37.416916", + "timestamp_ms": 1771494037416.946, + "phase": "inference", + "sub_phase": "req_144_prefill" + }, + { + "timestamp": "2026-02-19T18:40:37.446897", + "timestamp_ms": 1771494037446.9045, + "phase": "inference", + "sub_phase": "req_144_decode" + }, + { + "timestamp": "2026-02-19T18:40:40.364722", + "timestamp_ms": 1771494040364.7336, + "phase": "inference", + "sub_phase": "req_144_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:40.566070", + "timestamp_ms": 1771494040566.0999, + "phase": "inference", + "sub_phase": "req_145_prefill" + }, + { + "timestamp": "2026-02-19T18:40:40.596076", + "timestamp_ms": 1771494040596.084, + "phase": "inference", + "sub_phase": "req_145_decode" + }, + { + "timestamp": "2026-02-19T18:40:42.289383", + "timestamp_ms": 1771494042289.3923, + "phase": "inference", + "sub_phase": "req_145_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:42.490602", + "timestamp_ms": 1771494042490.6326, + "phase": "inference", + "sub_phase": "req_146_prefill" + }, + { + "timestamp": "2026-02-19T18:40:42.533210", + "timestamp_ms": 1771494042533.218, + "phase": "inference", + "sub_phase": "req_146_decode" + }, + { + "timestamp": "2026-02-19T18:40:45.463283", + "timestamp_ms": 1771494045463.2942, + "phase": "inference", + "sub_phase": "req_146_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:45.664429", + "timestamp_ms": 1771494045664.4573, + "phase": "inference", + "sub_phase": "req_147_prefill" + }, + { + "timestamp": "2026-02-19T18:40:45.704036", + "timestamp_ms": 1771494045704.0442, + "phase": "inference", + "sub_phase": "req_147_decode" + }, + { + "timestamp": "2026-02-19T18:40:45.983496", + "timestamp_ms": 1771494045983.5032, + "phase": "inference", + "sub_phase": "req_147_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:46.184676", + "timestamp_ms": 1771494046184.704, + "phase": "inference", + "sub_phase": "req_148_prefill" + }, + { + "timestamp": "2026-02-19T18:40:46.213685", + "timestamp_ms": 1771494046213.6929, + "phase": "inference", + "sub_phase": "req_148_decode" + }, + { + "timestamp": "2026-02-19T18:40:49.152809", + "timestamp_ms": 1771494049152.8215, + "phase": "inference", + "sub_phase": "req_148_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:49.353893", + "timestamp_ms": 1771494049353.9211, + "phase": "inference", + "sub_phase": "req_149_prefill" + }, + { + "timestamp": "2026-02-19T18:40:49.396014", + "timestamp_ms": 1771494049396.0222, + "phase": "inference", + "sub_phase": "req_149_decode" + }, + { + "timestamp": "2026-02-19T18:40:52.307581", + "timestamp_ms": 1771494052307.592, + "phase": "inference", + "sub_phase": "req_149_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:52.508695", + "timestamp_ms": 1771494052508.723, + "phase": "inference", + "sub_phase": "req_150_prefill" + }, + { + "timestamp": "2026-02-19T18:40:52.546387", + "timestamp_ms": 1771494052546.3945, + "phase": "inference", + "sub_phase": "req_150_decode" + }, + { + "timestamp": "2026-02-19T18:40:55.481510", + "timestamp_ms": 1771494055481.5232, + "phase": "inference", + "sub_phase": "req_150_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:55.682798", + "timestamp_ms": 1771494055682.8257, + "phase": "inference", + "sub_phase": "req_151_prefill" + }, + { + "timestamp": "2026-02-19T18:40:55.716102", + "timestamp_ms": 1771494055716.1094, + "phase": "inference", + "sub_phase": "req_151_decode" + }, + { + "timestamp": "2026-02-19T18:40:58.597120", + "timestamp_ms": 1771494058597.1292, + "phase": "inference", + "sub_phase": "req_151_idle_between" + }, + { + "timestamp": "2026-02-19T18:40:58.798354", + "timestamp_ms": 1771494058798.3838, + "phase": "inference", + "sub_phase": "req_152_prefill" + }, + { + "timestamp": "2026-02-19T18:40:58.840552", + "timestamp_ms": 1771494058840.56, + "phase": "inference", + "sub_phase": "req_152_decode" + }, + { + "timestamp": "2026-02-19T18:41:01.724962", + "timestamp_ms": 1771494061724.9727, + "phase": "inference", + "sub_phase": "req_152_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:01.926315", + "timestamp_ms": 1771494061926.344, + "phase": "inference", + "sub_phase": "req_153_prefill" + }, + { + "timestamp": "2026-02-19T18:41:01.956259", + "timestamp_ms": 1771494061956.2678, + "phase": "inference", + "sub_phase": "req_153_decode" + }, + { + "timestamp": "2026-02-19T18:41:04.875321", + "timestamp_ms": 1771494064875.3337, + "phase": "inference", + "sub_phase": "req_153_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:05.076676", + "timestamp_ms": 1771494065076.705, + "phase": "inference", + "sub_phase": "req_154_prefill" + }, + { + "timestamp": "2026-02-19T18:41:05.108084", + "timestamp_ms": 1771494065108.0928, + "phase": "inference", + "sub_phase": "req_154_decode" + }, + { + "timestamp": "2026-02-19T18:41:07.996544", + "timestamp_ms": 1771494067996.556, + "phase": "inference", + "sub_phase": "req_154_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:08.197877", + "timestamp_ms": 1771494068197.906, + "phase": "inference", + "sub_phase": "req_155_prefill" + }, + { + "timestamp": "2026-02-19T18:41:08.229721", + "timestamp_ms": 1771494068229.7292, + "phase": "inference", + "sub_phase": "req_155_decode" + }, + { + "timestamp": "2026-02-19T18:41:11.125124", + "timestamp_ms": 1771494071125.1328, + "phase": "inference", + "sub_phase": "req_155_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:11.326326", + "timestamp_ms": 1771494071326.3547, + "phase": "inference", + "sub_phase": "req_156_prefill" + }, + { + "timestamp": "2026-02-19T18:41:11.368799", + "timestamp_ms": 1771494071368.8066, + "phase": "inference", + "sub_phase": "req_156_decode" + }, + { + "timestamp": "2026-02-19T18:41:14.276632", + "timestamp_ms": 1771494074276.643, + "phase": "inference", + "sub_phase": "req_156_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:14.477981", + "timestamp_ms": 1771494074478.0088, + "phase": "inference", + "sub_phase": "req_157_prefill" + }, + { + "timestamp": "2026-02-19T18:41:14.510237", + "timestamp_ms": 1771494074510.2449, + "phase": "inference", + "sub_phase": "req_157_decode" + }, + { + "timestamp": "2026-02-19T18:41:17.420370", + "timestamp_ms": 1771494077420.3835, + "phase": "inference", + "sub_phase": "req_157_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:17.621658", + "timestamp_ms": 1771494077621.6875, + "phase": "inference", + "sub_phase": "req_158_prefill" + }, + { + "timestamp": "2026-02-19T18:41:17.651471", + "timestamp_ms": 1771494077651.4788, + "phase": "inference", + "sub_phase": "req_158_decode" + }, + { + "timestamp": "2026-02-19T18:41:20.558660", + "timestamp_ms": 1771494080558.6716, + "phase": "inference", + "sub_phase": "req_158_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:20.759919", + "timestamp_ms": 1771494080759.9497, + "phase": "inference", + "sub_phase": "req_159_prefill" + }, + { + "timestamp": "2026-02-19T18:41:20.803352", + "timestamp_ms": 1771494080803.3599, + "phase": "inference", + "sub_phase": "req_159_decode" + }, + { + "timestamp": "2026-02-19T18:41:23.711474", + "timestamp_ms": 1771494083711.4858, + "phase": "inference", + "sub_phase": "req_159_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:23.912566", + "timestamp_ms": 1771494083912.594, + "phase": "inference", + "sub_phase": "req_160_prefill" + }, + { + "timestamp": "2026-02-19T18:41:23.953373", + "timestamp_ms": 1771494083953.3813, + "phase": "inference", + "sub_phase": "req_160_decode" + }, + { + "timestamp": "2026-02-19T18:41:26.849388", + "timestamp_ms": 1771494086849.402, + "phase": "inference", + "sub_phase": "req_160_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:27.050558", + "timestamp_ms": 1771494087050.5847, + "phase": "inference", + "sub_phase": "req_161_prefill" + }, + { + "timestamp": "2026-02-19T18:41:27.095063", + "timestamp_ms": 1771494087095.0703, + "phase": "inference", + "sub_phase": "req_161_decode" + }, + { + "timestamp": "2026-02-19T18:41:27.453896", + "timestamp_ms": 1771494087453.9038, + "phase": "inference", + "sub_phase": "req_161_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:27.655099", + "timestamp_ms": 1771494087655.1277, + "phase": "inference", + "sub_phase": "req_162_prefill" + }, + { + "timestamp": "2026-02-19T18:41:27.686175", + "timestamp_ms": 1771494087686.1826, + "phase": "inference", + "sub_phase": "req_162_decode" + }, + { + "timestamp": "2026-02-19T18:41:30.587703", + "timestamp_ms": 1771494090587.7148, + "phase": "inference", + "sub_phase": "req_162_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:30.788911", + "timestamp_ms": 1771494090788.939, + "phase": "inference", + "sub_phase": "req_163_prefill" + }, + { + "timestamp": "2026-02-19T18:41:30.831221", + "timestamp_ms": 1771494090831.2292, + "phase": "inference", + "sub_phase": "req_163_decode" + }, + { + "timestamp": "2026-02-19T18:41:32.930192", + "timestamp_ms": 1771494092930.2012, + "phase": "inference", + "sub_phase": "req_163_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:33.131452", + "timestamp_ms": 1771494093131.481, + "phase": "inference", + "sub_phase": "req_164_prefill" + }, + { + "timestamp": "2026-02-19T18:41:33.161076", + "timestamp_ms": 1771494093161.0845, + "phase": "inference", + "sub_phase": "req_164_decode" + }, + { + "timestamp": "2026-02-19T18:41:34.299766", + "timestamp_ms": 1771494094299.7769, + "phase": "inference", + "sub_phase": "req_164_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:34.501011", + "timestamp_ms": 1771494094501.0405, + "phase": "inference", + "sub_phase": "req_165_prefill" + }, + { + "timestamp": "2026-02-19T18:41:34.530895", + "timestamp_ms": 1771494094530.9038, + "phase": "inference", + "sub_phase": "req_165_decode" + }, + { + "timestamp": "2026-02-19T18:41:36.679863", + "timestamp_ms": 1771494096679.876, + "phase": "inference", + "sub_phase": "req_165_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:36.881153", + "timestamp_ms": 1771494096881.1829, + "phase": "inference", + "sub_phase": "req_166_prefill" + }, + { + "timestamp": "2026-02-19T18:41:36.923333", + "timestamp_ms": 1771494096923.3413, + "phase": "inference", + "sub_phase": "req_166_decode" + }, + { + "timestamp": "2026-02-19T18:41:39.824291", + "timestamp_ms": 1771494099824.3008, + "phase": "inference", + "sub_phase": "req_166_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:40.025450", + "timestamp_ms": 1771494100025.4778, + "phase": "inference", + "sub_phase": "req_167_prefill" + }, + { + "timestamp": "2026-02-19T18:41:40.068752", + "timestamp_ms": 1771494100068.7603, + "phase": "inference", + "sub_phase": "req_167_decode" + }, + { + "timestamp": "2026-02-19T18:41:41.375697", + "timestamp_ms": 1771494101375.7085, + "phase": "inference", + "sub_phase": "req_167_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:41.576862", + "timestamp_ms": 1771494101576.8933, + "phase": "inference", + "sub_phase": "req_168_prefill" + }, + { + "timestamp": "2026-02-19T18:41:41.619833", + "timestamp_ms": 1771494101619.841, + "phase": "inference", + "sub_phase": "req_168_decode" + }, + { + "timestamp": "2026-02-19T18:41:44.509577", + "timestamp_ms": 1771494104509.5881, + "phase": "inference", + "sub_phase": "req_168_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:44.710677", + "timestamp_ms": 1771494104710.7048, + "phase": "inference", + "sub_phase": "req_169_prefill" + }, + { + "timestamp": "2026-02-19T18:41:44.751965", + "timestamp_ms": 1771494104751.973, + "phase": "inference", + "sub_phase": "req_169_decode" + }, + { + "timestamp": "2026-02-19T18:41:47.629065", + "timestamp_ms": 1771494107629.0737, + "phase": "inference", + "sub_phase": "req_169_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:47.830216", + "timestamp_ms": 1771494107830.2449, + "phase": "inference", + "sub_phase": "req_170_prefill" + }, + { + "timestamp": "2026-02-19T18:41:47.869662", + "timestamp_ms": 1771494107869.67, + "phase": "inference", + "sub_phase": "req_170_decode" + }, + { + "timestamp": "2026-02-19T18:41:50.758178", + "timestamp_ms": 1771494110758.1897, + "phase": "inference", + "sub_phase": "req_170_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:50.959600", + "timestamp_ms": 1771494110959.6284, + "phase": "inference", + "sub_phase": "req_171_prefill" + }, + { + "timestamp": "2026-02-19T18:41:50.991311", + "timestamp_ms": 1771494110991.3186, + "phase": "inference", + "sub_phase": "req_171_decode" + }, + { + "timestamp": "2026-02-19T18:41:51.534591", + "timestamp_ms": 1771494111534.5986, + "phase": "inference", + "sub_phase": "req_171_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:51.735894", + "timestamp_ms": 1771494111735.9216, + "phase": "inference", + "sub_phase": "req_172_prefill" + }, + { + "timestamp": "2026-02-19T18:41:51.767519", + "timestamp_ms": 1771494111767.5264, + "phase": "inference", + "sub_phase": "req_172_decode" + }, + { + "timestamp": "2026-02-19T18:41:53.479106", + "timestamp_ms": 1771494113479.1162, + "phase": "inference", + "sub_phase": "req_172_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:53.680196", + "timestamp_ms": 1771494113680.2239, + "phase": "inference", + "sub_phase": "req_173_prefill" + }, + { + "timestamp": "2026-02-19T18:41:53.723130", + "timestamp_ms": 1771494113723.1384, + "phase": "inference", + "sub_phase": "req_173_decode" + }, + { + "timestamp": "2026-02-19T18:41:55.335254", + "timestamp_ms": 1771494115335.2634, + "phase": "inference", + "sub_phase": "req_173_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:55.536587", + "timestamp_ms": 1771494115536.61, + "phase": "inference", + "sub_phase": "req_174_prefill" + }, + { + "timestamp": "2026-02-19T18:41:55.566947", + "timestamp_ms": 1771494115566.9563, + "phase": "inference", + "sub_phase": "req_174_decode" + }, + { + "timestamp": "2026-02-19T18:41:55.873176", + "timestamp_ms": 1771494115873.1875, + "phase": "inference", + "sub_phase": "req_174_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:56.074622", + "timestamp_ms": 1771494116074.6565, + "phase": "inference", + "sub_phase": "req_175_prefill" + }, + { + "timestamp": "2026-02-19T18:41:56.104128", + "timestamp_ms": 1771494116104.1367, + "phase": "inference", + "sub_phase": "req_175_decode" + }, + { + "timestamp": "2026-02-19T18:41:58.996627", + "timestamp_ms": 1771494118996.6382, + "phase": "inference", + "sub_phase": "req_175_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:59.197826", + "timestamp_ms": 1771494119197.869, + "phase": "inference", + "sub_phase": "req_176_prefill" + }, + { + "timestamp": "2026-02-19T18:41:59.227638", + "timestamp_ms": 1771494119227.6462, + "phase": "inference", + "sub_phase": "req_176_decode" + }, + { + "timestamp": "2026-02-19T18:41:59.501705", + "timestamp_ms": 1771494119501.713, + "phase": "inference", + "sub_phase": "req_176_idle_between" + }, + { + "timestamp": "2026-02-19T18:41:59.702801", + "timestamp_ms": 1771494119702.8296, + "phase": "inference", + "sub_phase": "req_177_prefill" + }, + { + "timestamp": "2026-02-19T18:41:59.741970", + "timestamp_ms": 1771494119741.9783, + "phase": "inference", + "sub_phase": "req_177_decode" + }, + { + "timestamp": "2026-02-19T18:42:02.669953", + "timestamp_ms": 1771494122669.964, + "phase": "inference", + "sub_phase": "req_177_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:02.871231", + "timestamp_ms": 1771494122871.265, + "phase": "inference", + "sub_phase": "req_178_prefill" + }, + { + "timestamp": "2026-02-19T18:42:02.910395", + "timestamp_ms": 1771494122910.4038, + "phase": "inference", + "sub_phase": "req_178_decode" + }, + { + "timestamp": "2026-02-19T18:42:05.838512", + "timestamp_ms": 1771494125838.5234, + "phase": "inference", + "sub_phase": "req_178_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:06.039777", + "timestamp_ms": 1771494126039.8062, + "phase": "inference", + "sub_phase": "req_179_prefill" + }, + { + "timestamp": "2026-02-19T18:42:06.068572", + "timestamp_ms": 1771494126068.58, + "phase": "inference", + "sub_phase": "req_179_decode" + }, + { + "timestamp": "2026-02-19T18:42:08.988091", + "timestamp_ms": 1771494128988.103, + "phase": "inference", + "sub_phase": "req_179_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:09.189444", + "timestamp_ms": 1771494129189.4734, + "phase": "inference", + "sub_phase": "req_180_prefill" + }, + { + "timestamp": "2026-02-19T18:42:09.222526", + "timestamp_ms": 1771494129222.5342, + "phase": "inference", + "sub_phase": "req_180_decode" + }, + { + "timestamp": "2026-02-19T18:42:12.162409", + "timestamp_ms": 1771494132162.4207, + "phase": "inference", + "sub_phase": "req_180_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:12.363658", + "timestamp_ms": 1771494132363.6855, + "phase": "inference", + "sub_phase": "req_181_prefill" + }, + { + "timestamp": "2026-02-19T18:42:12.393419", + "timestamp_ms": 1771494132393.4263, + "phase": "inference", + "sub_phase": "req_181_decode" + }, + { + "timestamp": "2026-02-19T18:42:15.315638", + "timestamp_ms": 1771494135315.649, + "phase": "inference", + "sub_phase": "req_181_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:15.516871", + "timestamp_ms": 1771494135516.899, + "phase": "inference", + "sub_phase": "req_182_prefill" + }, + { + "timestamp": "2026-02-19T18:42:15.545620", + "timestamp_ms": 1771494135545.6284, + "phase": "inference", + "sub_phase": "req_182_decode" + }, + { + "timestamp": "2026-02-19T18:42:15.816486", + "timestamp_ms": 1771494135816.4937, + "phase": "inference", + "sub_phase": "req_182_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:16.017619", + "timestamp_ms": 1771494136017.6475, + "phase": "inference", + "sub_phase": "req_183_prefill" + }, + { + "timestamp": "2026-02-19T18:42:16.059425", + "timestamp_ms": 1771494136059.433, + "phase": "inference", + "sub_phase": "req_183_decode" + }, + { + "timestamp": "2026-02-19T18:42:18.948791", + "timestamp_ms": 1771494138948.8027, + "phase": "inference", + "sub_phase": "req_183_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:19.149974", + "timestamp_ms": 1771494139150.0032, + "phase": "inference", + "sub_phase": "req_184_prefill" + }, + { + "timestamp": "2026-02-19T18:42:19.193922", + "timestamp_ms": 1771494139193.9297, + "phase": "inference", + "sub_phase": "req_184_decode" + }, + { + "timestamp": "2026-02-19T18:42:22.105997", + "timestamp_ms": 1771494142106.0088, + "phase": "inference", + "sub_phase": "req_184_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:22.307135", + "timestamp_ms": 1771494142307.1633, + "phase": "inference", + "sub_phase": "req_185_prefill" + }, + { + "timestamp": "2026-02-19T18:42:22.346208", + "timestamp_ms": 1771494142346.216, + "phase": "inference", + "sub_phase": "req_185_decode" + }, + { + "timestamp": "2026-02-19T18:42:25.236902", + "timestamp_ms": 1771494145236.9136, + "phase": "inference", + "sub_phase": "req_185_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:25.438292", + "timestamp_ms": 1771494145438.3198, + "phase": "inference", + "sub_phase": "req_186_prefill" + }, + { + "timestamp": "2026-02-19T18:42:25.469160", + "timestamp_ms": 1771494145469.1687, + "phase": "inference", + "sub_phase": "req_186_decode" + }, + { + "timestamp": "2026-02-19T18:42:25.537549", + "timestamp_ms": 1771494145537.5566, + "phase": "inference", + "sub_phase": "req_186_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:25.739038", + "timestamp_ms": 1771494145739.067, + "phase": "inference", + "sub_phase": "req_187_prefill" + }, + { + "timestamp": "2026-02-19T18:42:25.771392", + "timestamp_ms": 1771494145771.4004, + "phase": "inference", + "sub_phase": "req_187_decode" + }, + { + "timestamp": "2026-02-19T18:42:27.011551", + "timestamp_ms": 1771494147011.5618, + "phase": "inference", + "sub_phase": "req_187_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:27.212772", + "timestamp_ms": 1771494147212.8008, + "phase": "inference", + "sub_phase": "req_188_prefill" + }, + { + "timestamp": "2026-02-19T18:42:27.242609", + "timestamp_ms": 1771494147242.6174, + "phase": "inference", + "sub_phase": "req_188_decode" + }, + { + "timestamp": "2026-02-19T18:42:27.470342", + "timestamp_ms": 1771494147470.35, + "phase": "inference", + "sub_phase": "req_188_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:27.671531", + "timestamp_ms": 1771494147671.56, + "phase": "inference", + "sub_phase": "req_189_prefill" + }, + { + "timestamp": "2026-02-19T18:42:27.700697", + "timestamp_ms": 1771494147700.706, + "phase": "inference", + "sub_phase": "req_189_decode" + }, + { + "timestamp": "2026-02-19T18:42:27.882380", + "timestamp_ms": 1771494147882.3875, + "phase": "inference", + "sub_phase": "req_189_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:28.083641", + "timestamp_ms": 1771494148083.6726, + "phase": "inference", + "sub_phase": "req_190_prefill" + }, + { + "timestamp": "2026-02-19T18:42:28.123373", + "timestamp_ms": 1771494148123.3804, + "phase": "inference", + "sub_phase": "req_190_decode" + }, + { + "timestamp": "2026-02-19T18:42:29.255881", + "timestamp_ms": 1771494149255.8909, + "phase": "inference", + "sub_phase": "req_190_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:29.457106", + "timestamp_ms": 1771494149457.1355, + "phase": "inference", + "sub_phase": "req_191_prefill" + }, + { + "timestamp": "2026-02-19T18:42:29.486425", + "timestamp_ms": 1771494149486.4329, + "phase": "inference", + "sub_phase": "req_191_decode" + }, + { + "timestamp": "2026-02-19T18:42:32.357846", + "timestamp_ms": 1771494152357.8594, + "phase": "inference", + "sub_phase": "req_191_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:32.559015", + "timestamp_ms": 1771494152559.0432, + "phase": "inference", + "sub_phase": "req_192_prefill" + }, + { + "timestamp": "2026-02-19T18:42:32.588513", + "timestamp_ms": 1771494152588.5217, + "phase": "inference", + "sub_phase": "req_192_decode" + }, + { + "timestamp": "2026-02-19T18:42:33.477843", + "timestamp_ms": 1771494153477.8503, + "phase": "inference", + "sub_phase": "req_192_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:33.679071", + "timestamp_ms": 1771494153679.0986, + "phase": "inference", + "sub_phase": "req_193_prefill" + }, + { + "timestamp": "2026-02-19T18:42:33.708594", + "timestamp_ms": 1771494153708.602, + "phase": "inference", + "sub_phase": "req_193_decode" + }, + { + "timestamp": "2026-02-19T18:42:36.613221", + "timestamp_ms": 1771494156613.234, + "phase": "inference", + "sub_phase": "req_193_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:36.814359", + "timestamp_ms": 1771494156814.3875, + "phase": "inference", + "sub_phase": "req_194_prefill" + }, + { + "timestamp": "2026-02-19T18:42:36.854413", + "timestamp_ms": 1771494156854.4211, + "phase": "inference", + "sub_phase": "req_194_decode" + }, + { + "timestamp": "2026-02-19T18:42:39.757130", + "timestamp_ms": 1771494159757.142, + "phase": "inference", + "sub_phase": "req_194_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:39.958303", + "timestamp_ms": 1771494159958.3308, + "phase": "inference", + "sub_phase": "req_195_prefill" + }, + { + "timestamp": "2026-02-19T18:42:39.989318", + "timestamp_ms": 1771494159989.3264, + "phase": "inference", + "sub_phase": "req_195_decode" + }, + { + "timestamp": "2026-02-19T18:42:40.149023", + "timestamp_ms": 1771494160149.0312, + "phase": "inference", + "sub_phase": "req_195_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:40.350257", + "timestamp_ms": 1771494160350.2861, + "phase": "inference", + "sub_phase": "req_196_prefill" + }, + { + "timestamp": "2026-02-19T18:42:40.382026", + "timestamp_ms": 1771494160382.0361, + "phase": "inference", + "sub_phase": "req_196_decode" + }, + { + "timestamp": "2026-02-19T18:42:43.347768", + "timestamp_ms": 1771494163347.7834, + "phase": "inference", + "sub_phase": "req_196_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:43.549058", + "timestamp_ms": 1771494163549.0881, + "phase": "inference", + "sub_phase": "req_197_prefill" + }, + { + "timestamp": "2026-02-19T18:42:43.578098", + "timestamp_ms": 1771494163578.106, + "phase": "inference", + "sub_phase": "req_197_decode" + }, + { + "timestamp": "2026-02-19T18:42:45.564933", + "timestamp_ms": 1771494165564.944, + "phase": "inference", + "sub_phase": "req_197_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:45.766235", + "timestamp_ms": 1771494165766.269, + "phase": "inference", + "sub_phase": "req_198_prefill" + }, + { + "timestamp": "2026-02-19T18:42:45.796778", + "timestamp_ms": 1771494165796.7869, + "phase": "inference", + "sub_phase": "req_198_decode" + }, + { + "timestamp": "2026-02-19T18:42:47.230748", + "timestamp_ms": 1771494167230.7578, + "phase": "inference", + "sub_phase": "req_198_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:47.431955", + "timestamp_ms": 1771494167431.9836, + "phase": "inference", + "sub_phase": "req_199_prefill" + }, + { + "timestamp": "2026-02-19T18:42:47.471132", + "timestamp_ms": 1771494167471.14, + "phase": "inference", + "sub_phase": "req_199_decode" + }, + { + "timestamp": "2026-02-19T18:42:50.411539", + "timestamp_ms": 1771494170411.55, + "phase": "inference", + "sub_phase": "req_199_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:50.612740", + "timestamp_ms": 1771494170612.7686, + "phase": "inference", + "sub_phase": "req_200_prefill" + }, + { + "timestamp": "2026-02-19T18:42:50.655981", + "timestamp_ms": 1771494170655.9897, + "phase": "inference", + "sub_phase": "req_200_decode" + }, + { + "timestamp": "2026-02-19T18:42:52.436805", + "timestamp_ms": 1771494172436.8196, + "phase": "inference", + "sub_phase": "req_200_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:52.638174", + "timestamp_ms": 1771494172638.2107, + "phase": "inference", + "sub_phase": "req_201_prefill" + }, + { + "timestamp": "2026-02-19T18:42:52.678474", + "timestamp_ms": 1771494172678.4885, + "phase": "inference", + "sub_phase": "req_201_decode" + }, + { + "timestamp": "2026-02-19T18:42:55.673997", + "timestamp_ms": 1771494175674.008, + "phase": "inference", + "sub_phase": "req_201_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:55.875094", + "timestamp_ms": 1771494175875.1213, + "phase": "inference", + "sub_phase": "req_202_prefill" + }, + { + "timestamp": "2026-02-19T18:42:55.915019", + "timestamp_ms": 1771494175915.0273, + "phase": "inference", + "sub_phase": "req_202_decode" + }, + { + "timestamp": "2026-02-19T18:42:58.881902", + "timestamp_ms": 1771494178881.912, + "phase": "inference", + "sub_phase": "req_202_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:59.083127", + "timestamp_ms": 1771494179083.1553, + "phase": "inference", + "sub_phase": "req_203_prefill" + }, + { + "timestamp": "2026-02-19T18:42:59.112113", + "timestamp_ms": 1771494179112.1208, + "phase": "inference", + "sub_phase": "req_203_decode" + }, + { + "timestamp": "2026-02-19T18:42:59.322556", + "timestamp_ms": 1771494179322.5637, + "phase": "inference", + "sub_phase": "req_203_idle_between" + }, + { + "timestamp": "2026-02-19T18:42:59.523705", + "timestamp_ms": 1771494179523.733, + "phase": "inference", + "sub_phase": "req_204_prefill" + }, + { + "timestamp": "2026-02-19T18:42:59.566860", + "timestamp_ms": 1771494179566.8684, + "phase": "inference", + "sub_phase": "req_204_decode" + }, + { + "timestamp": "2026-02-19T18:43:02.109112", + "timestamp_ms": 1771494182109.1257, + "phase": "inference", + "sub_phase": "req_204_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:02.310257", + "timestamp_ms": 1771494182310.2854, + "phase": "inference", + "sub_phase": "req_205_prefill" + }, + { + "timestamp": "2026-02-19T18:43:02.349178", + "timestamp_ms": 1771494182349.1868, + "phase": "inference", + "sub_phase": "req_205_decode" + }, + { + "timestamp": "2026-02-19T18:43:05.362438", + "timestamp_ms": 1771494185362.4495, + "phase": "inference", + "sub_phase": "req_205_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:05.563573", + "timestamp_ms": 1771494185563.6016, + "phase": "inference", + "sub_phase": "req_206_prefill" + }, + { + "timestamp": "2026-02-19T18:43:05.604995", + "timestamp_ms": 1771494185605.0037, + "phase": "inference", + "sub_phase": "req_206_decode" + }, + { + "timestamp": "2026-02-19T18:43:08.614010", + "timestamp_ms": 1771494188614.0242, + "phase": "inference", + "sub_phase": "req_206_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:08.815181", + "timestamp_ms": 1771494188815.2092, + "phase": "inference", + "sub_phase": "req_207_prefill" + }, + { + "timestamp": "2026-02-19T18:43:08.856956", + "timestamp_ms": 1771494188856.9653, + "phase": "inference", + "sub_phase": "req_207_decode" + }, + { + "timestamp": "2026-02-19T18:43:09.561765", + "timestamp_ms": 1771494189561.7778, + "phase": "inference", + "sub_phase": "req_207_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:09.763121", + "timestamp_ms": 1771494189763.1553, + "phase": "inference", + "sub_phase": "req_208_prefill" + }, + { + "timestamp": "2026-02-19T18:43:09.804299", + "timestamp_ms": 1771494189804.3079, + "phase": "inference", + "sub_phase": "req_208_decode" + }, + { + "timestamp": "2026-02-19T18:43:12.829460", + "timestamp_ms": 1771494192829.4722, + "phase": "inference", + "sub_phase": "req_208_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:13.030609", + "timestamp_ms": 1771494193030.638, + "phase": "inference", + "sub_phase": "req_209_prefill" + }, + { + "timestamp": "2026-02-19T18:43:13.074002", + "timestamp_ms": 1771494193074.0105, + "phase": "inference", + "sub_phase": "req_209_decode" + }, + { + "timestamp": "2026-02-19T18:43:13.463865", + "timestamp_ms": 1771494193463.874, + "phase": "inference", + "sub_phase": "req_209_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:13.665223", + "timestamp_ms": 1771494193665.2517, + "phase": "inference", + "sub_phase": "req_210_prefill" + }, + { + "timestamp": "2026-02-19T18:43:13.696212", + "timestamp_ms": 1771494193696.2205, + "phase": "inference", + "sub_phase": "req_210_decode" + }, + { + "timestamp": "2026-02-19T18:43:14.311819", + "timestamp_ms": 1771494194311.8289, + "phase": "inference", + "sub_phase": "req_210_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:14.513158", + "timestamp_ms": 1771494194513.1914, + "phase": "inference", + "sub_phase": "req_211_prefill" + }, + { + "timestamp": "2026-02-19T18:43:14.553289", + "timestamp_ms": 1771494194553.2983, + "phase": "inference", + "sub_phase": "req_211_decode" + }, + { + "timestamp": "2026-02-19T18:43:15.174466", + "timestamp_ms": 1771494195174.474, + "phase": "inference", + "sub_phase": "req_211_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:15.375618", + "timestamp_ms": 1771494195375.646, + "phase": "inference", + "sub_phase": "req_212_prefill" + }, + { + "timestamp": "2026-02-19T18:43:15.418364", + "timestamp_ms": 1771494195418.3723, + "phase": "inference", + "sub_phase": "req_212_decode" + }, + { + "timestamp": "2026-02-19T18:43:18.463343", + "timestamp_ms": 1771494198463.3542, + "phase": "inference", + "sub_phase": "req_212_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:18.664659", + "timestamp_ms": 1771494198664.6877, + "phase": "inference", + "sub_phase": "req_213_prefill" + }, + { + "timestamp": "2026-02-19T18:43:18.695183", + "timestamp_ms": 1771494198695.1907, + "phase": "inference", + "sub_phase": "req_213_decode" + }, + { + "timestamp": "2026-02-19T18:43:21.742952", + "timestamp_ms": 1771494201742.9658, + "phase": "inference", + "sub_phase": "req_213_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:21.944289", + "timestamp_ms": 1771494201944.3171, + "phase": "inference", + "sub_phase": "req_214_prefill" + }, + { + "timestamp": "2026-02-19T18:43:21.977707", + "timestamp_ms": 1771494201977.7158, + "phase": "inference", + "sub_phase": "req_214_decode" + }, + { + "timestamp": "2026-02-19T18:43:22.883271", + "timestamp_ms": 1771494202883.2786, + "phase": "inference", + "sub_phase": "req_214_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:23.084370", + "timestamp_ms": 1771494203084.3997, + "phase": "inference", + "sub_phase": "req_215_prefill" + }, + { + "timestamp": "2026-02-19T18:43:23.124768", + "timestamp_ms": 1771494203124.776, + "phase": "inference", + "sub_phase": "req_215_decode" + }, + { + "timestamp": "2026-02-19T18:43:24.392534", + "timestamp_ms": 1771494204392.5447, + "phase": "inference", + "sub_phase": "req_215_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:24.593915", + "timestamp_ms": 1771494204593.948, + "phase": "inference", + "sub_phase": "req_216_prefill" + }, + { + "timestamp": "2026-02-19T18:43:24.625673", + "timestamp_ms": 1771494204625.6816, + "phase": "inference", + "sub_phase": "req_216_decode" + }, + { + "timestamp": "2026-02-19T18:43:25.107205", + "timestamp_ms": 1771494205107.22, + "phase": "inference", + "sub_phase": "req_216_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:25.308327", + "timestamp_ms": 1771494205308.3562, + "phase": "inference", + "sub_phase": "req_217_prefill" + }, + { + "timestamp": "2026-02-19T18:43:25.349266", + "timestamp_ms": 1771494205349.2744, + "phase": "inference", + "sub_phase": "req_217_decode" + }, + { + "timestamp": "2026-02-19T18:43:28.337070", + "timestamp_ms": 1771494208337.0796, + "phase": "inference", + "sub_phase": "req_217_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:28.538489", + "timestamp_ms": 1771494208538.5183, + "phase": "inference", + "sub_phase": "req_218_prefill" + }, + { + "timestamp": "2026-02-19T18:43:28.570088", + "timestamp_ms": 1771494208570.0972, + "phase": "inference", + "sub_phase": "req_218_decode" + }, + { + "timestamp": "2026-02-19T18:43:30.104215", + "timestamp_ms": 1771494210104.2285, + "phase": "inference", + "sub_phase": "req_218_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:30.305544", + "timestamp_ms": 1771494210305.5725, + "phase": "inference", + "sub_phase": "req_219_prefill" + }, + { + "timestamp": "2026-02-19T18:43:30.336957", + "timestamp_ms": 1771494210336.9653, + "phase": "inference", + "sub_phase": "req_219_decode" + }, + { + "timestamp": "2026-02-19T18:43:33.376947", + "timestamp_ms": 1771494213376.9583, + "phase": "inference", + "sub_phase": "req_219_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:33.578070", + "timestamp_ms": 1771494213578.0994, + "phase": "inference", + "sub_phase": "req_220_prefill" + }, + { + "timestamp": "2026-02-19T18:43:33.618348", + "timestamp_ms": 1771494213618.356, + "phase": "inference", + "sub_phase": "req_220_decode" + }, + { + "timestamp": "2026-02-19T18:43:34.137031", + "timestamp_ms": 1771494214137.0388, + "phase": "inference", + "sub_phase": "req_220_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:34.338093", + "timestamp_ms": 1771494214338.1216, + "phase": "inference", + "sub_phase": "req_221_prefill" + }, + { + "timestamp": "2026-02-19T18:43:34.380346", + "timestamp_ms": 1771494214380.3538, + "phase": "inference", + "sub_phase": "req_221_decode" + }, + { + "timestamp": "2026-02-19T18:43:37.388858", + "timestamp_ms": 1771494217388.8674, + "phase": "inference", + "sub_phase": "req_221_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:37.589951", + "timestamp_ms": 1771494217589.9792, + "phase": "inference", + "sub_phase": "req_222_prefill" + }, + { + "timestamp": "2026-02-19T18:43:37.627966", + "timestamp_ms": 1771494217627.974, + "phase": "inference", + "sub_phase": "req_222_decode" + }, + { + "timestamp": "2026-02-19T18:43:40.525420", + "timestamp_ms": 1771494220525.43, + "phase": "inference", + "sub_phase": "req_222_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:40.726653", + "timestamp_ms": 1771494220726.6812, + "phase": "inference", + "sub_phase": "req_223_prefill" + }, + { + "timestamp": "2026-02-19T18:43:40.756640", + "timestamp_ms": 1771494220756.649, + "phase": "inference", + "sub_phase": "req_223_decode" + }, + { + "timestamp": "2026-02-19T18:43:43.628871", + "timestamp_ms": 1771494223628.8806, + "phase": "inference", + "sub_phase": "req_223_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:43.829935", + "timestamp_ms": 1771494223829.963, + "phase": "inference", + "sub_phase": "req_224_prefill" + }, + { + "timestamp": "2026-02-19T18:43:43.870087", + "timestamp_ms": 1771494223870.0947, + "phase": "inference", + "sub_phase": "req_224_decode" + }, + { + "timestamp": "2026-02-19T18:43:46.752218", + "timestamp_ms": 1771494226752.2314, + "phase": "inference", + "sub_phase": "req_224_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:46.953420", + "timestamp_ms": 1771494226953.4482, + "phase": "inference", + "sub_phase": "req_225_prefill" + }, + { + "timestamp": "2026-02-19T18:43:46.983472", + "timestamp_ms": 1771494226983.4802, + "phase": "inference", + "sub_phase": "req_225_decode" + }, + { + "timestamp": "2026-02-19T18:43:49.885191", + "timestamp_ms": 1771494229885.2004, + "phase": "inference", + "sub_phase": "req_225_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:50.086469", + "timestamp_ms": 1771494230086.497, + "phase": "inference", + "sub_phase": "req_226_prefill" + }, + { + "timestamp": "2026-02-19T18:43:50.116489", + "timestamp_ms": 1771494230116.4968, + "phase": "inference", + "sub_phase": "req_226_decode" + }, + { + "timestamp": "2026-02-19T18:43:50.367374", + "timestamp_ms": 1771494230367.3818, + "phase": "inference", + "sub_phase": "req_226_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:50.568373", + "timestamp_ms": 1771494230568.4016, + "phase": "inference", + "sub_phase": "req_227_prefill" + }, + { + "timestamp": "2026-02-19T18:43:50.610208", + "timestamp_ms": 1771494230610.216, + "phase": "inference", + "sub_phase": "req_227_decode" + }, + { + "timestamp": "2026-02-19T18:43:53.509230", + "timestamp_ms": 1771494233509.244, + "phase": "inference", + "sub_phase": "req_227_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:53.710344", + "timestamp_ms": 1771494233710.3718, + "phase": "inference", + "sub_phase": "req_228_prefill" + }, + { + "timestamp": "2026-02-19T18:43:53.751367", + "timestamp_ms": 1771494233751.3755, + "phase": "inference", + "sub_phase": "req_228_decode" + }, + { + "timestamp": "2026-02-19T18:43:56.623060", + "timestamp_ms": 1771494236623.07, + "phase": "inference", + "sub_phase": "req_228_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:56.824207", + "timestamp_ms": 1771494236824.2358, + "phase": "inference", + "sub_phase": "req_229_prefill" + }, + { + "timestamp": "2026-02-19T18:43:56.864983", + "timestamp_ms": 1771494236864.992, + "phase": "inference", + "sub_phase": "req_229_decode" + }, + { + "timestamp": "2026-02-19T18:43:59.751891", + "timestamp_ms": 1771494239751.9019, + "phase": "inference", + "sub_phase": "req_229_idle_between" + }, + { + "timestamp": "2026-02-19T18:43:59.953123", + "timestamp_ms": 1771494239953.1511, + "phase": "inference", + "sub_phase": "req_230_prefill" + }, + { + "timestamp": "2026-02-19T18:43:59.982232", + "timestamp_ms": 1771494239982.24, + "phase": "inference", + "sub_phase": "req_230_decode" + }, + { + "timestamp": "2026-02-19T18:44:00.627893", + "timestamp_ms": 1771494240627.9043, + "phase": "inference", + "sub_phase": "req_230_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:00.828983", + "timestamp_ms": 1771494240829.0115, + "phase": "inference", + "sub_phase": "req_231_prefill" + }, + { + "timestamp": "2026-02-19T18:44:00.870042", + "timestamp_ms": 1771494240870.051, + "phase": "inference", + "sub_phase": "req_231_decode" + }, + { + "timestamp": "2026-02-19T18:44:03.748420", + "timestamp_ms": 1771494243748.4304, + "phase": "inference", + "sub_phase": "req_231_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:03.949613", + "timestamp_ms": 1771494243949.6416, + "phase": "inference", + "sub_phase": "req_232_prefill" + }, + { + "timestamp": "2026-02-19T18:44:03.991211", + "timestamp_ms": 1771494243991.219, + "phase": "inference", + "sub_phase": "req_232_decode" + }, + { + "timestamp": "2026-02-19T18:44:04.584667", + "timestamp_ms": 1771494244584.6748, + "phase": "inference", + "sub_phase": "req_232_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:04.785690", + "timestamp_ms": 1771494244785.7185, + "phase": "inference", + "sub_phase": "req_233_prefill" + }, + { + "timestamp": "2026-02-19T18:44:04.827363", + "timestamp_ms": 1771494244827.3713, + "phase": "inference", + "sub_phase": "req_233_decode" + }, + { + "timestamp": "2026-02-19T18:44:07.707272", + "timestamp_ms": 1771494247707.283, + "phase": "inference", + "sub_phase": "req_233_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:07.908419", + "timestamp_ms": 1771494247908.4492, + "phase": "inference", + "sub_phase": "req_234_prefill" + }, + { + "timestamp": "2026-02-19T18:44:07.948851", + "timestamp_ms": 1771494247948.8594, + "phase": "inference", + "sub_phase": "req_234_decode" + }, + { + "timestamp": "2026-02-19T18:44:10.824600", + "timestamp_ms": 1771494250824.6118, + "phase": "inference", + "sub_phase": "req_234_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:11.025736", + "timestamp_ms": 1771494251025.7644, + "phase": "inference", + "sub_phase": "req_235_prefill" + }, + { + "timestamp": "2026-02-19T18:44:11.066048", + "timestamp_ms": 1771494251066.0564, + "phase": "inference", + "sub_phase": "req_235_decode" + }, + { + "timestamp": "2026-02-19T18:44:13.975411", + "timestamp_ms": 1771494253975.4224, + "phase": "inference", + "sub_phase": "req_235_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:14.176601", + "timestamp_ms": 1771494254176.6287, + "phase": "inference", + "sub_phase": "req_236_prefill" + }, + { + "timestamp": "2026-02-19T18:44:14.206005", + "timestamp_ms": 1771494254206.013, + "phase": "inference", + "sub_phase": "req_236_decode" + }, + { + "timestamp": "2026-02-19T18:44:17.093709", + "timestamp_ms": 1771494257093.7222, + "phase": "inference", + "sub_phase": "req_236_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:17.294877", + "timestamp_ms": 1771494257294.9065, + "phase": "inference", + "sub_phase": "req_237_prefill" + }, + { + "timestamp": "2026-02-19T18:44:17.333691", + "timestamp_ms": 1771494257333.6985, + "phase": "inference", + "sub_phase": "req_237_decode" + }, + { + "timestamp": "2026-02-19T18:44:20.235911", + "timestamp_ms": 1771494260235.9236, + "phase": "inference", + "sub_phase": "req_237_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:20.437077", + "timestamp_ms": 1771494260437.1067, + "phase": "inference", + "sub_phase": "req_238_prefill" + }, + { + "timestamp": "2026-02-19T18:44:20.479920", + "timestamp_ms": 1771494260479.9285, + "phase": "inference", + "sub_phase": "req_238_decode" + }, + { + "timestamp": "2026-02-19T18:44:23.388404", + "timestamp_ms": 1771494263388.4143, + "phase": "inference", + "sub_phase": "req_238_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:23.589611", + "timestamp_ms": 1771494263589.6396, + "phase": "inference", + "sub_phase": "req_239_prefill" + }, + { + "timestamp": "2026-02-19T18:44:23.618320", + "timestamp_ms": 1771494263618.3284, + "phase": "inference", + "sub_phase": "req_239_decode" + }, + { + "timestamp": "2026-02-19T18:44:23.825348", + "timestamp_ms": 1771494263825.3555, + "phase": "inference", + "sub_phase": "req_239_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:24.026486", + "timestamp_ms": 1771494264026.5166, + "phase": "inference", + "sub_phase": "req_240_prefill" + }, + { + "timestamp": "2026-02-19T18:44:24.068014", + "timestamp_ms": 1771494264068.0242, + "phase": "inference", + "sub_phase": "req_240_decode" + }, + { + "timestamp": "2026-02-19T18:44:26.993026", + "timestamp_ms": 1771494266993.0369, + "phase": "inference", + "sub_phase": "req_240_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:27.194131", + "timestamp_ms": 1771494267194.1584, + "phase": "inference", + "sub_phase": "req_241_prefill" + }, + { + "timestamp": "2026-02-19T18:44:27.232880", + "timestamp_ms": 1771494267232.887, + "phase": "inference", + "sub_phase": "req_241_decode" + }, + { + "timestamp": "2026-02-19T18:44:30.142897", + "timestamp_ms": 1771494270142.907, + "phase": "inference", + "sub_phase": "req_241_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:30.344029", + "timestamp_ms": 1771494270344.0566, + "phase": "inference", + "sub_phase": "req_242_prefill" + }, + { + "timestamp": "2026-02-19T18:44:30.385367", + "timestamp_ms": 1771494270385.3748, + "phase": "inference", + "sub_phase": "req_242_decode" + }, + { + "timestamp": "2026-02-19T18:44:33.310565", + "timestamp_ms": 1771494273310.5762, + "phase": "inference", + "sub_phase": "req_242_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:33.511716", + "timestamp_ms": 1771494273511.7444, + "phase": "inference", + "sub_phase": "req_243_prefill" + }, + { + "timestamp": "2026-02-19T18:44:33.551135", + "timestamp_ms": 1771494273551.1426, + "phase": "inference", + "sub_phase": "req_243_decode" + }, + { + "timestamp": "2026-02-19T18:44:36.202489", + "timestamp_ms": 1771494276202.4995, + "phase": "inference", + "sub_phase": "req_243_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:36.403759", + "timestamp_ms": 1771494276403.792, + "phase": "inference", + "sub_phase": "req_244_prefill" + }, + { + "timestamp": "2026-02-19T18:44:36.446098", + "timestamp_ms": 1771494276446.11, + "phase": "inference", + "sub_phase": "req_244_decode" + }, + { + "timestamp": "2026-02-19T18:44:36.725730", + "timestamp_ms": 1771494276725.742, + "phase": "inference", + "sub_phase": "req_244_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:36.926948", + "timestamp_ms": 1771494276926.9773, + "phase": "inference", + "sub_phase": "req_245_prefill" + }, + { + "timestamp": "2026-02-19T18:44:36.967269", + "timestamp_ms": 1771494276967.277, + "phase": "inference", + "sub_phase": "req_245_decode" + }, + { + "timestamp": "2026-02-19T18:44:39.846576", + "timestamp_ms": 1771494279846.5874, + "phase": "inference", + "sub_phase": "req_245_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:40.047734", + "timestamp_ms": 1771494280047.7627, + "phase": "inference", + "sub_phase": "req_246_prefill" + }, + { + "timestamp": "2026-02-19T18:44:40.091184", + "timestamp_ms": 1771494280091.1926, + "phase": "inference", + "sub_phase": "req_246_decode" + }, + { + "timestamp": "2026-02-19T18:44:40.338174", + "timestamp_ms": 1771494280338.1816, + "phase": "inference", + "sub_phase": "req_246_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:40.539270", + "timestamp_ms": 1771494280539.2996, + "phase": "inference", + "sub_phase": "req_247_prefill" + }, + { + "timestamp": "2026-02-19T18:44:40.579861", + "timestamp_ms": 1771494280579.8694, + "phase": "inference", + "sub_phase": "req_247_decode" + }, + { + "timestamp": "2026-02-19T18:44:42.502894", + "timestamp_ms": 1771494282502.9082, + "phase": "inference", + "sub_phase": "req_247_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:42.704028", + "timestamp_ms": 1771494282704.0566, + "phase": "inference", + "sub_phase": "req_248_prefill" + }, + { + "timestamp": "2026-02-19T18:44:42.743122", + "timestamp_ms": 1771494282743.1304, + "phase": "inference", + "sub_phase": "req_248_decode" + }, + { + "timestamp": "2026-02-19T18:44:45.554852", + "timestamp_ms": 1771494285554.8645, + "phase": "inference", + "sub_phase": "req_248_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:45.756064", + "timestamp_ms": 1771494285756.0923, + "phase": "inference", + "sub_phase": "req_249_prefill" + }, + { + "timestamp": "2026-02-19T18:44:45.785144", + "timestamp_ms": 1771494285785.1519, + "phase": "inference", + "sub_phase": "req_249_decode" + }, + { + "timestamp": "2026-02-19T18:44:48.707564", + "timestamp_ms": 1771494288707.576, + "phase": "inference", + "sub_phase": "req_249_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:48.908739", + "timestamp_ms": 1771494288908.7673, + "phase": "inference", + "sub_phase": "req_250_prefill" + }, + { + "timestamp": "2026-02-19T18:44:48.949348", + "timestamp_ms": 1771494288949.3564, + "phase": "inference", + "sub_phase": "req_250_decode" + }, + { + "timestamp": "2026-02-19T18:44:50.931618", + "timestamp_ms": 1771494290931.627, + "phase": "inference", + "sub_phase": "req_250_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:51.132852", + "timestamp_ms": 1771494291132.8804, + "phase": "inference", + "sub_phase": "req_251_prefill" + }, + { + "timestamp": "2026-02-19T18:44:51.161878", + "timestamp_ms": 1771494291161.886, + "phase": "inference", + "sub_phase": "req_251_decode" + }, + { + "timestamp": "2026-02-19T18:44:52.460649", + "timestamp_ms": 1771494292460.6602, + "phase": "inference", + "sub_phase": "req_251_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:52.661817", + "timestamp_ms": 1771494292661.8594, + "phase": "inference", + "sub_phase": "req_252_prefill" + }, + { + "timestamp": "2026-02-19T18:44:52.700966", + "timestamp_ms": 1771494292700.974, + "phase": "inference", + "sub_phase": "req_252_decode" + }, + { + "timestamp": "2026-02-19T18:44:55.615475", + "timestamp_ms": 1771494295615.4854, + "phase": "inference", + "sub_phase": "req_252_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:55.816691", + "timestamp_ms": 1771494295816.7195, + "phase": "inference", + "sub_phase": "req_253_prefill" + }, + { + "timestamp": "2026-02-19T18:44:55.858448", + "timestamp_ms": 1771494295858.4558, + "phase": "inference", + "sub_phase": "req_253_decode" + }, + { + "timestamp": "2026-02-19T18:44:58.787588", + "timestamp_ms": 1771494298787.599, + "phase": "inference", + "sub_phase": "req_253_idle_between" + }, + { + "timestamp": "2026-02-19T18:44:58.988769", + "timestamp_ms": 1771494298988.797, + "phase": "inference", + "sub_phase": "req_254_prefill" + }, + { + "timestamp": "2026-02-19T18:44:59.031724", + "timestamp_ms": 1771494299031.7324, + "phase": "inference", + "sub_phase": "req_254_decode" + }, + { + "timestamp": "2026-02-19T18:45:01.762278", + "timestamp_ms": 1771494301762.2898, + "phase": "inference", + "sub_phase": "req_254_idle_between" + }, + { + "timestamp": "2026-02-19T18:45:01.963635", + "timestamp_ms": 1771494301963.6702, + "phase": "inference", + "sub_phase": "req_255_prefill" + }, + { + "timestamp": "2026-02-19T18:45:02.006610", + "timestamp_ms": 1771494302006.6174, + "phase": "inference", + "sub_phase": "req_255_decode" + }, + { + "timestamp": "2026-02-19T18:45:03.835772", + "timestamp_ms": 1771494303835.7805, + "phase": "inference", + "sub_phase": "req_255_idle_between" + }, + { + "timestamp": "2026-02-19T18:45:04.036902", + "timestamp_ms": 1771494304036.9302, + "phase": "inference", + "sub_phase": "req_256_prefill" + }, + { + "timestamp": "2026-02-19T18:45:04.080829", + "timestamp_ms": 1771494304080.8389, + "phase": "inference", + "sub_phase": "req_256_decode" + }, + { + "timestamp": "2026-02-19T18:45:06.978684", + "timestamp_ms": 1771494306978.6946, + "phase": "inference", + "sub_phase": "req_256_idle_between" + }, + { + "timestamp": "2026-02-19T18:45:07.179778", + "timestamp_ms": 1771494307179.806, + "phase": "inference", + "sub_phase": "req_257_prefill" + }, + { + "timestamp": "2026-02-19T18:45:07.219208", + "timestamp_ms": 1771494307219.2158, + "phase": "inference", + "sub_phase": "req_257_decode" + }, + { + "timestamp": "2026-02-19T18:45:10.132816", + "timestamp_ms": 1771494310132.8281, + "phase": "inference", + "sub_phase": "req_257_idle_between" + }, + { + "timestamp": "2026-02-19T18:45:10.333953", + "timestamp_ms": 1771494310333.9817, + "phase": "inference", + "sub_phase": "req_258_prefill" + }, + { + "timestamp": "2026-02-19T18:45:10.377328", + "timestamp_ms": 1771494310377.3367, + "phase": "inference", + "sub_phase": "req_258_decode" + }, + { + "timestamp": "2026-02-19T18:45:11.653828", + "timestamp_ms": 1771494311653.846, + "phase": "inference", + "sub_phase": "req_258_idle_between" + }, + { + "timestamp": "2026-02-19T18:45:11.854127", + "timestamp_ms": 1771494311854.1558, + "phase": "inference", + "sub_phase": "session_finished" + }, + { + "timestamp": "2026-02-19T18:45:11.857662", + "timestamp_ms": 1771494311857.6675, + "phase": "idle_post", + "sub_phase": "" + } +] \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/phase_transitions.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/phase_transitions.json new file mode 100644 index 0000000000000000000000000000000000000000..3e9b1519cf86279a55ae94326a64cc9e364e814d --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/phase_transitions.json @@ -0,0 +1,7148 @@ +[ + { + "timestamp": "2026-02-19T17:53:06.056378", + "timestamp_ms": 1771491186056.3943, + "phase": "idle_pre", + "sub_phase": "" + }, + { + "timestamp": "2026-02-19T17:53:36.056565", + "timestamp_ms": 1771491216056.6086, + "phase": "train", + "sub_phase": "start" + }, + { + "timestamp": "2026-02-19T17:53:42.508692", + "timestamp_ms": 1771491222508.7026, + "phase": "train", + "sub_phase": "epoch_1_start" + }, + { + "timestamp": "2026-02-19T17:54:03.315624", + "timestamp_ms": 1771491243315.6274, + "phase": "iteration", + "sub_phase": "step_10" + }, + { + "timestamp": "2026-02-19T17:54:23.774115", + "timestamp_ms": 1771491263774.1182, + "phase": "iteration", + "sub_phase": "step_20" + }, + { + "timestamp": "2026-02-19T17:54:23.774197", + "timestamp_ms": 1771491263774.1987, + "phase": "checkpoint", + "sub_phase": "step_20" + }, + { + "timestamp": "2026-02-19T17:54:44.925444", + "timestamp_ms": 1771491284925.447, + "phase": "iteration", + "sub_phase": "step_30" + }, + { + "timestamp": "2026-02-19T17:55:05.371049", + "timestamp_ms": 1771491305371.0515, + "phase": "iteration", + "sub_phase": "step_40" + }, + { + "timestamp": "2026-02-19T17:55:05.371122", + "timestamp_ms": 1771491305371.1245, + "phase": "checkpoint", + "sub_phase": "step_40" + }, + { + "timestamp": "2026-02-19T17:55:26.479247", + "timestamp_ms": 1771491326479.25, + "phase": "iteration", + "sub_phase": "step_50" + }, + { + "timestamp": "2026-02-19T17:55:46.927703", + "timestamp_ms": 1771491346927.706, + "phase": "iteration", + "sub_phase": "step_60" + }, + { + "timestamp": "2026-02-19T17:55:46.927770", + "timestamp_ms": 1771491346927.7727, + "phase": "checkpoint", + "sub_phase": "step_60" + }, + { + "timestamp": "2026-02-19T17:56:08.249798", + "timestamp_ms": 1771491368249.8015, + "phase": "iteration", + "sub_phase": "step_70" + }, + { + "timestamp": "2026-02-19T17:56:28.701770", + "timestamp_ms": 1771491388701.7732, + "phase": "iteration", + "sub_phase": "step_80" + }, + { + "timestamp": "2026-02-19T17:56:28.701848", + "timestamp_ms": 1771491388701.8499, + "phase": "checkpoint", + "sub_phase": "step_80" + }, + { + "timestamp": "2026-02-19T17:56:49.831723", + "timestamp_ms": 1771491409831.7256, + "phase": "iteration", + "sub_phase": "step_90" + }, + { + "timestamp": "2026-02-19T17:57:10.282388", + "timestamp_ms": 1771491430282.3909, + "phase": "iteration", + "sub_phase": "step_100" + }, + { + "timestamp": "2026-02-19T17:57:10.282453", + "timestamp_ms": 1771491430282.4546, + "phase": "checkpoint", + "sub_phase": "step_100" + }, + { + "timestamp": "2026-02-19T17:57:31.378014", + "timestamp_ms": 1771491451378.016, + "phase": "iteration", + "sub_phase": "step_110" + }, + { + "timestamp": "2026-02-19T17:57:51.822885", + "timestamp_ms": 1771491471822.8875, + "phase": "iteration", + "sub_phase": "step_120" + }, + { + "timestamp": "2026-02-19T17:57:51.822951", + "timestamp_ms": 1771491471822.9524, + "phase": "checkpoint", + "sub_phase": "step_120" + }, + { + "timestamp": "2026-02-19T17:58:02.733681", + "timestamp_ms": 1771491482733.6853, + "phase": "validation", + "sub_phase": "epoch_1" + }, + { + "timestamp": "2026-02-19T17:58:28.987658", + "timestamp_ms": 1771491508987.664, + "phase": "train", + "sub_phase": "epoch_2_start" + }, + { + "timestamp": "2026-02-19T17:58:39.212772", + "timestamp_ms": 1771491519212.7747, + "phase": "iteration", + "sub_phase": "step_130" + }, + { + "timestamp": "2026-02-19T17:58:59.663347", + "timestamp_ms": 1771491539663.35, + "phase": "iteration", + "sub_phase": "step_140" + }, + { + "timestamp": "2026-02-19T17:58:59.663415", + "timestamp_ms": 1771491539663.4172, + "phase": "checkpoint", + "sub_phase": "step_140" + }, + { + "timestamp": "2026-02-19T17:59:20.767316", + "timestamp_ms": 1771491560767.3188, + "phase": "iteration", + "sub_phase": "step_150" + }, + { + "timestamp": "2026-02-19T17:59:41.219824", + "timestamp_ms": 1771491581219.8271, + "phase": "iteration", + "sub_phase": "step_160" + }, + { + "timestamp": "2026-02-19T17:59:41.219898", + "timestamp_ms": 1771491581219.9, + "phase": "checkpoint", + "sub_phase": "step_160" + }, + { + "timestamp": "2026-02-19T18:00:02.335694", + "timestamp_ms": 1771491602335.697, + "phase": "iteration", + "sub_phase": "step_170" + }, + { + "timestamp": "2026-02-19T18:00:22.789374", + "timestamp_ms": 1771491622789.3767, + "phase": "iteration", + "sub_phase": "step_180" + }, + { + "timestamp": "2026-02-19T18:00:22.789441", + "timestamp_ms": 1771491622789.443, + "phase": "checkpoint", + "sub_phase": "step_180" + }, + { + "timestamp": "2026-02-19T18:00:43.900350", + "timestamp_ms": 1771491643900.3533, + "phase": "iteration", + "sub_phase": "step_190" + }, + { + "timestamp": "2026-02-19T18:01:04.351951", + "timestamp_ms": 1771491664351.9536, + "phase": "iteration", + "sub_phase": "step_200" + }, + { + "timestamp": "2026-02-19T18:01:04.352017", + "timestamp_ms": 1771491664352.0195, + "phase": "checkpoint", + "sub_phase": "step_200" + }, + { + "timestamp": "2026-02-19T18:01:25.460649", + "timestamp_ms": 1771491685460.6523, + "phase": "iteration", + "sub_phase": "step_210" + }, + { + "timestamp": "2026-02-19T18:01:45.914390", + "timestamp_ms": 1771491705914.393, + "phase": "iteration", + "sub_phase": "step_220" + }, + { + "timestamp": "2026-02-19T18:01:45.914455", + "timestamp_ms": 1771491705914.457, + "phase": "checkpoint", + "sub_phase": "step_220" + }, + { + "timestamp": "2026-02-19T18:02:07.003567", + "timestamp_ms": 1771491727003.5696, + "phase": "iteration", + "sub_phase": "step_230" + }, + { + "timestamp": "2026-02-19T18:02:27.452450", + "timestamp_ms": 1771491747452.4531, + "phase": "iteration", + "sub_phase": "step_240" + }, + { + "timestamp": "2026-02-19T18:02:27.452515", + "timestamp_ms": 1771491747452.5164, + "phase": "checkpoint", + "sub_phase": "step_240" + }, + { + "timestamp": "2026-02-19T18:02:48.557178", + "timestamp_ms": 1771491768557.1812, + "phase": "iteration", + "sub_phase": "step_250" + }, + { + "timestamp": "2026-02-19T18:02:48.557539", + "timestamp_ms": 1771491768557.542, + "phase": "validation", + "sub_phase": "epoch_2" + }, + { + "timestamp": "2026-02-19T18:03:14.843967", + "timestamp_ms": 1771491794843.9734, + "phase": "train", + "sub_phase": "epoch_3_start" + }, + { + "timestamp": "2026-02-19T18:03:35.292192", + "timestamp_ms": 1771491815292.195, + "phase": "iteration", + "sub_phase": "step_260" + }, + { + "timestamp": "2026-02-19T18:03:35.292260", + "timestamp_ms": 1771491815292.2617, + "phase": "checkpoint", + "sub_phase": "step_260" + }, + { + "timestamp": "2026-02-19T18:03:56.390083", + "timestamp_ms": 1771491836390.0854, + "phase": "iteration", + "sub_phase": "step_270" + }, + { + "timestamp": "2026-02-19T18:04:16.839052", + "timestamp_ms": 1771491856839.055, + "phase": "iteration", + "sub_phase": "step_280" + }, + { + "timestamp": "2026-02-19T18:04:16.839125", + "timestamp_ms": 1771491856839.127, + "phase": "checkpoint", + "sub_phase": "step_280" + }, + { + "timestamp": "2026-02-19T18:04:37.975886", + "timestamp_ms": 1771491877975.8894, + "phase": "iteration", + "sub_phase": "step_290" + }, + { + "timestamp": "2026-02-19T18:04:58.428120", + "timestamp_ms": 1771491898428.123, + "phase": "iteration", + "sub_phase": "step_300" + }, + { + "timestamp": "2026-02-19T18:04:58.428300", + "timestamp_ms": 1771491898428.3027, + "phase": "checkpoint", + "sub_phase": "step_300" + }, + { + "timestamp": "2026-02-19T18:05:19.528035", + "timestamp_ms": 1771491919528.0376, + "phase": "iteration", + "sub_phase": "step_310" + }, + { + "timestamp": "2026-02-19T18:05:40.132307", + "timestamp_ms": 1771491940132.3093, + "phase": "iteration", + "sub_phase": "step_320" + }, + { + "timestamp": "2026-02-19T18:05:40.132376", + "timestamp_ms": 1771491940132.3782, + "phase": "checkpoint", + "sub_phase": "step_320" + }, + { + "timestamp": "2026-02-19T18:06:01.261184", + "timestamp_ms": 1771491961261.1868, + "phase": "iteration", + "sub_phase": "step_330" + }, + { + "timestamp": "2026-02-19T18:06:21.710546", + "timestamp_ms": 1771491981710.5488, + "phase": "iteration", + "sub_phase": "step_340" + }, + { + "timestamp": "2026-02-19T18:06:21.710615", + "timestamp_ms": 1771491981710.6172, + "phase": "checkpoint", + "sub_phase": "step_340" + }, + { + "timestamp": "2026-02-19T18:06:42.834924", + "timestamp_ms": 1771492002834.927, + "phase": "iteration", + "sub_phase": "step_350" + }, + { + "timestamp": "2026-02-19T18:07:03.287565", + "timestamp_ms": 1771492023287.5671, + "phase": "iteration", + "sub_phase": "step_360" + }, + { + "timestamp": "2026-02-19T18:07:03.287736", + "timestamp_ms": 1771492023287.7385, + "phase": "checkpoint", + "sub_phase": "step_360" + }, + { + "timestamp": "2026-02-19T18:07:24.565138", + "timestamp_ms": 1771492044565.1406, + "phase": "iteration", + "sub_phase": "step_370" + }, + { + "timestamp": "2026-02-19T18:07:34.792983", + "timestamp_ms": 1771492054792.9883, + "phase": "validation", + "sub_phase": "epoch_3" + }, + { + "timestamp": "2026-02-19T18:08:01.044919", + "timestamp_ms": 1771492081044.9246, + "phase": "train", + "sub_phase": "finished" + }, + { + "timestamp": "2026-02-19T18:08:01.053257", + "timestamp_ms": 1771492081053.263, + "phase": "idle_mid", + "sub_phase": "" + }, + { + "timestamp": "2026-02-19T18:08:31.053409", + "timestamp_ms": 1771492111053.4495, + "phase": "inference", + "sub_phase": "start" + }, + { + "timestamp": "2026-02-19T18:08:33.584049", + "timestamp_ms": 1771492113584.06, + "phase": "inference", + "sub_phase": "session_start_pattern_fixed" + }, + { + "timestamp": "2026-02-19T18:08:33.592003", + "timestamp_ms": 1771492113592.0137, + "phase": "inference", + "sub_phase": "req_0_prefill" + }, + { + "timestamp": "2026-02-19T18:08:33.684011", + "timestamp_ms": 1771492113684.019, + "phase": "inference", + "sub_phase": "req_0_decode" + }, + { + "timestamp": "2026-02-19T18:08:35.018085", + "timestamp_ms": 1771492115018.0967, + "phase": "inference", + "sub_phase": "req_0_idle_between" + }, + { + "timestamp": "2026-02-19T18:08:35.219282", + "timestamp_ms": 1771492115219.3103, + "phase": "inference", + "sub_phase": "req_1_prefill" + }, + { + "timestamp": "2026-02-19T18:08:35.259085", + "timestamp_ms": 1771492115259.0938, + "phase": "inference", + "sub_phase": "req_1_decode" + }, + { + "timestamp": "2026-02-19T18:08:38.039307", + "timestamp_ms": 1771492118039.3157, + "phase": "inference", + "sub_phase": "req_1_idle_between" + }, + { + "timestamp": "2026-02-19T18:08:38.240471", + "timestamp_ms": 1771492118240.5005, + "phase": "inference", + "sub_phase": "req_2_prefill" + }, + { + "timestamp": "2026-02-19T18:08:38.280615", + "timestamp_ms": 1771492118280.6223, + "phase": "inference", + "sub_phase": "req_2_decode" + }, + { + "timestamp": "2026-02-19T18:08:39.973616", + "timestamp_ms": 1771492119973.627, + "phase": "inference", + "sub_phase": "req_2_idle_between" + }, + { + "timestamp": "2026-02-19T18:08:40.174865", + "timestamp_ms": 1771492120174.8938, + "phase": "inference", + "sub_phase": "req_3_prefill" + }, + { + "timestamp": "2026-02-19T18:08:40.215354", + "timestamp_ms": 1771492120215.3618, + "phase": "inference", + "sub_phase": "req_3_decode" + }, + { + "timestamp": "2026-02-19T18:08:43.008649", + "timestamp_ms": 1771492123008.6606, + "phase": "inference", + "sub_phase": "req_3_idle_between" + }, + { + "timestamp": "2026-02-19T18:08:43.209830", + "timestamp_ms": 1771492123209.8706, + "phase": "inference", + "sub_phase": "req_4_prefill" + }, + { + "timestamp": "2026-02-19T18:08:43.252739", + "timestamp_ms": 1771492123252.7476, + "phase": "inference", + "sub_phase": "req_4_decode" + }, + { + "timestamp": "2026-02-19T18:08:45.881305", + "timestamp_ms": 1771492125881.3142, + "phase": "inference", + "sub_phase": "req_4_idle_between" + }, + { + "timestamp": "2026-02-19T18:08:46.082481", + "timestamp_ms": 1771492126082.5093, + "phase": "inference", + "sub_phase": "req_5_prefill" + }, + { + "timestamp": "2026-02-19T18:08:46.124439", + "timestamp_ms": 1771492126124.4475, + "phase": "inference", + "sub_phase": "req_5_decode" + }, + { + "timestamp": "2026-02-19T18:08:46.192606", + "timestamp_ms": 1771492126192.6138, + "phase": "inference", + "sub_phase": "req_5_idle_between" + }, + { + "timestamp": "2026-02-19T18:08:46.393737", + "timestamp_ms": 1771492126393.7659, + "phase": "inference", + "sub_phase": "req_6_prefill" + }, + { + "timestamp": "2026-02-19T18:08:46.422268", + "timestamp_ms": 1771492126422.2766, + "phase": "inference", + "sub_phase": "req_6_decode" + }, + { + "timestamp": "2026-02-19T18:08:47.540896", + "timestamp_ms": 1771492127540.91, + "phase": "inference", + "sub_phase": "req_6_idle_between" + }, + { + "timestamp": "2026-02-19T18:08:47.742239", + "timestamp_ms": 1771492127742.2695, + "phase": "inference", + "sub_phase": "req_7_prefill" + }, + { + "timestamp": "2026-02-19T18:08:47.770991", + "timestamp_ms": 1771492127770.9993, + "phase": "inference", + "sub_phase": "req_7_decode" + }, + { + "timestamp": "2026-02-19T18:08:50.554842", + "timestamp_ms": 1771492130554.854, + "phase": "inference", + "sub_phase": "req_7_idle_between" + }, + { + "timestamp": "2026-02-19T18:08:50.755958", + "timestamp_ms": 1771492130755.9866, + "phase": "inference", + "sub_phase": "req_8_prefill" + }, + { + "timestamp": "2026-02-19T18:08:50.795953", + "timestamp_ms": 1771492130795.961, + "phase": "inference", + "sub_phase": "req_8_decode" + }, + { + "timestamp": "2026-02-19T18:08:53.582576", + "timestamp_ms": 1771492133582.585, + "phase": "inference", + "sub_phase": "req_8_idle_between" + }, + { + "timestamp": "2026-02-19T18:08:53.783826", + "timestamp_ms": 1771492133783.8657, + "phase": "inference", + "sub_phase": "req_9_prefill" + }, + { + "timestamp": "2026-02-19T18:08:53.812618", + "timestamp_ms": 1771492133812.6265, + "phase": "inference", + "sub_phase": "req_9_decode" + }, + { + "timestamp": "2026-02-19T18:08:54.470218", + "timestamp_ms": 1771492134470.2256, + "phase": "inference", + "sub_phase": "req_9_idle_between" + }, + { + "timestamp": "2026-02-19T18:08:54.671423", + "timestamp_ms": 1771492134671.454, + "phase": "inference", + "sub_phase": "req_10_prefill" + }, + { + "timestamp": "2026-02-19T18:08:54.712410", + "timestamp_ms": 1771492134712.4187, + "phase": "inference", + "sub_phase": "req_10_decode" + }, + { + "timestamp": "2026-02-19T18:08:57.492434", + "timestamp_ms": 1771492137492.446, + "phase": "inference", + "sub_phase": "req_10_idle_between" + }, + { + "timestamp": "2026-02-19T18:08:57.693523", + "timestamp_ms": 1771492137693.5527, + "phase": "inference", + "sub_phase": "req_11_prefill" + }, + { + "timestamp": "2026-02-19T18:08:57.733522", + "timestamp_ms": 1771492137733.53, + "phase": "inference", + "sub_phase": "req_11_decode" + }, + { + "timestamp": "2026-02-19T18:08:57.912939", + "timestamp_ms": 1771492137912.9475, + "phase": "inference", + "sub_phase": "req_11_idle_between" + }, + { + "timestamp": "2026-02-19T18:08:58.114108", + "timestamp_ms": 1771492138114.1357, + "phase": "inference", + "sub_phase": "req_12_prefill" + }, + { + "timestamp": "2026-02-19T18:08:58.156313", + "timestamp_ms": 1771492138156.3215, + "phase": "inference", + "sub_phase": "req_12_decode" + }, + { + "timestamp": "2026-02-19T18:09:00.118633", + "timestamp_ms": 1771492140118.645, + "phase": "inference", + "sub_phase": "req_12_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:00.319793", + "timestamp_ms": 1771492140319.8213, + "phase": "inference", + "sub_phase": "req_13_prefill" + }, + { + "timestamp": "2026-02-19T18:09:00.361638", + "timestamp_ms": 1771492140361.6467, + "phase": "inference", + "sub_phase": "req_13_decode" + }, + { + "timestamp": "2026-02-19T18:09:03.152116", + "timestamp_ms": 1771492143152.125, + "phase": "inference", + "sub_phase": "req_13_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:03.353296", + "timestamp_ms": 1771492143353.3242, + "phase": "inference", + "sub_phase": "req_14_prefill" + }, + { + "timestamp": "2026-02-19T18:09:03.382161", + "timestamp_ms": 1771492143382.169, + "phase": "inference", + "sub_phase": "req_14_decode" + }, + { + "timestamp": "2026-02-19T18:09:03.795333", + "timestamp_ms": 1771492143795.3403, + "phase": "inference", + "sub_phase": "req_14_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:03.996510", + "timestamp_ms": 1771492143996.5378, + "phase": "inference", + "sub_phase": "req_15_prefill" + }, + { + "timestamp": "2026-02-19T18:09:04.039026", + "timestamp_ms": 1771492144039.0344, + "phase": "inference", + "sub_phase": "req_15_decode" + }, + { + "timestamp": "2026-02-19T18:09:06.745759", + "timestamp_ms": 1771492146745.77, + "phase": "inference", + "sub_phase": "req_15_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:06.946921", + "timestamp_ms": 1771492146946.9497, + "phase": "inference", + "sub_phase": "req_16_prefill" + }, + { + "timestamp": "2026-02-19T18:09:06.987746", + "timestamp_ms": 1771492146987.754, + "phase": "inference", + "sub_phase": "req_16_decode" + }, + { + "timestamp": "2026-02-19T18:09:08.636619", + "timestamp_ms": 1771492148636.6267, + "phase": "inference", + "sub_phase": "req_16_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:08.838161", + "timestamp_ms": 1771492148838.196, + "phase": "inference", + "sub_phase": "req_17_prefill" + }, + { + "timestamp": "2026-02-19T18:09:08.869684", + "timestamp_ms": 1771492148869.6934, + "phase": "inference", + "sub_phase": "req_17_decode" + }, + { + "timestamp": "2026-02-19T18:09:10.971757", + "timestamp_ms": 1771492150971.77, + "phase": "inference", + "sub_phase": "req_17_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:11.172930", + "timestamp_ms": 1771492151172.9578, + "phase": "inference", + "sub_phase": "req_18_prefill" + }, + { + "timestamp": "2026-02-19T18:09:11.211519", + "timestamp_ms": 1771492151211.5273, + "phase": "inference", + "sub_phase": "req_18_decode" + }, + { + "timestamp": "2026-02-19T18:09:13.417702", + "timestamp_ms": 1771492153417.7107, + "phase": "inference", + "sub_phase": "req_18_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:13.619036", + "timestamp_ms": 1771492153619.0698, + "phase": "inference", + "sub_phase": "req_19_prefill" + }, + { + "timestamp": "2026-02-19T18:09:13.659584", + "timestamp_ms": 1771492153659.593, + "phase": "inference", + "sub_phase": "req_19_decode" + }, + { + "timestamp": "2026-02-19T18:09:15.873354", + "timestamp_ms": 1771492155873.3635, + "phase": "inference", + "sub_phase": "req_19_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:16.074434", + "timestamp_ms": 1771492156074.4639, + "phase": "inference", + "sub_phase": "req_20_prefill" + }, + { + "timestamp": "2026-02-19T18:09:16.115416", + "timestamp_ms": 1771492156115.425, + "phase": "inference", + "sub_phase": "req_20_decode" + }, + { + "timestamp": "2026-02-19T18:09:18.897870", + "timestamp_ms": 1771492158897.8816, + "phase": "inference", + "sub_phase": "req_20_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:19.099028", + "timestamp_ms": 1771492159099.0564, + "phase": "inference", + "sub_phase": "req_21_prefill" + }, + { + "timestamp": "2026-02-19T18:09:19.129075", + "timestamp_ms": 1771492159129.083, + "phase": "inference", + "sub_phase": "req_21_decode" + }, + { + "timestamp": "2026-02-19T18:09:21.915937", + "timestamp_ms": 1771492161915.9478, + "phase": "inference", + "sub_phase": "req_21_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:22.117068", + "timestamp_ms": 1771492162117.0962, + "phase": "inference", + "sub_phase": "req_22_prefill" + }, + { + "timestamp": "2026-02-19T18:09:22.158234", + "timestamp_ms": 1771492162158.2424, + "phase": "inference", + "sub_phase": "req_22_decode" + }, + { + "timestamp": "2026-02-19T18:09:23.000092", + "timestamp_ms": 1771492163000.1003, + "phase": "inference", + "sub_phase": "req_22_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:23.201345", + "timestamp_ms": 1771492163201.3752, + "phase": "inference", + "sub_phase": "req_23_prefill" + }, + { + "timestamp": "2026-02-19T18:09:23.229641", + "timestamp_ms": 1771492163229.649, + "phase": "inference", + "sub_phase": "req_23_decode" + }, + { + "timestamp": "2026-02-19T18:09:26.024413", + "timestamp_ms": 1771492166024.4236, + "phase": "inference", + "sub_phase": "req_23_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:26.225593", + "timestamp_ms": 1771492166225.622, + "phase": "inference", + "sub_phase": "req_24_prefill" + }, + { + "timestamp": "2026-02-19T18:09:26.264192", + "timestamp_ms": 1771492166264.2002, + "phase": "inference", + "sub_phase": "req_24_decode" + }, + { + "timestamp": "2026-02-19T18:09:27.024093", + "timestamp_ms": 1771492167024.1006, + "phase": "inference", + "sub_phase": "req_24_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:27.225243", + "timestamp_ms": 1771492167225.2722, + "phase": "inference", + "sub_phase": "req_25_prefill" + }, + { + "timestamp": "2026-02-19T18:09:27.263437", + "timestamp_ms": 1771492167263.445, + "phase": "inference", + "sub_phase": "req_25_decode" + }, + { + "timestamp": "2026-02-19T18:09:29.459561", + "timestamp_ms": 1771492169459.5706, + "phase": "inference", + "sub_phase": "req_25_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:29.660684", + "timestamp_ms": 1771492169660.713, + "phase": "inference", + "sub_phase": "req_26_prefill" + }, + { + "timestamp": "2026-02-19T18:09:29.701982", + "timestamp_ms": 1771492169701.9905, + "phase": "inference", + "sub_phase": "req_26_decode" + }, + { + "timestamp": "2026-02-19T18:09:30.491403", + "timestamp_ms": 1771492170491.4119, + "phase": "inference", + "sub_phase": "req_26_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:30.692534", + "timestamp_ms": 1771492170692.5635, + "phase": "inference", + "sub_phase": "req_27_prefill" + }, + { + "timestamp": "2026-02-19T18:09:30.731738", + "timestamp_ms": 1771492170731.7466, + "phase": "inference", + "sub_phase": "req_27_decode" + }, + { + "timestamp": "2026-02-19T18:09:33.499142", + "timestamp_ms": 1771492173499.154, + "phase": "inference", + "sub_phase": "req_27_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:33.700304", + "timestamp_ms": 1771492173700.3335, + "phase": "inference", + "sub_phase": "req_28_prefill" + }, + { + "timestamp": "2026-02-19T18:09:33.742155", + "timestamp_ms": 1771492173742.163, + "phase": "inference", + "sub_phase": "req_28_decode" + }, + { + "timestamp": "2026-02-19T18:09:34.759185", + "timestamp_ms": 1771492174759.1929, + "phase": "inference", + "sub_phase": "req_28_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:34.960381", + "timestamp_ms": 1771492174960.4094, + "phase": "inference", + "sub_phase": "req_29_prefill" + }, + { + "timestamp": "2026-02-19T18:09:35.001930", + "timestamp_ms": 1771492175001.938, + "phase": "inference", + "sub_phase": "req_29_decode" + }, + { + "timestamp": "2026-02-19T18:09:36.469317", + "timestamp_ms": 1771492176469.325, + "phase": "inference", + "sub_phase": "req_29_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:36.670400", + "timestamp_ms": 1771492176670.4287, + "phase": "inference", + "sub_phase": "req_30_prefill" + }, + { + "timestamp": "2026-02-19T18:09:36.713223", + "timestamp_ms": 1771492176713.2312, + "phase": "inference", + "sub_phase": "req_30_decode" + }, + { + "timestamp": "2026-02-19T18:09:39.492884", + "timestamp_ms": 1771492179492.8945, + "phase": "inference", + "sub_phase": "req_30_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:39.694304", + "timestamp_ms": 1771492179694.3367, + "phase": "inference", + "sub_phase": "req_31_prefill" + }, + { + "timestamp": "2026-02-19T18:09:39.722947", + "timestamp_ms": 1771492179722.9563, + "phase": "inference", + "sub_phase": "req_31_decode" + }, + { + "timestamp": "2026-02-19T18:09:39.897187", + "timestamp_ms": 1771492179897.1953, + "phase": "inference", + "sub_phase": "req_31_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:40.098440", + "timestamp_ms": 1771492180098.4673, + "phase": "inference", + "sub_phase": "req_32_prefill" + }, + { + "timestamp": "2026-02-19T18:09:40.139446", + "timestamp_ms": 1771492180139.454, + "phase": "inference", + "sub_phase": "req_32_decode" + }, + { + "timestamp": "2026-02-19T18:09:41.615589", + "timestamp_ms": 1771492181615.5974, + "phase": "inference", + "sub_phase": "req_32_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:41.816664", + "timestamp_ms": 1771492181816.6938, + "phase": "inference", + "sub_phase": "req_33_prefill" + }, + { + "timestamp": "2026-02-19T18:09:41.856472", + "timestamp_ms": 1771492181856.481, + "phase": "inference", + "sub_phase": "req_33_decode" + }, + { + "timestamp": "2026-02-19T18:09:44.629649", + "timestamp_ms": 1771492184629.659, + "phase": "inference", + "sub_phase": "req_33_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:44.830770", + "timestamp_ms": 1771492184830.798, + "phase": "inference", + "sub_phase": "req_34_prefill" + }, + { + "timestamp": "2026-02-19T18:09:44.869093", + "timestamp_ms": 1771492184869.1013, + "phase": "inference", + "sub_phase": "req_34_decode" + }, + { + "timestamp": "2026-02-19T18:09:47.104280", + "timestamp_ms": 1771492187104.2905, + "phase": "inference", + "sub_phase": "req_34_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:47.305777", + "timestamp_ms": 1771492187305.8113, + "phase": "inference", + "sub_phase": "req_35_prefill" + }, + { + "timestamp": "2026-02-19T18:09:47.335124", + "timestamp_ms": 1771492187335.1328, + "phase": "inference", + "sub_phase": "req_35_decode" + }, + { + "timestamp": "2026-02-19T18:09:47.621519", + "timestamp_ms": 1771492187621.5273, + "phase": "inference", + "sub_phase": "req_35_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:47.822788", + "timestamp_ms": 1771492187822.8164, + "phase": "inference", + "sub_phase": "req_36_prefill" + }, + { + "timestamp": "2026-02-19T18:09:47.854189", + "timestamp_ms": 1771492187854.1975, + "phase": "inference", + "sub_phase": "req_36_decode" + }, + { + "timestamp": "2026-02-19T18:09:48.095125", + "timestamp_ms": 1771492188095.1335, + "phase": "inference", + "sub_phase": "req_36_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:48.296334", + "timestamp_ms": 1771492188296.3623, + "phase": "inference", + "sub_phase": "req_37_prefill" + }, + { + "timestamp": "2026-02-19T18:09:48.325173", + "timestamp_ms": 1771492188325.182, + "phase": "inference", + "sub_phase": "req_37_decode" + }, + { + "timestamp": "2026-02-19T18:09:48.478111", + "timestamp_ms": 1771492188478.1191, + "phase": "inference", + "sub_phase": "req_37_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:48.679655", + "timestamp_ms": 1771492188679.6697, + "phase": "inference", + "sub_phase": "req_38_prefill" + }, + { + "timestamp": "2026-02-19T18:09:48.731194", + "timestamp_ms": 1771492188731.2017, + "phase": "inference", + "sub_phase": "req_38_decode" + }, + { + "timestamp": "2026-02-19T18:09:49.508776", + "timestamp_ms": 1771492189508.7844, + "phase": "inference", + "sub_phase": "req_38_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:49.709896", + "timestamp_ms": 1771492189709.925, + "phase": "inference", + "sub_phase": "req_39_prefill" + }, + { + "timestamp": "2026-02-19T18:09:49.748778", + "timestamp_ms": 1771492189748.7861, + "phase": "inference", + "sub_phase": "req_39_decode" + }, + { + "timestamp": "2026-02-19T18:09:51.025962", + "timestamp_ms": 1771492191025.9697, + "phase": "inference", + "sub_phase": "req_39_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:51.227057", + "timestamp_ms": 1771492191227.0854, + "phase": "inference", + "sub_phase": "req_40_prefill" + }, + { + "timestamp": "2026-02-19T18:09:51.268261", + "timestamp_ms": 1771492191268.2698, + "phase": "inference", + "sub_phase": "req_40_decode" + }, + { + "timestamp": "2026-02-19T18:09:54.052676", + "timestamp_ms": 1771492194052.689, + "phase": "inference", + "sub_phase": "req_40_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:54.253956", + "timestamp_ms": 1771492194253.9844, + "phase": "inference", + "sub_phase": "req_41_prefill" + }, + { + "timestamp": "2026-02-19T18:09:54.282710", + "timestamp_ms": 1771492194282.7188, + "phase": "inference", + "sub_phase": "req_41_decode" + }, + { + "timestamp": "2026-02-19T18:09:54.651065", + "timestamp_ms": 1771492194651.073, + "phase": "inference", + "sub_phase": "req_41_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:54.852145", + "timestamp_ms": 1771492194852.173, + "phase": "inference", + "sub_phase": "req_42_prefill" + }, + { + "timestamp": "2026-02-19T18:09:54.891601", + "timestamp_ms": 1771492194891.6096, + "phase": "inference", + "sub_phase": "req_42_decode" + }, + { + "timestamp": "2026-02-19T18:09:57.642791", + "timestamp_ms": 1771492197642.8003, + "phase": "inference", + "sub_phase": "req_42_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:57.843981", + "timestamp_ms": 1771492197844.0095, + "phase": "inference", + "sub_phase": "req_43_prefill" + }, + { + "timestamp": "2026-02-19T18:09:57.873322", + "timestamp_ms": 1771492197873.3306, + "phase": "inference", + "sub_phase": "req_43_decode" + }, + { + "timestamp": "2026-02-19T18:09:58.570151", + "timestamp_ms": 1771492198570.1594, + "phase": "inference", + "sub_phase": "req_43_idle_between" + }, + { + "timestamp": "2026-02-19T18:09:58.771307", + "timestamp_ms": 1771492198771.336, + "phase": "inference", + "sub_phase": "req_44_prefill" + }, + { + "timestamp": "2026-02-19T18:09:58.800595", + "timestamp_ms": 1771492198800.604, + "phase": "inference", + "sub_phase": "req_44_decode" + }, + { + "timestamp": "2026-02-19T18:10:01.207301", + "timestamp_ms": 1771492201207.312, + "phase": "inference", + "sub_phase": "req_44_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:01.408582", + "timestamp_ms": 1771492201408.6116, + "phase": "inference", + "sub_phase": "req_45_prefill" + }, + { + "timestamp": "2026-02-19T18:10:01.436953", + "timestamp_ms": 1771492201436.9644, + "phase": "inference", + "sub_phase": "req_45_decode" + }, + { + "timestamp": "2026-02-19T18:10:04.212369", + "timestamp_ms": 1771492204212.3794, + "phase": "inference", + "sub_phase": "req_45_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:04.413538", + "timestamp_ms": 1771492204413.5679, + "phase": "inference", + "sub_phase": "req_46_prefill" + }, + { + "timestamp": "2026-02-19T18:10:04.451869", + "timestamp_ms": 1771492204451.8777, + "phase": "inference", + "sub_phase": "req_46_decode" + }, + { + "timestamp": "2026-02-19T18:10:05.944137", + "timestamp_ms": 1771492205944.1445, + "phase": "inference", + "sub_phase": "req_46_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:06.145252", + "timestamp_ms": 1771492206145.2808, + "phase": "inference", + "sub_phase": "req_47_prefill" + }, + { + "timestamp": "2026-02-19T18:10:06.184963", + "timestamp_ms": 1771492206184.971, + "phase": "inference", + "sub_phase": "req_47_decode" + }, + { + "timestamp": "2026-02-19T18:10:08.984427", + "timestamp_ms": 1771492208984.438, + "phase": "inference", + "sub_phase": "req_47_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:09.186176", + "timestamp_ms": 1771492209186.2056, + "phase": "inference", + "sub_phase": "req_48_prefill" + }, + { + "timestamp": "2026-02-19T18:10:09.217776", + "timestamp_ms": 1771492209217.7852, + "phase": "inference", + "sub_phase": "req_48_decode" + }, + { + "timestamp": "2026-02-19T18:10:10.895030", + "timestamp_ms": 1771492210895.0425, + "phase": "inference", + "sub_phase": "req_48_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:11.096527", + "timestamp_ms": 1771492211096.5552, + "phase": "inference", + "sub_phase": "req_49_prefill" + }, + { + "timestamp": "2026-02-19T18:10:11.128710", + "timestamp_ms": 1771492211128.7183, + "phase": "inference", + "sub_phase": "req_49_decode" + }, + { + "timestamp": "2026-02-19T18:10:11.967324", + "timestamp_ms": 1771492211967.333, + "phase": "inference", + "sub_phase": "req_49_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:12.168619", + "timestamp_ms": 1771492212168.6467, + "phase": "inference", + "sub_phase": "req_50_prefill" + }, + { + "timestamp": "2026-02-19T18:10:12.199740", + "timestamp_ms": 1771492212199.7483, + "phase": "inference", + "sub_phase": "req_50_decode" + }, + { + "timestamp": "2026-02-19T18:10:12.530723", + "timestamp_ms": 1771492212530.7307, + "phase": "inference", + "sub_phase": "req_50_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:12.731796", + "timestamp_ms": 1771492212731.8242, + "phase": "inference", + "sub_phase": "req_51_prefill" + }, + { + "timestamp": "2026-02-19T18:10:12.772498", + "timestamp_ms": 1771492212772.5059, + "phase": "inference", + "sub_phase": "req_51_decode" + }, + { + "timestamp": "2026-02-19T18:10:15.103168", + "timestamp_ms": 1771492215103.179, + "phase": "inference", + "sub_phase": "req_51_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:15.304479", + "timestamp_ms": 1771492215304.5117, + "phase": "inference", + "sub_phase": "req_52_prefill" + }, + { + "timestamp": "2026-02-19T18:10:15.333249", + "timestamp_ms": 1771492215333.2568, + "phase": "inference", + "sub_phase": "req_52_decode" + }, + { + "timestamp": "2026-02-19T18:10:15.575373", + "timestamp_ms": 1771492215575.3806, + "phase": "inference", + "sub_phase": "req_52_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:15.776593", + "timestamp_ms": 1771492215776.6218, + "phase": "inference", + "sub_phase": "req_53_prefill" + }, + { + "timestamp": "2026-02-19T18:10:15.805795", + "timestamp_ms": 1771492215805.8035, + "phase": "inference", + "sub_phase": "req_53_decode" + }, + { + "timestamp": "2026-02-19T18:10:16.638388", + "timestamp_ms": 1771492216638.3965, + "phase": "inference", + "sub_phase": "req_53_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:16.839559", + "timestamp_ms": 1771492216839.5881, + "phase": "inference", + "sub_phase": "req_54_prefill" + }, + { + "timestamp": "2026-02-19T18:10:16.868707", + "timestamp_ms": 1771492216868.7158, + "phase": "inference", + "sub_phase": "req_54_decode" + }, + { + "timestamp": "2026-02-19T18:10:17.265822", + "timestamp_ms": 1771492217265.8306, + "phase": "inference", + "sub_phase": "req_54_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:17.466987", + "timestamp_ms": 1771492217467.0154, + "phase": "inference", + "sub_phase": "req_55_prefill" + }, + { + "timestamp": "2026-02-19T18:10:17.496206", + "timestamp_ms": 1771492217496.2134, + "phase": "inference", + "sub_phase": "req_55_decode" + }, + { + "timestamp": "2026-02-19T18:10:17.980399", + "timestamp_ms": 1771492217980.4106, + "phase": "inference", + "sub_phase": "req_55_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:18.181514", + "timestamp_ms": 1771492218181.5425, + "phase": "inference", + "sub_phase": "req_56_prefill" + }, + { + "timestamp": "2026-02-19T18:10:18.222710", + "timestamp_ms": 1771492218222.7183, + "phase": "inference", + "sub_phase": "req_56_decode" + }, + { + "timestamp": "2026-02-19T18:10:19.361529", + "timestamp_ms": 1771492219361.5369, + "phase": "inference", + "sub_phase": "req_56_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:19.562743", + "timestamp_ms": 1771492219562.7715, + "phase": "inference", + "sub_phase": "req_57_prefill" + }, + { + "timestamp": "2026-02-19T18:10:19.594039", + "timestamp_ms": 1771492219594.048, + "phase": "inference", + "sub_phase": "req_57_decode" + }, + { + "timestamp": "2026-02-19T18:10:19.776505", + "timestamp_ms": 1771492219776.513, + "phase": "inference", + "sub_phase": "req_57_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:19.977494", + "timestamp_ms": 1771492219977.5215, + "phase": "inference", + "sub_phase": "req_58_prefill" + }, + { + "timestamp": "2026-02-19T18:10:20.018479", + "timestamp_ms": 1771492220018.487, + "phase": "inference", + "sub_phase": "req_58_decode" + }, + { + "timestamp": "2026-02-19T18:10:20.128234", + "timestamp_ms": 1771492220128.2417, + "phase": "inference", + "sub_phase": "req_58_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:20.329314", + "timestamp_ms": 1771492220329.342, + "phase": "inference", + "sub_phase": "req_59_prefill" + }, + { + "timestamp": "2026-02-19T18:10:20.368011", + "timestamp_ms": 1771492220368.0198, + "phase": "inference", + "sub_phase": "req_59_decode" + }, + { + "timestamp": "2026-02-19T18:10:20.678288", + "timestamp_ms": 1771492220678.2964, + "phase": "inference", + "sub_phase": "req_59_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:20.879342", + "timestamp_ms": 1771492220879.37, + "phase": "inference", + "sub_phase": "req_60_prefill" + }, + { + "timestamp": "2026-02-19T18:10:20.918864", + "timestamp_ms": 1771492220918.8718, + "phase": "inference", + "sub_phase": "req_60_decode" + }, + { + "timestamp": "2026-02-19T18:10:21.493221", + "timestamp_ms": 1771492221493.229, + "phase": "inference", + "sub_phase": "req_60_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:21.694427", + "timestamp_ms": 1771492221694.4568, + "phase": "inference", + "sub_phase": "req_61_prefill" + }, + { + "timestamp": "2026-02-19T18:10:21.723991", + "timestamp_ms": 1771492221724.0005, + "phase": "inference", + "sub_phase": "req_61_decode" + }, + { + "timestamp": "2026-02-19T18:10:22.141531", + "timestamp_ms": 1771492222141.5383, + "phase": "inference", + "sub_phase": "req_61_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:22.342513", + "timestamp_ms": 1771492222342.5408, + "phase": "inference", + "sub_phase": "req_62_prefill" + }, + { + "timestamp": "2026-02-19T18:10:22.383080", + "timestamp_ms": 1771492222383.0889, + "phase": "inference", + "sub_phase": "req_62_decode" + }, + { + "timestamp": "2026-02-19T18:10:22.809278", + "timestamp_ms": 1771492222809.289, + "phase": "inference", + "sub_phase": "req_62_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:23.010564", + "timestamp_ms": 1771492223010.5933, + "phase": "inference", + "sub_phase": "req_63_prefill" + }, + { + "timestamp": "2026-02-19T18:10:23.038632", + "timestamp_ms": 1771492223038.6396, + "phase": "inference", + "sub_phase": "req_63_decode" + }, + { + "timestamp": "2026-02-19T18:10:23.300998", + "timestamp_ms": 1771492223301.0063, + "phase": "inference", + "sub_phase": "req_63_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:23.502180", + "timestamp_ms": 1771492223502.2092, + "phase": "inference", + "sub_phase": "req_64_prefill" + }, + { + "timestamp": "2026-02-19T18:10:23.543302", + "timestamp_ms": 1771492223543.3108, + "phase": "inference", + "sub_phase": "req_64_decode" + }, + { + "timestamp": "2026-02-19T18:10:23.769395", + "timestamp_ms": 1771492223769.4038, + "phase": "inference", + "sub_phase": "req_64_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:23.970596", + "timestamp_ms": 1771492223970.6265, + "phase": "inference", + "sub_phase": "req_65_prefill" + }, + { + "timestamp": "2026-02-19T18:10:23.999854", + "timestamp_ms": 1771492223999.8633, + "phase": "inference", + "sub_phase": "req_65_decode" + }, + { + "timestamp": "2026-02-19T18:10:26.470226", + "timestamp_ms": 1771492226470.2385, + "phase": "inference", + "sub_phase": "req_65_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:26.671390", + "timestamp_ms": 1771492226671.4182, + "phase": "inference", + "sub_phase": "req_66_prefill" + }, + { + "timestamp": "2026-02-19T18:10:26.712589", + "timestamp_ms": 1771492226712.597, + "phase": "inference", + "sub_phase": "req_66_decode" + }, + { + "timestamp": "2026-02-19T18:10:27.322517", + "timestamp_ms": 1771492227322.525, + "phase": "inference", + "sub_phase": "req_66_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:27.524139", + "timestamp_ms": 1771492227524.1682, + "phase": "inference", + "sub_phase": "req_67_prefill" + }, + { + "timestamp": "2026-02-19T18:10:27.556704", + "timestamp_ms": 1771492227556.7122, + "phase": "inference", + "sub_phase": "req_67_decode" + }, + { + "timestamp": "2026-02-19T18:10:28.518755", + "timestamp_ms": 1771492228518.7632, + "phase": "inference", + "sub_phase": "req_67_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:28.720002", + "timestamp_ms": 1771492228720.0315, + "phase": "inference", + "sub_phase": "req_68_prefill" + }, + { + "timestamp": "2026-02-19T18:10:28.748707", + "timestamp_ms": 1771492228748.716, + "phase": "inference", + "sub_phase": "req_68_decode" + }, + { + "timestamp": "2026-02-19T18:10:29.025665", + "timestamp_ms": 1771492229025.6724, + "phase": "inference", + "sub_phase": "req_68_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:29.226964", + "timestamp_ms": 1771492229226.9932, + "phase": "inference", + "sub_phase": "req_69_prefill" + }, + { + "timestamp": "2026-02-19T18:10:29.256010", + "timestamp_ms": 1771492229256.0188, + "phase": "inference", + "sub_phase": "req_69_decode" + }, + { + "timestamp": "2026-02-19T18:10:31.888966", + "timestamp_ms": 1771492231888.9778, + "phase": "inference", + "sub_phase": "req_69_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:32.090205", + "timestamp_ms": 1771492232090.235, + "phase": "inference", + "sub_phase": "req_70_prefill" + }, + { + "timestamp": "2026-02-19T18:10:32.133160", + "timestamp_ms": 1771492232133.1687, + "phase": "inference", + "sub_phase": "req_70_decode" + }, + { + "timestamp": "2026-02-19T18:10:32.287905", + "timestamp_ms": 1771492232287.914, + "phase": "inference", + "sub_phase": "req_70_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:32.489059", + "timestamp_ms": 1771492232489.0876, + "phase": "inference", + "sub_phase": "req_71_prefill" + }, + { + "timestamp": "2026-02-19T18:10:32.530944", + "timestamp_ms": 1771492232530.952, + "phase": "inference", + "sub_phase": "req_71_decode" + }, + { + "timestamp": "2026-02-19T18:10:32.860181", + "timestamp_ms": 1771492232860.1892, + "phase": "inference", + "sub_phase": "req_71_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:33.061244", + "timestamp_ms": 1771492233061.272, + "phase": "inference", + "sub_phase": "req_72_prefill" + }, + { + "timestamp": "2026-02-19T18:10:33.102703", + "timestamp_ms": 1771492233102.711, + "phase": "inference", + "sub_phase": "req_72_decode" + }, + { + "timestamp": "2026-02-19T18:10:35.149749", + "timestamp_ms": 1771492235149.758, + "phase": "inference", + "sub_phase": "req_72_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:35.350928", + "timestamp_ms": 1771492235350.957, + "phase": "inference", + "sub_phase": "req_73_prefill" + }, + { + "timestamp": "2026-02-19T18:10:35.392553", + "timestamp_ms": 1771492235392.5605, + "phase": "inference", + "sub_phase": "req_73_decode" + }, + { + "timestamp": "2026-02-19T18:10:36.228707", + "timestamp_ms": 1771492236228.7163, + "phase": "inference", + "sub_phase": "req_73_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:36.430002", + "timestamp_ms": 1771492236430.03, + "phase": "inference", + "sub_phase": "req_74_prefill" + }, + { + "timestamp": "2026-02-19T18:10:36.458729", + "timestamp_ms": 1771492236458.7368, + "phase": "inference", + "sub_phase": "req_74_decode" + }, + { + "timestamp": "2026-02-19T18:10:39.273711", + "timestamp_ms": 1771492239273.7222, + "phase": "inference", + "sub_phase": "req_74_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:39.475059", + "timestamp_ms": 1771492239475.0876, + "phase": "inference", + "sub_phase": "req_75_prefill" + }, + { + "timestamp": "2026-02-19T18:10:39.504029", + "timestamp_ms": 1771492239504.037, + "phase": "inference", + "sub_phase": "req_75_decode" + }, + { + "timestamp": "2026-02-19T18:10:39.764972", + "timestamp_ms": 1771492239764.98, + "phase": "inference", + "sub_phase": "req_75_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:39.966111", + "timestamp_ms": 1771492239966.139, + "phase": "inference", + "sub_phase": "req_76_prefill" + }, + { + "timestamp": "2026-02-19T18:10:40.007114", + "timestamp_ms": 1771492240007.1228, + "phase": "inference", + "sub_phase": "req_76_decode" + }, + { + "timestamp": "2026-02-19T18:10:40.248410", + "timestamp_ms": 1771492240248.4182, + "phase": "inference", + "sub_phase": "req_76_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:40.449490", + "timestamp_ms": 1771492240449.5188, + "phase": "inference", + "sub_phase": "req_77_prefill" + }, + { + "timestamp": "2026-02-19T18:10:40.491518", + "timestamp_ms": 1771492240491.5266, + "phase": "inference", + "sub_phase": "req_77_decode" + }, + { + "timestamp": "2026-02-19T18:10:43.284385", + "timestamp_ms": 1771492243284.3962, + "phase": "inference", + "sub_phase": "req_77_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:43.485661", + "timestamp_ms": 1771492243485.6895, + "phase": "inference", + "sub_phase": "req_78_prefill" + }, + { + "timestamp": "2026-02-19T18:10:43.513858", + "timestamp_ms": 1771492243513.8665, + "phase": "inference", + "sub_phase": "req_78_decode" + }, + { + "timestamp": "2026-02-19T18:10:43.824117", + "timestamp_ms": 1771492243824.1255, + "phase": "inference", + "sub_phase": "req_78_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:44.025562", + "timestamp_ms": 1771492244025.5952, + "phase": "inference", + "sub_phase": "req_79_prefill" + }, + { + "timestamp": "2026-02-19T18:10:44.056213", + "timestamp_ms": 1771492244056.2236, + "phase": "inference", + "sub_phase": "req_79_decode" + }, + { + "timestamp": "2026-02-19T18:10:45.075539", + "timestamp_ms": 1771492245075.5479, + "phase": "inference", + "sub_phase": "req_79_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:45.276746", + "timestamp_ms": 1771492245276.7744, + "phase": "inference", + "sub_phase": "req_80_prefill" + }, + { + "timestamp": "2026-02-19T18:10:45.305882", + "timestamp_ms": 1771492245305.891, + "phase": "inference", + "sub_phase": "req_80_decode" + }, + { + "timestamp": "2026-02-19T18:10:47.338956", + "timestamp_ms": 1771492247338.9678, + "phase": "inference", + "sub_phase": "req_80_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:47.540313", + "timestamp_ms": 1771492247540.3386, + "phase": "inference", + "sub_phase": "req_81_prefill" + }, + { + "timestamp": "2026-02-19T18:10:47.572640", + "timestamp_ms": 1771492247572.648, + "phase": "inference", + "sub_phase": "req_81_decode" + }, + { + "timestamp": "2026-02-19T18:10:48.239664", + "timestamp_ms": 1771492248239.6748, + "phase": "inference", + "sub_phase": "req_81_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:48.440935", + "timestamp_ms": 1771492248440.9636, + "phase": "inference", + "sub_phase": "req_82_prefill" + }, + { + "timestamp": "2026-02-19T18:10:48.469457", + "timestamp_ms": 1771492248469.465, + "phase": "inference", + "sub_phase": "req_82_decode" + }, + { + "timestamp": "2026-02-19T18:10:51.260203", + "timestamp_ms": 1771492251260.213, + "phase": "inference", + "sub_phase": "req_82_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:51.461327", + "timestamp_ms": 1771492251461.3547, + "phase": "inference", + "sub_phase": "req_83_prefill" + }, + { + "timestamp": "2026-02-19T18:10:51.499519", + "timestamp_ms": 1771492251499.5269, + "phase": "inference", + "sub_phase": "req_83_decode" + }, + { + "timestamp": "2026-02-19T18:10:54.278675", + "timestamp_ms": 1771492254278.684, + "phase": "inference", + "sub_phase": "req_83_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:54.479789", + "timestamp_ms": 1771492254479.8179, + "phase": "inference", + "sub_phase": "req_84_prefill" + }, + { + "timestamp": "2026-02-19T18:10:54.522560", + "timestamp_ms": 1771492254522.5684, + "phase": "inference", + "sub_phase": "req_84_decode" + }, + { + "timestamp": "2026-02-19T18:10:57.319600", + "timestamp_ms": 1771492257319.6106, + "phase": "inference", + "sub_phase": "req_84_idle_between" + }, + { + "timestamp": "2026-02-19T18:10:57.520867", + "timestamp_ms": 1771492257520.8977, + "phase": "inference", + "sub_phase": "req_85_prefill" + }, + { + "timestamp": "2026-02-19T18:10:57.562506", + "timestamp_ms": 1771492257562.5137, + "phase": "inference", + "sub_phase": "req_85_decode" + }, + { + "timestamp": "2026-02-19T18:11:00.386865", + "timestamp_ms": 1771492260386.8782, + "phase": "inference", + "sub_phase": "req_85_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:00.588050", + "timestamp_ms": 1771492260588.079, + "phase": "inference", + "sub_phase": "req_86_prefill" + }, + { + "timestamp": "2026-02-19T18:11:00.627027", + "timestamp_ms": 1771492260627.0352, + "phase": "inference", + "sub_phase": "req_86_decode" + }, + { + "timestamp": "2026-02-19T18:11:03.436174", + "timestamp_ms": 1771492263436.185, + "phase": "inference", + "sub_phase": "req_86_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:03.637377", + "timestamp_ms": 1771492263637.4053, + "phase": "inference", + "sub_phase": "req_87_prefill" + }, + { + "timestamp": "2026-02-19T18:11:03.665532", + "timestamp_ms": 1771492263665.541, + "phase": "inference", + "sub_phase": "req_87_decode" + }, + { + "timestamp": "2026-02-19T18:11:06.465942", + "timestamp_ms": 1771492266465.9548, + "phase": "inference", + "sub_phase": "req_87_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:06.667202", + "timestamp_ms": 1771492266667.233, + "phase": "inference", + "sub_phase": "req_88_prefill" + }, + { + "timestamp": "2026-02-19T18:11:06.697323", + "timestamp_ms": 1771492266697.3318, + "phase": "inference", + "sub_phase": "req_88_decode" + }, + { + "timestamp": "2026-02-19T18:11:09.485089", + "timestamp_ms": 1771492269485.0999, + "phase": "inference", + "sub_phase": "req_88_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:09.686329", + "timestamp_ms": 1771492269686.3574, + "phase": "inference", + "sub_phase": "req_89_prefill" + }, + { + "timestamp": "2026-02-19T18:11:09.714459", + "timestamp_ms": 1771492269714.468, + "phase": "inference", + "sub_phase": "req_89_decode" + }, + { + "timestamp": "2026-02-19T18:11:09.802071", + "timestamp_ms": 1771492269802.0789, + "phase": "inference", + "sub_phase": "req_89_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:10.003238", + "timestamp_ms": 1771492270003.2673, + "phase": "inference", + "sub_phase": "req_90_prefill" + }, + { + "timestamp": "2026-02-19T18:11:10.046193", + "timestamp_ms": 1771492270046.2007, + "phase": "inference", + "sub_phase": "req_90_decode" + }, + { + "timestamp": "2026-02-19T18:11:12.858397", + "timestamp_ms": 1771492272858.411, + "phase": "inference", + "sub_phase": "req_90_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:13.059690", + "timestamp_ms": 1771492273059.719, + "phase": "inference", + "sub_phase": "req_91_prefill" + }, + { + "timestamp": "2026-02-19T18:11:13.089883", + "timestamp_ms": 1771492273089.8926, + "phase": "inference", + "sub_phase": "req_91_decode" + }, + { + "timestamp": "2026-02-19T18:11:13.351441", + "timestamp_ms": 1771492273351.4485, + "phase": "inference", + "sub_phase": "req_91_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:13.552776", + "timestamp_ms": 1771492273552.8066, + "phase": "inference", + "sub_phase": "req_92_prefill" + }, + { + "timestamp": "2026-02-19T18:11:13.581523", + "timestamp_ms": 1771492273581.5317, + "phase": "inference", + "sub_phase": "req_92_decode" + }, + { + "timestamp": "2026-02-19T18:11:15.639641", + "timestamp_ms": 1771492275639.6526, + "phase": "inference", + "sub_phase": "req_92_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:15.840736", + "timestamp_ms": 1771492275840.7668, + "phase": "inference", + "sub_phase": "req_93_prefill" + }, + { + "timestamp": "2026-02-19T18:11:15.882078", + "timestamp_ms": 1771492275882.0867, + "phase": "inference", + "sub_phase": "req_93_decode" + }, + { + "timestamp": "2026-02-19T18:11:18.679792", + "timestamp_ms": 1771492278679.8027, + "phase": "inference", + "sub_phase": "req_93_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:18.880961", + "timestamp_ms": 1771492278880.9897, + "phase": "inference", + "sub_phase": "req_94_prefill" + }, + { + "timestamp": "2026-02-19T18:11:18.923443", + "timestamp_ms": 1771492278923.4512, + "phase": "inference", + "sub_phase": "req_94_decode" + }, + { + "timestamp": "2026-02-19T18:11:21.729043", + "timestamp_ms": 1771492281729.0554, + "phase": "inference", + "sub_phase": "req_94_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:21.930241", + "timestamp_ms": 1771492281930.2703, + "phase": "inference", + "sub_phase": "req_95_prefill" + }, + { + "timestamp": "2026-02-19T18:11:21.971904", + "timestamp_ms": 1771492281971.9124, + "phase": "inference", + "sub_phase": "req_95_decode" + }, + { + "timestamp": "2026-02-19T18:11:22.127001", + "timestamp_ms": 1771492282127.0095, + "phase": "inference", + "sub_phase": "req_95_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:22.328167", + "timestamp_ms": 1771492282328.1992, + "phase": "inference", + "sub_phase": "req_96_prefill" + }, + { + "timestamp": "2026-02-19T18:11:22.369190", + "timestamp_ms": 1771492282369.1982, + "phase": "inference", + "sub_phase": "req_96_decode" + }, + { + "timestamp": "2026-02-19T18:11:24.202769", + "timestamp_ms": 1771492284202.7793, + "phase": "inference", + "sub_phase": "req_96_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:24.404062", + "timestamp_ms": 1771492284404.0913, + "phase": "inference", + "sub_phase": "req_97_prefill" + }, + { + "timestamp": "2026-02-19T18:11:24.432496", + "timestamp_ms": 1771492284432.5051, + "phase": "inference", + "sub_phase": "req_97_decode" + }, + { + "timestamp": "2026-02-19T18:11:25.341440", + "timestamp_ms": 1771492285341.4497, + "phase": "inference", + "sub_phase": "req_97_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:25.542532", + "timestamp_ms": 1771492285542.5605, + "phase": "inference", + "sub_phase": "req_98_prefill" + }, + { + "timestamp": "2026-02-19T18:11:25.583589", + "timestamp_ms": 1771492285583.598, + "phase": "inference", + "sub_phase": "req_98_decode" + }, + { + "timestamp": "2026-02-19T18:11:26.173776", + "timestamp_ms": 1771492286173.784, + "phase": "inference", + "sub_phase": "req_98_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:26.375134", + "timestamp_ms": 1771492286375.163, + "phase": "inference", + "sub_phase": "req_99_prefill" + }, + { + "timestamp": "2026-02-19T18:11:26.403683", + "timestamp_ms": 1771492286403.6914, + "phase": "inference", + "sub_phase": "req_99_decode" + }, + { + "timestamp": "2026-02-19T18:11:26.469176", + "timestamp_ms": 1771492286469.1838, + "phase": "inference", + "sub_phase": "req_99_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:26.670269", + "timestamp_ms": 1771492286670.2969, + "phase": "inference", + "sub_phase": "req_100_prefill" + }, + { + "timestamp": "2026-02-19T18:11:26.711693", + "timestamp_ms": 1771492286711.7014, + "phase": "inference", + "sub_phase": "req_100_decode" + }, + { + "timestamp": "2026-02-19T18:11:29.510008", + "timestamp_ms": 1771492289510.0212, + "phase": "inference", + "sub_phase": "req_100_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:29.711513", + "timestamp_ms": 1771492289711.5444, + "phase": "inference", + "sub_phase": "req_101_prefill" + }, + { + "timestamp": "2026-02-19T18:11:29.742725", + "timestamp_ms": 1771492289742.7344, + "phase": "inference", + "sub_phase": "req_101_decode" + }, + { + "timestamp": "2026-02-19T18:11:30.226320", + "timestamp_ms": 1771492290226.3281, + "phase": "inference", + "sub_phase": "req_101_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:30.427623", + "timestamp_ms": 1771492290427.6516, + "phase": "inference", + "sub_phase": "req_102_prefill" + }, + { + "timestamp": "2026-02-19T18:11:30.455619", + "timestamp_ms": 1771492290455.6274, + "phase": "inference", + "sub_phase": "req_102_decode" + }, + { + "timestamp": "2026-02-19T18:11:31.109169", + "timestamp_ms": 1771492291109.177, + "phase": "inference", + "sub_phase": "req_102_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:31.310266", + "timestamp_ms": 1771492291310.295, + "phase": "inference", + "sub_phase": "req_103_prefill" + }, + { + "timestamp": "2026-02-19T18:11:31.350104", + "timestamp_ms": 1771492291350.1125, + "phase": "inference", + "sub_phase": "req_103_decode" + }, + { + "timestamp": "2026-02-19T18:11:34.129547", + "timestamp_ms": 1771492294129.5564, + "phase": "inference", + "sub_phase": "req_103_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:34.330676", + "timestamp_ms": 1771492294330.705, + "phase": "inference", + "sub_phase": "req_104_prefill" + }, + { + "timestamp": "2026-02-19T18:11:34.370897", + "timestamp_ms": 1771492294370.9053, + "phase": "inference", + "sub_phase": "req_104_decode" + }, + { + "timestamp": "2026-02-19T18:11:37.163489", + "timestamp_ms": 1771492297163.4995, + "phase": "inference", + "sub_phase": "req_104_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:37.364777", + "timestamp_ms": 1771492297364.806, + "phase": "inference", + "sub_phase": "req_105_prefill" + }, + { + "timestamp": "2026-02-19T18:11:37.407368", + "timestamp_ms": 1771492297407.3757, + "phase": "inference", + "sub_phase": "req_105_decode" + }, + { + "timestamp": "2026-02-19T18:11:37.914934", + "timestamp_ms": 1771492297914.9424, + "phase": "inference", + "sub_phase": "req_105_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:38.116577", + "timestamp_ms": 1771492298116.6123, + "phase": "inference", + "sub_phase": "req_106_prefill" + }, + { + "timestamp": "2026-02-19T18:11:38.147939", + "timestamp_ms": 1771492298147.9475, + "phase": "inference", + "sub_phase": "req_106_decode" + }, + { + "timestamp": "2026-02-19T18:11:38.671907", + "timestamp_ms": 1771492298671.915, + "phase": "inference", + "sub_phase": "req_106_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:38.873037", + "timestamp_ms": 1771492298873.067, + "phase": "inference", + "sub_phase": "req_107_prefill" + }, + { + "timestamp": "2026-02-19T18:11:38.914416", + "timestamp_ms": 1771492298914.4246, + "phase": "inference", + "sub_phase": "req_107_decode" + }, + { + "timestamp": "2026-02-19T18:11:41.720438", + "timestamp_ms": 1771492301720.4504, + "phase": "inference", + "sub_phase": "req_107_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:41.921669", + "timestamp_ms": 1771492301921.6968, + "phase": "inference", + "sub_phase": "req_108_prefill" + }, + { + "timestamp": "2026-02-19T18:11:41.964435", + "timestamp_ms": 1771492301964.4426, + "phase": "inference", + "sub_phase": "req_108_decode" + }, + { + "timestamp": "2026-02-19T18:11:43.911157", + "timestamp_ms": 1771492303911.1682, + "phase": "inference", + "sub_phase": "req_108_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:44.112494", + "timestamp_ms": 1771492304112.522, + "phase": "inference", + "sub_phase": "req_109_prefill" + }, + { + "timestamp": "2026-02-19T18:11:44.143771", + "timestamp_ms": 1771492304143.7795, + "phase": "inference", + "sub_phase": "req_109_decode" + }, + { + "timestamp": "2026-02-19T18:11:45.743904", + "timestamp_ms": 1771492305743.914, + "phase": "inference", + "sub_phase": "req_109_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:45.945340", + "timestamp_ms": 1771492305945.3738, + "phase": "inference", + "sub_phase": "req_110_prefill" + }, + { + "timestamp": "2026-02-19T18:11:45.973934", + "timestamp_ms": 1771492305973.9426, + "phase": "inference", + "sub_phase": "req_110_decode" + }, + { + "timestamp": "2026-02-19T18:11:46.284864", + "timestamp_ms": 1771492306284.872, + "phase": "inference", + "sub_phase": "req_110_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:46.486104", + "timestamp_ms": 1771492306486.132, + "phase": "inference", + "sub_phase": "req_111_prefill" + }, + { + "timestamp": "2026-02-19T18:11:46.514389", + "timestamp_ms": 1771492306514.3972, + "phase": "inference", + "sub_phase": "req_111_decode" + }, + { + "timestamp": "2026-02-19T18:11:46.667415", + "timestamp_ms": 1771492306667.4229, + "phase": "inference", + "sub_phase": "req_111_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:46.868635", + "timestamp_ms": 1771492306868.6633, + "phase": "inference", + "sub_phase": "req_112_prefill" + }, + { + "timestamp": "2026-02-19T18:11:46.896739", + "timestamp_ms": 1771492306896.7466, + "phase": "inference", + "sub_phase": "req_112_decode" + }, + { + "timestamp": "2026-02-19T18:11:47.314719", + "timestamp_ms": 1771492307314.7322, + "phase": "inference", + "sub_phase": "req_112_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:47.515957", + "timestamp_ms": 1771492307515.9854, + "phase": "inference", + "sub_phase": "req_113_prefill" + }, + { + "timestamp": "2026-02-19T18:11:47.544928", + "timestamp_ms": 1771492307544.9368, + "phase": "inference", + "sub_phase": "req_113_decode" + }, + { + "timestamp": "2026-02-19T18:11:47.745311", + "timestamp_ms": 1771492307745.3188, + "phase": "inference", + "sub_phase": "req_113_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:47.946454", + "timestamp_ms": 1771492307946.4827, + "phase": "inference", + "sub_phase": "req_114_prefill" + }, + { + "timestamp": "2026-02-19T18:11:47.987056", + "timestamp_ms": 1771492307987.0645, + "phase": "inference", + "sub_phase": "req_114_decode" + }, + { + "timestamp": "2026-02-19T18:11:50.794706", + "timestamp_ms": 1771492310794.7175, + "phase": "inference", + "sub_phase": "req_114_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:50.996259", + "timestamp_ms": 1771492310996.2878, + "phase": "inference", + "sub_phase": "req_115_prefill" + }, + { + "timestamp": "2026-02-19T18:11:51.028219", + "timestamp_ms": 1771492311028.227, + "phase": "inference", + "sub_phase": "req_115_decode" + }, + { + "timestamp": "2026-02-19T18:11:53.839285", + "timestamp_ms": 1771492313839.2983, + "phase": "inference", + "sub_phase": "req_115_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:54.040574", + "timestamp_ms": 1771492314040.604, + "phase": "inference", + "sub_phase": "req_116_prefill" + }, + { + "timestamp": "2026-02-19T18:11:54.069782", + "timestamp_ms": 1771492314069.7896, + "phase": "inference", + "sub_phase": "req_116_decode" + }, + { + "timestamp": "2026-02-19T18:11:54.593536", + "timestamp_ms": 1771492314593.5435, + "phase": "inference", + "sub_phase": "req_116_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:54.794691", + "timestamp_ms": 1771492314794.719, + "phase": "inference", + "sub_phase": "req_117_prefill" + }, + { + "timestamp": "2026-02-19T18:11:54.822951", + "timestamp_ms": 1771492314822.9597, + "phase": "inference", + "sub_phase": "req_117_decode" + }, + { + "timestamp": "2026-02-19T18:11:57.625241", + "timestamp_ms": 1771492317625.2517, + "phase": "inference", + "sub_phase": "req_117_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:57.826427", + "timestamp_ms": 1771492317826.456, + "phase": "inference", + "sub_phase": "req_118_prefill" + }, + { + "timestamp": "2026-02-19T18:11:57.855058", + "timestamp_ms": 1771492317855.0664, + "phase": "inference", + "sub_phase": "req_118_decode" + }, + { + "timestamp": "2026-02-19T18:11:58.099334", + "timestamp_ms": 1771492318099.3423, + "phase": "inference", + "sub_phase": "req_118_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:58.300471", + "timestamp_ms": 1771492318300.4993, + "phase": "inference", + "sub_phase": "req_119_prefill" + }, + { + "timestamp": "2026-02-19T18:11:58.328344", + "timestamp_ms": 1771492318328.3516, + "phase": "inference", + "sub_phase": "req_119_decode" + }, + { + "timestamp": "2026-02-19T18:11:58.350654", + "timestamp_ms": 1771492318350.6616, + "phase": "inference", + "sub_phase": "req_119_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:58.551776", + "timestamp_ms": 1771492318551.8037, + "phase": "inference", + "sub_phase": "req_120_prefill" + }, + { + "timestamp": "2026-02-19T18:11:58.580306", + "timestamp_ms": 1771492318580.3137, + "phase": "inference", + "sub_phase": "req_120_decode" + }, + { + "timestamp": "2026-02-19T18:11:58.646575", + "timestamp_ms": 1771492318646.5833, + "phase": "inference", + "sub_phase": "req_120_idle_between" + }, + { + "timestamp": "2026-02-19T18:11:58.848313", + "timestamp_ms": 1771492318848.3408, + "phase": "inference", + "sub_phase": "req_121_prefill" + }, + { + "timestamp": "2026-02-19T18:11:58.885791", + "timestamp_ms": 1771492318885.7993, + "phase": "inference", + "sub_phase": "req_121_decode" + }, + { + "timestamp": "2026-02-19T18:12:00.315332", + "timestamp_ms": 1771492320315.3435, + "phase": "inference", + "sub_phase": "req_121_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:00.516620", + "timestamp_ms": 1771492320516.6492, + "phase": "inference", + "sub_phase": "req_122_prefill" + }, + { + "timestamp": "2026-02-19T18:12:00.546034", + "timestamp_ms": 1771492320546.0435, + "phase": "inference", + "sub_phase": "req_122_decode" + }, + { + "timestamp": "2026-02-19T18:12:00.700938", + "timestamp_ms": 1771492320700.9458, + "phase": "inference", + "sub_phase": "req_122_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:00.902261", + "timestamp_ms": 1771492320902.2952, + "phase": "inference", + "sub_phase": "req_123_prefill" + }, + { + "timestamp": "2026-02-19T18:12:00.943587", + "timestamp_ms": 1771492320943.5974, + "phase": "inference", + "sub_phase": "req_123_decode" + }, + { + "timestamp": "2026-02-19T18:12:01.382384", + "timestamp_ms": 1771492321382.3916, + "phase": "inference", + "sub_phase": "req_123_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:01.583575", + "timestamp_ms": 1771492321583.6035, + "phase": "inference", + "sub_phase": "req_124_prefill" + }, + { + "timestamp": "2026-02-19T18:12:01.624607", + "timestamp_ms": 1771492321624.6152, + "phase": "inference", + "sub_phase": "req_124_decode" + }, + { + "timestamp": "2026-02-19T18:12:02.220947", + "timestamp_ms": 1771492322220.9558, + "phase": "inference", + "sub_phase": "req_124_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:02.422153", + "timestamp_ms": 1771492322422.1824, + "phase": "inference", + "sub_phase": "req_125_prefill" + }, + { + "timestamp": "2026-02-19T18:12:02.460943", + "timestamp_ms": 1771492322460.9514, + "phase": "inference", + "sub_phase": "req_125_decode" + }, + { + "timestamp": "2026-02-19T18:12:02.788085", + "timestamp_ms": 1771492322788.093, + "phase": "inference", + "sub_phase": "req_125_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:02.989215", + "timestamp_ms": 1771492322989.2434, + "phase": "inference", + "sub_phase": "req_126_prefill" + }, + { + "timestamp": "2026-02-19T18:12:03.017518", + "timestamp_ms": 1771492323017.5256, + "phase": "inference", + "sub_phase": "req_126_decode" + }, + { + "timestamp": "2026-02-19T18:12:03.329007", + "timestamp_ms": 1771492323329.0151, + "phase": "inference", + "sub_phase": "req_126_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:03.530153", + "timestamp_ms": 1771492323530.1821, + "phase": "inference", + "sub_phase": "req_127_prefill" + }, + { + "timestamp": "2026-02-19T18:12:03.559906", + "timestamp_ms": 1771492323559.9146, + "phase": "inference", + "sub_phase": "req_127_decode" + }, + { + "timestamp": "2026-02-19T18:12:03.844284", + "timestamp_ms": 1771492323844.2913, + "phase": "inference", + "sub_phase": "req_127_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:04.045400", + "timestamp_ms": 1771492324045.4287, + "phase": "inference", + "sub_phase": "req_128_prefill" + }, + { + "timestamp": "2026-02-19T18:12:04.085869", + "timestamp_ms": 1771492324085.877, + "phase": "inference", + "sub_phase": "req_128_decode" + }, + { + "timestamp": "2026-02-19T18:12:04.836925", + "timestamp_ms": 1771492324836.9336, + "phase": "inference", + "sub_phase": "req_128_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:05.038136", + "timestamp_ms": 1771492325038.1643, + "phase": "inference", + "sub_phase": "req_129_prefill" + }, + { + "timestamp": "2026-02-19T18:12:05.066212", + "timestamp_ms": 1771492325066.2197, + "phase": "inference", + "sub_phase": "req_129_decode" + }, + { + "timestamp": "2026-02-19T18:12:05.380049", + "timestamp_ms": 1771492325380.0566, + "phase": "inference", + "sub_phase": "req_129_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:05.581175", + "timestamp_ms": 1771492325581.2046, + "phase": "inference", + "sub_phase": "req_130_prefill" + }, + { + "timestamp": "2026-02-19T18:12:05.610503", + "timestamp_ms": 1771492325610.5117, + "phase": "inference", + "sub_phase": "req_130_decode" + }, + { + "timestamp": "2026-02-19T18:12:06.158526", + "timestamp_ms": 1771492326158.5337, + "phase": "inference", + "sub_phase": "req_130_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:06.359658", + "timestamp_ms": 1771492326359.6885, + "phase": "inference", + "sub_phase": "req_131_prefill" + }, + { + "timestamp": "2026-02-19T18:12:06.388780", + "timestamp_ms": 1771492326388.7883, + "phase": "inference", + "sub_phase": "req_131_decode" + }, + { + "timestamp": "2026-02-19T18:12:06.901207", + "timestamp_ms": 1771492326901.2163, + "phase": "inference", + "sub_phase": "req_131_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:07.102467", + "timestamp_ms": 1771492327102.497, + "phase": "inference", + "sub_phase": "req_132_prefill" + }, + { + "timestamp": "2026-02-19T18:12:07.130605", + "timestamp_ms": 1771492327130.614, + "phase": "inference", + "sub_phase": "req_132_decode" + }, + { + "timestamp": "2026-02-19T18:12:07.372207", + "timestamp_ms": 1771492327372.2156, + "phase": "inference", + "sub_phase": "req_132_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:07.573380", + "timestamp_ms": 1771492327573.4087, + "phase": "inference", + "sub_phase": "req_133_prefill" + }, + { + "timestamp": "2026-02-19T18:12:07.601900", + "timestamp_ms": 1771492327601.909, + "phase": "inference", + "sub_phase": "req_133_decode" + }, + { + "timestamp": "2026-02-19T18:12:08.120803", + "timestamp_ms": 1771492328120.8113, + "phase": "inference", + "sub_phase": "req_133_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:08.321917", + "timestamp_ms": 1771492328321.9458, + "phase": "inference", + "sub_phase": "req_134_prefill" + }, + { + "timestamp": "2026-02-19T18:12:08.360545", + "timestamp_ms": 1771492328360.5532, + "phase": "inference", + "sub_phase": "req_134_decode" + }, + { + "timestamp": "2026-02-19T18:12:11.160799", + "timestamp_ms": 1771492331160.81, + "phase": "inference", + "sub_phase": "req_134_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:11.362041", + "timestamp_ms": 1771492331362.0686, + "phase": "inference", + "sub_phase": "req_135_prefill" + }, + { + "timestamp": "2026-02-19T18:12:11.404826", + "timestamp_ms": 1771492331404.8362, + "phase": "inference", + "sub_phase": "req_135_decode" + }, + { + "timestamp": "2026-02-19T18:12:12.588911", + "timestamp_ms": 1771492332588.9187, + "phase": "inference", + "sub_phase": "req_135_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:12.790067", + "timestamp_ms": 1771492332790.097, + "phase": "inference", + "sub_phase": "req_136_prefill" + }, + { + "timestamp": "2026-02-19T18:12:12.832071", + "timestamp_ms": 1771492332832.0796, + "phase": "inference", + "sub_phase": "req_136_decode" + }, + { + "timestamp": "2026-02-19T18:12:13.427716", + "timestamp_ms": 1771492333427.7244, + "phase": "inference", + "sub_phase": "req_136_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:13.628933", + "timestamp_ms": 1771492333628.9622, + "phase": "inference", + "sub_phase": "req_137_prefill" + }, + { + "timestamp": "2026-02-19T18:12:13.657606", + "timestamp_ms": 1771492333657.6152, + "phase": "inference", + "sub_phase": "req_137_decode" + }, + { + "timestamp": "2026-02-19T18:12:13.792759", + "timestamp_ms": 1771492333792.7683, + "phase": "inference", + "sub_phase": "req_137_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:13.994004", + "timestamp_ms": 1771492333994.036, + "phase": "inference", + "sub_phase": "req_138_prefill" + }, + { + "timestamp": "2026-02-19T18:12:14.036170", + "timestamp_ms": 1771492334036.1787, + "phase": "inference", + "sub_phase": "req_138_decode" + }, + { + "timestamp": "2026-02-19T18:12:14.341723", + "timestamp_ms": 1771492334341.7307, + "phase": "inference", + "sub_phase": "req_138_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:14.542985", + "timestamp_ms": 1771492334543.013, + "phase": "inference", + "sub_phase": "req_139_prefill" + }, + { + "timestamp": "2026-02-19T18:12:14.571404", + "timestamp_ms": 1771492334571.4126, + "phase": "inference", + "sub_phase": "req_139_decode" + }, + { + "timestamp": "2026-02-19T18:12:14.835886", + "timestamp_ms": 1771492334835.8933, + "phase": "inference", + "sub_phase": "req_139_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:15.037024", + "timestamp_ms": 1771492335037.0532, + "phase": "inference", + "sub_phase": "req_140_prefill" + }, + { + "timestamp": "2026-02-19T18:12:15.066044", + "timestamp_ms": 1771492335066.0522, + "phase": "inference", + "sub_phase": "req_140_decode" + }, + { + "timestamp": "2026-02-19T18:12:15.813591", + "timestamp_ms": 1771492335813.6016, + "phase": "inference", + "sub_phase": "req_140_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:16.014872", + "timestamp_ms": 1771492336014.9011, + "phase": "inference", + "sub_phase": "req_141_prefill" + }, + { + "timestamp": "2026-02-19T18:12:16.043266", + "timestamp_ms": 1771492336043.2737, + "phase": "inference", + "sub_phase": "req_141_decode" + }, + { + "timestamp": "2026-02-19T18:12:16.218540", + "timestamp_ms": 1771492336218.5483, + "phase": "inference", + "sub_phase": "req_141_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:16.419726", + "timestamp_ms": 1771492336419.7544, + "phase": "inference", + "sub_phase": "req_142_prefill" + }, + { + "timestamp": "2026-02-19T18:12:16.447667", + "timestamp_ms": 1771492336447.6755, + "phase": "inference", + "sub_phase": "req_142_decode" + }, + { + "timestamp": "2026-02-19T18:12:16.627425", + "timestamp_ms": 1771492336627.4333, + "phase": "inference", + "sub_phase": "req_142_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:16.828508", + "timestamp_ms": 1771492336828.5354, + "phase": "inference", + "sub_phase": "req_143_prefill" + }, + { + "timestamp": "2026-02-19T18:12:16.867554", + "timestamp_ms": 1771492336867.563, + "phase": "inference", + "sub_phase": "req_143_decode" + }, + { + "timestamp": "2026-02-19T18:12:17.351542", + "timestamp_ms": 1771492337351.551, + "phase": "inference", + "sub_phase": "req_143_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:17.552867", + "timestamp_ms": 1771492337552.8958, + "phase": "inference", + "sub_phase": "req_144_prefill" + }, + { + "timestamp": "2026-02-19T18:12:17.581998", + "timestamp_ms": 1771492337582.0059, + "phase": "inference", + "sub_phase": "req_144_decode" + }, + { + "timestamp": "2026-02-19T18:12:17.935414", + "timestamp_ms": 1771492337935.4219, + "phase": "inference", + "sub_phase": "req_144_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:18.136727", + "timestamp_ms": 1771492338136.7568, + "phase": "inference", + "sub_phase": "req_145_prefill" + }, + { + "timestamp": "2026-02-19T18:12:18.167637", + "timestamp_ms": 1771492338167.6458, + "phase": "inference", + "sub_phase": "req_145_decode" + }, + { + "timestamp": "2026-02-19T18:12:18.630150", + "timestamp_ms": 1771492338630.1604, + "phase": "inference", + "sub_phase": "req_145_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:18.831432", + "timestamp_ms": 1771492338831.4648, + "phase": "inference", + "sub_phase": "req_146_prefill" + }, + { + "timestamp": "2026-02-19T18:12:18.873656", + "timestamp_ms": 1771492338873.666, + "phase": "inference", + "sub_phase": "req_146_decode" + }, + { + "timestamp": "2026-02-19T18:12:20.200749", + "timestamp_ms": 1771492340200.7603, + "phase": "inference", + "sub_phase": "req_146_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:20.402039", + "timestamp_ms": 1771492340402.0703, + "phase": "inference", + "sub_phase": "req_147_prefill" + }, + { + "timestamp": "2026-02-19T18:12:20.444584", + "timestamp_ms": 1771492340444.5928, + "phase": "inference", + "sub_phase": "req_147_decode" + }, + { + "timestamp": "2026-02-19T18:12:20.947697", + "timestamp_ms": 1771492340947.7048, + "phase": "inference", + "sub_phase": "req_147_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:21.148892", + "timestamp_ms": 1771492341148.92, + "phase": "inference", + "sub_phase": "req_148_prefill" + }, + { + "timestamp": "2026-02-19T18:12:21.177403", + "timestamp_ms": 1771492341177.411, + "phase": "inference", + "sub_phase": "req_148_decode" + }, + { + "timestamp": "2026-02-19T18:12:22.698879", + "timestamp_ms": 1771492342698.89, + "phase": "inference", + "sub_phase": "req_148_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:22.899988", + "timestamp_ms": 1771492342900.0166, + "phase": "inference", + "sub_phase": "req_149_prefill" + }, + { + "timestamp": "2026-02-19T18:12:22.939147", + "timestamp_ms": 1771492342939.1558, + "phase": "inference", + "sub_phase": "req_149_decode" + }, + { + "timestamp": "2026-02-19T18:12:25.748954", + "timestamp_ms": 1771492345748.965, + "phase": "inference", + "sub_phase": "req_149_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:25.950085", + "timestamp_ms": 1771492345950.114, + "phase": "inference", + "sub_phase": "req_150_prefill" + }, + { + "timestamp": "2026-02-19T18:12:25.991332", + "timestamp_ms": 1771492345991.3406, + "phase": "inference", + "sub_phase": "req_150_decode" + }, + { + "timestamp": "2026-02-19T18:12:28.793525", + "timestamp_ms": 1771492348793.5361, + "phase": "inference", + "sub_phase": "req_150_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:28.994861", + "timestamp_ms": 1771492348994.8896, + "phase": "inference", + "sub_phase": "req_151_prefill" + }, + { + "timestamp": "2026-02-19T18:12:29.025612", + "timestamp_ms": 1771492349025.6194, + "phase": "inference", + "sub_phase": "req_151_decode" + }, + { + "timestamp": "2026-02-19T18:12:31.849385", + "timestamp_ms": 1771492351849.3965, + "phase": "inference", + "sub_phase": "req_151_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:32.050671", + "timestamp_ms": 1771492352050.6992, + "phase": "inference", + "sub_phase": "req_152_prefill" + }, + { + "timestamp": "2026-02-19T18:12:32.092629", + "timestamp_ms": 1771492352092.6367, + "phase": "inference", + "sub_phase": "req_152_decode" + }, + { + "timestamp": "2026-02-19T18:12:34.902043", + "timestamp_ms": 1771492354902.055, + "phase": "inference", + "sub_phase": "req_152_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:35.103366", + "timestamp_ms": 1771492355103.3945, + "phase": "inference", + "sub_phase": "req_153_prefill" + }, + { + "timestamp": "2026-02-19T18:12:35.134444", + "timestamp_ms": 1771492355134.4536, + "phase": "inference", + "sub_phase": "req_153_decode" + }, + { + "timestamp": "2026-02-19T18:12:37.028257", + "timestamp_ms": 1771492357028.2678, + "phase": "inference", + "sub_phase": "req_153_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:37.229520", + "timestamp_ms": 1771492357229.5452, + "phase": "inference", + "sub_phase": "req_154_prefill" + }, + { + "timestamp": "2026-02-19T18:12:37.261003", + "timestamp_ms": 1771492357261.01, + "phase": "inference", + "sub_phase": "req_154_decode" + }, + { + "timestamp": "2026-02-19T18:12:38.785863", + "timestamp_ms": 1771492358785.871, + "phase": "inference", + "sub_phase": "req_154_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:38.987143", + "timestamp_ms": 1771492358987.1724, + "phase": "inference", + "sub_phase": "req_155_prefill" + }, + { + "timestamp": "2026-02-19T18:12:39.018373", + "timestamp_ms": 1771492359018.3818, + "phase": "inference", + "sub_phase": "req_155_decode" + }, + { + "timestamp": "2026-02-19T18:12:39.363922", + "timestamp_ms": 1771492359363.9302, + "phase": "inference", + "sub_phase": "req_155_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:39.565077", + "timestamp_ms": 1771492359565.1057, + "phase": "inference", + "sub_phase": "req_156_prefill" + }, + { + "timestamp": "2026-02-19T18:12:39.605755", + "timestamp_ms": 1771492359605.7644, + "phase": "inference", + "sub_phase": "req_156_decode" + }, + { + "timestamp": "2026-02-19T18:12:42.397689", + "timestamp_ms": 1771492362397.7017, + "phase": "inference", + "sub_phase": "req_156_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:42.599092", + "timestamp_ms": 1771492362599.1206, + "phase": "inference", + "sub_phase": "req_157_prefill" + }, + { + "timestamp": "2026-02-19T18:12:42.630651", + "timestamp_ms": 1771492362630.6597, + "phase": "inference", + "sub_phase": "req_157_decode" + }, + { + "timestamp": "2026-02-19T18:12:44.743166", + "timestamp_ms": 1771492364743.1765, + "phase": "inference", + "sub_phase": "req_157_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:44.944381", + "timestamp_ms": 1771492364944.4084, + "phase": "inference", + "sub_phase": "req_158_prefill" + }, + { + "timestamp": "2026-02-19T18:12:44.973245", + "timestamp_ms": 1771492364973.2534, + "phase": "inference", + "sub_phase": "req_158_decode" + }, + { + "timestamp": "2026-02-19T18:12:45.350195", + "timestamp_ms": 1771492365350.2048, + "phase": "inference", + "sub_phase": "req_158_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:45.551355", + "timestamp_ms": 1771492365551.383, + "phase": "inference", + "sub_phase": "req_159_prefill" + }, + { + "timestamp": "2026-02-19T18:12:45.593822", + "timestamp_ms": 1771492365593.8308, + "phase": "inference", + "sub_phase": "req_159_decode" + }, + { + "timestamp": "2026-02-19T18:12:48.394321", + "timestamp_ms": 1771492368394.3323, + "phase": "inference", + "sub_phase": "req_159_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:48.595480", + "timestamp_ms": 1771492368595.509, + "phase": "inference", + "sub_phase": "req_160_prefill" + }, + { + "timestamp": "2026-02-19T18:12:48.633646", + "timestamp_ms": 1771492368633.654, + "phase": "inference", + "sub_phase": "req_160_decode" + }, + { + "timestamp": "2026-02-19T18:12:51.411867", + "timestamp_ms": 1771492371411.8784, + "phase": "inference", + "sub_phase": "req_160_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:51.613069", + "timestamp_ms": 1771492371613.098, + "phase": "inference", + "sub_phase": "req_161_prefill" + }, + { + "timestamp": "2026-02-19T18:12:51.654924", + "timestamp_ms": 1771492371654.9326, + "phase": "inference", + "sub_phase": "req_161_decode" + }, + { + "timestamp": "2026-02-19T18:12:51.854103", + "timestamp_ms": 1771492371854.1108, + "phase": "inference", + "sub_phase": "req_161_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:52.055293", + "timestamp_ms": 1771492372055.322, + "phase": "inference", + "sub_phase": "req_162_prefill" + }, + { + "timestamp": "2026-02-19T18:12:52.084446", + "timestamp_ms": 1771492372084.4539, + "phase": "inference", + "sub_phase": "req_162_decode" + }, + { + "timestamp": "2026-02-19T18:12:54.888014", + "timestamp_ms": 1771492374888.0256, + "phase": "inference", + "sub_phase": "req_162_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:55.089251", + "timestamp_ms": 1771492375089.2805, + "phase": "inference", + "sub_phase": "req_163_prefill" + }, + { + "timestamp": "2026-02-19T18:12:55.130226", + "timestamp_ms": 1771492375130.2344, + "phase": "inference", + "sub_phase": "req_163_decode" + }, + { + "timestamp": "2026-02-19T18:12:57.912913", + "timestamp_ms": 1771492377912.9229, + "phase": "inference", + "sub_phase": "req_163_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:58.114098", + "timestamp_ms": 1771492378114.1252, + "phase": "inference", + "sub_phase": "req_164_prefill" + }, + { + "timestamp": "2026-02-19T18:12:58.143081", + "timestamp_ms": 1771492378143.0889, + "phase": "inference", + "sub_phase": "req_164_decode" + }, + { + "timestamp": "2026-02-19T18:12:59.685958", + "timestamp_ms": 1771492379685.9673, + "phase": "inference", + "sub_phase": "req_164_idle_between" + }, + { + "timestamp": "2026-02-19T18:12:59.887114", + "timestamp_ms": 1771492379887.141, + "phase": "inference", + "sub_phase": "req_165_prefill" + }, + { + "timestamp": "2026-02-19T18:12:59.918151", + "timestamp_ms": 1771492379918.1592, + "phase": "inference", + "sub_phase": "req_165_decode" + }, + { + "timestamp": "2026-02-19T18:13:01.475596", + "timestamp_ms": 1771492381475.6055, + "phase": "inference", + "sub_phase": "req_165_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:01.676768", + "timestamp_ms": 1771492381676.7961, + "phase": "inference", + "sub_phase": "req_166_prefill" + }, + { + "timestamp": "2026-02-19T18:13:01.718414", + "timestamp_ms": 1771492381718.423, + "phase": "inference", + "sub_phase": "req_166_decode" + }, + { + "timestamp": "2026-02-19T18:13:04.486657", + "timestamp_ms": 1771492384486.668, + "phase": "inference", + "sub_phase": "req_166_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:04.687844", + "timestamp_ms": 1771492384687.873, + "phase": "inference", + "sub_phase": "req_167_prefill" + }, + { + "timestamp": "2026-02-19T18:13:04.729429", + "timestamp_ms": 1771492384729.4368, + "phase": "inference", + "sub_phase": "req_167_decode" + }, + { + "timestamp": "2026-02-19T18:13:04.994049", + "timestamp_ms": 1771492384994.0571, + "phase": "inference", + "sub_phase": "req_167_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:05.195215", + "timestamp_ms": 1771492385195.2446, + "phase": "inference", + "sub_phase": "req_168_prefill" + }, + { + "timestamp": "2026-02-19T18:13:05.236629", + "timestamp_ms": 1771492385236.6372, + "phase": "inference", + "sub_phase": "req_168_decode" + }, + { + "timestamp": "2026-02-19T18:13:05.905505", + "timestamp_ms": 1771492385905.513, + "phase": "inference", + "sub_phase": "req_168_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:06.106588", + "timestamp_ms": 1771492386106.6177, + "phase": "inference", + "sub_phase": "req_169_prefill" + }, + { + "timestamp": "2026-02-19T18:13:06.147639", + "timestamp_ms": 1771492386147.648, + "phase": "inference", + "sub_phase": "req_169_decode" + }, + { + "timestamp": "2026-02-19T18:13:08.934852", + "timestamp_ms": 1771492388934.8645, + "phase": "inference", + "sub_phase": "req_169_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:09.136043", + "timestamp_ms": 1771492389136.074, + "phase": "inference", + "sub_phase": "req_170_prefill" + }, + { + "timestamp": "2026-02-19T18:13:09.177927", + "timestamp_ms": 1771492389177.936, + "phase": "inference", + "sub_phase": "req_170_decode" + }, + { + "timestamp": "2026-02-19T18:13:11.965652", + "timestamp_ms": 1771492391965.6636, + "phase": "inference", + "sub_phase": "req_170_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:12.167102", + "timestamp_ms": 1771492392167.1306, + "phase": "inference", + "sub_phase": "req_171_prefill" + }, + { + "timestamp": "2026-02-19T18:13:12.198528", + "timestamp_ms": 1771492392198.5361, + "phase": "inference", + "sub_phase": "req_171_decode" + }, + { + "timestamp": "2026-02-19T18:13:14.248914", + "timestamp_ms": 1771492394248.9233, + "phase": "inference", + "sub_phase": "req_171_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:14.450309", + "timestamp_ms": 1771492394450.3376, + "phase": "inference", + "sub_phase": "req_172_prefill" + }, + { + "timestamp": "2026-02-19T18:13:14.481433", + "timestamp_ms": 1771492394481.441, + "phase": "inference", + "sub_phase": "req_172_decode" + }, + { + "timestamp": "2026-02-19T18:13:14.963958", + "timestamp_ms": 1771492394963.966, + "phase": "inference", + "sub_phase": "req_172_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:15.165095", + "timestamp_ms": 1771492395165.1245, + "phase": "inference", + "sub_phase": "req_173_prefill" + }, + { + "timestamp": "2026-02-19T18:13:15.206465", + "timestamp_ms": 1771492395206.4731, + "phase": "inference", + "sub_phase": "req_173_decode" + }, + { + "timestamp": "2026-02-19T18:13:15.486165", + "timestamp_ms": 1771492395486.172, + "phase": "inference", + "sub_phase": "req_173_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:15.687410", + "timestamp_ms": 1771492395687.4402, + "phase": "inference", + "sub_phase": "req_174_prefill" + }, + { + "timestamp": "2026-02-19T18:13:15.716361", + "timestamp_ms": 1771492395716.3691, + "phase": "inference", + "sub_phase": "req_174_decode" + }, + { + "timestamp": "2026-02-19T18:13:18.514753", + "timestamp_ms": 1771492398514.7637, + "phase": "inference", + "sub_phase": "req_174_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:18.715970", + "timestamp_ms": 1771492398715.998, + "phase": "inference", + "sub_phase": "req_175_prefill" + }, + { + "timestamp": "2026-02-19T18:13:18.743989", + "timestamp_ms": 1771492398743.9973, + "phase": "inference", + "sub_phase": "req_175_decode" + }, + { + "timestamp": "2026-02-19T18:13:20.757077", + "timestamp_ms": 1771492400757.088, + "phase": "inference", + "sub_phase": "req_175_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:20.958327", + "timestamp_ms": 1771492400958.3567, + "phase": "inference", + "sub_phase": "req_176_prefill" + }, + { + "timestamp": "2026-02-19T18:13:20.988681", + "timestamp_ms": 1771492400988.6892, + "phase": "inference", + "sub_phase": "req_176_decode" + }, + { + "timestamp": "2026-02-19T18:13:21.210438", + "timestamp_ms": 1771492401210.4463, + "phase": "inference", + "sub_phase": "req_176_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:21.411602", + "timestamp_ms": 1771492401411.631, + "phase": "inference", + "sub_phase": "req_177_prefill" + }, + { + "timestamp": "2026-02-19T18:13:21.453937", + "timestamp_ms": 1771492401453.9456, + "phase": "inference", + "sub_phase": "req_177_decode" + }, + { + "timestamp": "2026-02-19T18:13:23.219691", + "timestamp_ms": 1771492403219.702, + "phase": "inference", + "sub_phase": "req_177_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:23.420781", + "timestamp_ms": 1771492403420.809, + "phase": "inference", + "sub_phase": "req_178_prefill" + }, + { + "timestamp": "2026-02-19T18:13:23.463345", + "timestamp_ms": 1771492403463.3538, + "phase": "inference", + "sub_phase": "req_178_decode" + }, + { + "timestamp": "2026-02-19T18:13:24.972693", + "timestamp_ms": 1771492404972.7039, + "phase": "inference", + "sub_phase": "req_178_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:25.173906", + "timestamp_ms": 1771492405173.935, + "phase": "inference", + "sub_phase": "req_179_prefill" + }, + { + "timestamp": "2026-02-19T18:13:25.202579", + "timestamp_ms": 1771492405202.5884, + "phase": "inference", + "sub_phase": "req_179_decode" + }, + { + "timestamp": "2026-02-19T18:13:25.353828", + "timestamp_ms": 1771492405353.838, + "phase": "inference", + "sub_phase": "req_179_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:25.555112", + "timestamp_ms": 1771492405555.1409, + "phase": "inference", + "sub_phase": "req_180_prefill" + }, + { + "timestamp": "2026-02-19T18:13:25.586227", + "timestamp_ms": 1771492405586.2354, + "phase": "inference", + "sub_phase": "req_180_decode" + }, + { + "timestamp": "2026-02-19T18:13:25.672981", + "timestamp_ms": 1771492405672.9893, + "phase": "inference", + "sub_phase": "req_180_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:25.874212", + "timestamp_ms": 1771492405874.2422, + "phase": "inference", + "sub_phase": "req_181_prefill" + }, + { + "timestamp": "2026-02-19T18:13:25.902989", + "timestamp_ms": 1771492405902.9978, + "phase": "inference", + "sub_phase": "req_181_decode" + }, + { + "timestamp": "2026-02-19T18:13:26.271506", + "timestamp_ms": 1771492406271.514, + "phase": "inference", + "sub_phase": "req_181_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:26.472700", + "timestamp_ms": 1771492406472.7285, + "phase": "inference", + "sub_phase": "req_182_prefill" + }, + { + "timestamp": "2026-02-19T18:13:26.500723", + "timestamp_ms": 1771492406500.732, + "phase": "inference", + "sub_phase": "req_182_decode" + }, + { + "timestamp": "2026-02-19T18:13:26.765281", + "timestamp_ms": 1771492406765.289, + "phase": "inference", + "sub_phase": "req_182_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:26.966554", + "timestamp_ms": 1771492406966.5852, + "phase": "inference", + "sub_phase": "req_183_prefill" + }, + { + "timestamp": "2026-02-19T18:13:26.995199", + "timestamp_ms": 1771492406995.2078, + "phase": "inference", + "sub_phase": "req_183_decode" + }, + { + "timestamp": "2026-02-19T18:13:28.363841", + "timestamp_ms": 1771492408363.8506, + "phase": "inference", + "sub_phase": "req_183_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:28.565006", + "timestamp_ms": 1771492408565.035, + "phase": "inference", + "sub_phase": "req_184_prefill" + }, + { + "timestamp": "2026-02-19T18:13:28.607333", + "timestamp_ms": 1771492408607.341, + "phase": "inference", + "sub_phase": "req_184_decode" + }, + { + "timestamp": "2026-02-19T18:13:31.386534", + "timestamp_ms": 1771492411386.544, + "phase": "inference", + "sub_phase": "req_184_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:31.587635", + "timestamp_ms": 1771492411587.6636, + "phase": "inference", + "sub_phase": "req_185_prefill" + }, + { + "timestamp": "2026-02-19T18:13:31.629068", + "timestamp_ms": 1771492411629.0754, + "phase": "inference", + "sub_phase": "req_185_decode" + }, + { + "timestamp": "2026-02-19T18:13:32.910275", + "timestamp_ms": 1771492412910.2861, + "phase": "inference", + "sub_phase": "req_185_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:33.111638", + "timestamp_ms": 1771492413111.6665, + "phase": "inference", + "sub_phase": "req_186_prefill" + }, + { + "timestamp": "2026-02-19T18:13:33.141892", + "timestamp_ms": 1771492413141.8997, + "phase": "inference", + "sub_phase": "req_186_decode" + }, + { + "timestamp": "2026-02-19T18:13:33.206870", + "timestamp_ms": 1771492413206.8777, + "phase": "inference", + "sub_phase": "req_186_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:33.408482", + "timestamp_ms": 1771492413408.5107, + "phase": "inference", + "sub_phase": "req_187_prefill" + }, + { + "timestamp": "2026-02-19T18:13:33.439833", + "timestamp_ms": 1771492413439.8418, + "phase": "inference", + "sub_phase": "req_187_decode" + }, + { + "timestamp": "2026-02-19T18:13:33.940570", + "timestamp_ms": 1771492413940.5781, + "phase": "inference", + "sub_phase": "req_187_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:34.141856", + "timestamp_ms": 1771492414141.886, + "phase": "inference", + "sub_phase": "req_188_prefill" + }, + { + "timestamp": "2026-02-19T18:13:34.170593", + "timestamp_ms": 1771492414170.6018, + "phase": "inference", + "sub_phase": "req_188_decode" + }, + { + "timestamp": "2026-02-19T18:13:34.388854", + "timestamp_ms": 1771492414388.8613, + "phase": "inference", + "sub_phase": "req_188_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:34.590436", + "timestamp_ms": 1771492414590.4656, + "phase": "inference", + "sub_phase": "req_189_prefill" + }, + { + "timestamp": "2026-02-19T18:13:34.619418", + "timestamp_ms": 1771492414619.4255, + "phase": "inference", + "sub_phase": "req_189_decode" + }, + { + "timestamp": "2026-02-19T18:13:34.798763", + "timestamp_ms": 1771492414798.7715, + "phase": "inference", + "sub_phase": "req_189_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:34.999822", + "timestamp_ms": 1771492414999.8782, + "phase": "inference", + "sub_phase": "req_190_prefill" + }, + { + "timestamp": "2026-02-19T18:13:35.040975", + "timestamp_ms": 1771492415040.9841, + "phase": "inference", + "sub_phase": "req_190_decode" + }, + { + "timestamp": "2026-02-19T18:13:35.853961", + "timestamp_ms": 1771492415853.9688, + "phase": "inference", + "sub_phase": "req_190_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:36.055134", + "timestamp_ms": 1771492416055.162, + "phase": "inference", + "sub_phase": "req_191_prefill" + }, + { + "timestamp": "2026-02-19T18:13:36.084053", + "timestamp_ms": 1771492416084.0608, + "phase": "inference", + "sub_phase": "req_191_decode" + }, + { + "timestamp": "2026-02-19T18:13:38.889928", + "timestamp_ms": 1771492418889.9387, + "phase": "inference", + "sub_phase": "req_191_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:39.091184", + "timestamp_ms": 1771492419091.2131, + "phase": "inference", + "sub_phase": "req_192_prefill" + }, + { + "timestamp": "2026-02-19T18:13:39.119864", + "timestamp_ms": 1771492419119.873, + "phase": "inference", + "sub_phase": "req_192_decode" + }, + { + "timestamp": "2026-02-19T18:13:39.315545", + "timestamp_ms": 1771492419315.5527, + "phase": "inference", + "sub_phase": "req_192_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:39.516768", + "timestamp_ms": 1771492419516.7961, + "phase": "inference", + "sub_phase": "req_193_prefill" + }, + { + "timestamp": "2026-02-19T18:13:39.545187", + "timestamp_ms": 1771492419545.1953, + "phase": "inference", + "sub_phase": "req_193_decode" + }, + { + "timestamp": "2026-02-19T18:13:39.833213", + "timestamp_ms": 1771492419833.221, + "phase": "inference", + "sub_phase": "req_193_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:40.034612", + "timestamp_ms": 1771492420034.6472, + "phase": "inference", + "sub_phase": "req_194_prefill" + }, + { + "timestamp": "2026-02-19T18:13:40.075405", + "timestamp_ms": 1771492420075.414, + "phase": "inference", + "sub_phase": "req_194_decode" + }, + { + "timestamp": "2026-02-19T18:13:42.510914", + "timestamp_ms": 1771492422510.9238, + "phase": "inference", + "sub_phase": "req_194_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:42.712266", + "timestamp_ms": 1771492422712.298, + "phase": "inference", + "sub_phase": "req_195_prefill" + }, + { + "timestamp": "2026-02-19T18:13:42.740713", + "timestamp_ms": 1771492422740.722, + "phase": "inference", + "sub_phase": "req_195_decode" + }, + { + "timestamp": "2026-02-19T18:13:42.914492", + "timestamp_ms": 1771492422914.5, + "phase": "inference", + "sub_phase": "req_195_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:43.115700", + "timestamp_ms": 1771492423115.7278, + "phase": "inference", + "sub_phase": "req_196_prefill" + }, + { + "timestamp": "2026-02-19T18:13:43.146035", + "timestamp_ms": 1771492423146.0442, + "phase": "inference", + "sub_phase": "req_196_decode" + }, + { + "timestamp": "2026-02-19T18:13:43.651485", + "timestamp_ms": 1771492423651.4932, + "phase": "inference", + "sub_phase": "req_196_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:43.852646", + "timestamp_ms": 1771492423852.6743, + "phase": "inference", + "sub_phase": "req_197_prefill" + }, + { + "timestamp": "2026-02-19T18:13:43.881120", + "timestamp_ms": 1771492423881.129, + "phase": "inference", + "sub_phase": "req_197_decode" + }, + { + "timestamp": "2026-02-19T18:13:45.972182", + "timestamp_ms": 1771492425972.1934, + "phase": "inference", + "sub_phase": "req_197_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:46.173383", + "timestamp_ms": 1771492426173.4111, + "phase": "inference", + "sub_phase": "req_198_prefill" + }, + { + "timestamp": "2026-02-19T18:13:46.201742", + "timestamp_ms": 1771492426201.7498, + "phase": "inference", + "sub_phase": "req_198_decode" + }, + { + "timestamp": "2026-02-19T18:13:46.376717", + "timestamp_ms": 1771492426376.7256, + "phase": "inference", + "sub_phase": "req_198_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:46.577750", + "timestamp_ms": 1771492426577.778, + "phase": "inference", + "sub_phase": "req_199_prefill" + }, + { + "timestamp": "2026-02-19T18:13:46.617228", + "timestamp_ms": 1771492426617.2373, + "phase": "inference", + "sub_phase": "req_199_decode" + }, + { + "timestamp": "2026-02-19T18:13:49.391364", + "timestamp_ms": 1771492429391.3755, + "phase": "inference", + "sub_phase": "req_199_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:49.592748", + "timestamp_ms": 1771492429592.7808, + "phase": "inference", + "sub_phase": "req_200_prefill" + }, + { + "timestamp": "2026-02-19T18:13:49.636128", + "timestamp_ms": 1771492429636.1377, + "phase": "inference", + "sub_phase": "req_200_decode" + }, + { + "timestamp": "2026-02-19T18:13:49.746659", + "timestamp_ms": 1771492429746.6665, + "phase": "inference", + "sub_phase": "req_200_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:49.947710", + "timestamp_ms": 1771492429947.7395, + "phase": "inference", + "sub_phase": "req_201_prefill" + }, + { + "timestamp": "2026-02-19T18:13:49.985743", + "timestamp_ms": 1771492429985.7522, + "phase": "inference", + "sub_phase": "req_201_decode" + }, + { + "timestamp": "2026-02-19T18:13:52.192949", + "timestamp_ms": 1771492432192.957, + "phase": "inference", + "sub_phase": "req_201_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:52.394002", + "timestamp_ms": 1771492432394.03, + "phase": "inference", + "sub_phase": "req_202_prefill" + }, + { + "timestamp": "2026-02-19T18:13:52.432743", + "timestamp_ms": 1771492432432.7515, + "phase": "inference", + "sub_phase": "req_202_decode" + }, + { + "timestamp": "2026-02-19T18:13:55.243387", + "timestamp_ms": 1771492435243.3992, + "phase": "inference", + "sub_phase": "req_202_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:55.444718", + "timestamp_ms": 1771492435444.7458, + "phase": "inference", + "sub_phase": "req_203_prefill" + }, + { + "timestamp": "2026-02-19T18:13:55.473845", + "timestamp_ms": 1771492435473.8533, + "phase": "inference", + "sub_phase": "req_203_decode" + }, + { + "timestamp": "2026-02-19T18:13:55.627654", + "timestamp_ms": 1771492435627.6616, + "phase": "inference", + "sub_phase": "req_203_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:55.828789", + "timestamp_ms": 1771492435828.8164, + "phase": "inference", + "sub_phase": "req_204_prefill" + }, + { + "timestamp": "2026-02-19T18:13:55.871167", + "timestamp_ms": 1771492435871.1746, + "phase": "inference", + "sub_phase": "req_204_decode" + }, + { + "timestamp": "2026-02-19T18:13:58.675019", + "timestamp_ms": 1771492438675.0308, + "phase": "inference", + "sub_phase": "req_204_idle_between" + }, + { + "timestamp": "2026-02-19T18:13:58.876153", + "timestamp_ms": 1771492438876.182, + "phase": "inference", + "sub_phase": "req_205_prefill" + }, + { + "timestamp": "2026-02-19T18:13:58.918959", + "timestamp_ms": 1771492438918.9675, + "phase": "inference", + "sub_phase": "req_205_decode" + }, + { + "timestamp": "2026-02-19T18:14:01.123643", + "timestamp_ms": 1771492441123.6519, + "phase": "inference", + "sub_phase": "req_205_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:01.324875", + "timestamp_ms": 1771492441324.904, + "phase": "inference", + "sub_phase": "req_206_prefill" + }, + { + "timestamp": "2026-02-19T18:14:01.365396", + "timestamp_ms": 1771492441365.4053, + "phase": "inference", + "sub_phase": "req_206_decode" + }, + { + "timestamp": "2026-02-19T18:14:04.180219", + "timestamp_ms": 1771492444180.2302, + "phase": "inference", + "sub_phase": "req_206_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:04.381339", + "timestamp_ms": 1771492444381.3665, + "phase": "inference", + "sub_phase": "req_207_prefill" + }, + { + "timestamp": "2026-02-19T18:14:04.420023", + "timestamp_ms": 1771492444420.0312, + "phase": "inference", + "sub_phase": "req_207_decode" + }, + { + "timestamp": "2026-02-19T18:14:04.748348", + "timestamp_ms": 1771492444748.3557, + "phase": "inference", + "sub_phase": "req_207_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:04.949408", + "timestamp_ms": 1771492444949.4358, + "phase": "inference", + "sub_phase": "req_208_prefill" + }, + { + "timestamp": "2026-02-19T18:14:04.988151", + "timestamp_ms": 1771492444988.159, + "phase": "inference", + "sub_phase": "req_208_decode" + }, + { + "timestamp": "2026-02-19T18:14:05.950413", + "timestamp_ms": 1771492445950.4214, + "phase": "inference", + "sub_phase": "req_208_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:06.151782", + "timestamp_ms": 1771492446151.8154, + "phase": "inference", + "sub_phase": "req_209_prefill" + }, + { + "timestamp": "2026-02-19T18:14:06.180945", + "timestamp_ms": 1771492446180.9531, + "phase": "inference", + "sub_phase": "req_209_decode" + }, + { + "timestamp": "2026-02-19T18:14:06.631219", + "timestamp_ms": 1771492446631.2266, + "phase": "inference", + "sub_phase": "req_209_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:06.832574", + "timestamp_ms": 1771492446832.6023, + "phase": "inference", + "sub_phase": "req_210_prefill" + }, + { + "timestamp": "2026-02-19T18:14:06.863749", + "timestamp_ms": 1771492446863.7573, + "phase": "inference", + "sub_phase": "req_210_decode" + }, + { + "timestamp": "2026-02-19T18:14:06.929823", + "timestamp_ms": 1771492446929.831, + "phase": "inference", + "sub_phase": "req_210_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:07.130948", + "timestamp_ms": 1771492447130.9766, + "phase": "inference", + "sub_phase": "req_211_prefill" + }, + { + "timestamp": "2026-02-19T18:14:07.172008", + "timestamp_ms": 1771492447172.0173, + "phase": "inference", + "sub_phase": "req_211_decode" + }, + { + "timestamp": "2026-02-19T18:14:07.237652", + "timestamp_ms": 1771492447237.6592, + "phase": "inference", + "sub_phase": "req_211_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:07.438771", + "timestamp_ms": 1771492447438.7993, + "phase": "inference", + "sub_phase": "req_212_prefill" + }, + { + "timestamp": "2026-02-19T18:14:07.481311", + "timestamp_ms": 1771492447481.319, + "phase": "inference", + "sub_phase": "req_212_decode" + }, + { + "timestamp": "2026-02-19T18:14:09.660057", + "timestamp_ms": 1771492449660.0676, + "phase": "inference", + "sub_phase": "req_212_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:09.861331", + "timestamp_ms": 1771492449861.3594, + "phase": "inference", + "sub_phase": "req_213_prefill" + }, + { + "timestamp": "2026-02-19T18:14:09.892886", + "timestamp_ms": 1771492449892.8945, + "phase": "inference", + "sub_phase": "req_213_decode" + }, + { + "timestamp": "2026-02-19T18:14:12.651475", + "timestamp_ms": 1771492452651.4863, + "phase": "inference", + "sub_phase": "req_213_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:12.852855", + "timestamp_ms": 1771492452852.8843, + "phase": "inference", + "sub_phase": "req_214_prefill" + }, + { + "timestamp": "2026-02-19T18:14:12.884748", + "timestamp_ms": 1771492452884.7568, + "phase": "inference", + "sub_phase": "req_214_decode" + }, + { + "timestamp": "2026-02-19T18:14:13.523652", + "timestamp_ms": 1771492453523.6597, + "phase": "inference", + "sub_phase": "req_214_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:13.724797", + "timestamp_ms": 1771492453724.8254, + "phase": "inference", + "sub_phase": "req_215_prefill" + }, + { + "timestamp": "2026-02-19T18:14:13.762966", + "timestamp_ms": 1771492453762.975, + "phase": "inference", + "sub_phase": "req_215_decode" + }, + { + "timestamp": "2026-02-19T18:14:15.045084", + "timestamp_ms": 1771492455045.0928, + "phase": "inference", + "sub_phase": "req_215_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:15.246392", + "timestamp_ms": 1771492455246.4236, + "phase": "inference", + "sub_phase": "req_216_prefill" + }, + { + "timestamp": "2026-02-19T18:14:15.275168", + "timestamp_ms": 1771492455275.1765, + "phase": "inference", + "sub_phase": "req_216_decode" + }, + { + "timestamp": "2026-02-19T18:14:16.303834", + "timestamp_ms": 1771492456303.8425, + "phase": "inference", + "sub_phase": "req_216_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:16.505074", + "timestamp_ms": 1771492456505.1045, + "phase": "inference", + "sub_phase": "req_217_prefill" + }, + { + "timestamp": "2026-02-19T18:14:16.543912", + "timestamp_ms": 1771492456543.9202, + "phase": "inference", + "sub_phase": "req_217_decode" + }, + { + "timestamp": "2026-02-19T18:14:19.311830", + "timestamp_ms": 1771492459311.8477, + "phase": "inference", + "sub_phase": "req_217_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:19.513218", + "timestamp_ms": 1771492459513.253, + "phase": "inference", + "sub_phase": "req_218_prefill" + }, + { + "timestamp": "2026-02-19T18:14:19.544125", + "timestamp_ms": 1771492459544.1333, + "phase": "inference", + "sub_phase": "req_218_decode" + }, + { + "timestamp": "2026-02-19T18:14:19.782531", + "timestamp_ms": 1771492459782.5408, + "phase": "inference", + "sub_phase": "req_218_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:19.983860", + "timestamp_ms": 1771492459983.8882, + "phase": "inference", + "sub_phase": "req_219_prefill" + }, + { + "timestamp": "2026-02-19T18:14:20.014708", + "timestamp_ms": 1771492460014.7166, + "phase": "inference", + "sub_phase": "req_219_decode" + }, + { + "timestamp": "2026-02-19T18:14:20.452852", + "timestamp_ms": 1771492460452.86, + "phase": "inference", + "sub_phase": "req_219_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:20.653823", + "timestamp_ms": 1771492460653.9077, + "phase": "inference", + "sub_phase": "req_220_prefill" + }, + { + "timestamp": "2026-02-19T18:14:20.693984", + "timestamp_ms": 1771492460693.992, + "phase": "inference", + "sub_phase": "req_220_decode" + }, + { + "timestamp": "2026-02-19T18:14:23.455682", + "timestamp_ms": 1771492463455.6953, + "phase": "inference", + "sub_phase": "req_220_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:23.656874", + "timestamp_ms": 1771492463656.9033, + "phase": "inference", + "sub_phase": "req_221_prefill" + }, + { + "timestamp": "2026-02-19T18:14:23.697871", + "timestamp_ms": 1771492463697.8796, + "phase": "inference", + "sub_phase": "req_221_decode" + }, + { + "timestamp": "2026-02-19T18:14:26.468668", + "timestamp_ms": 1771492466468.676, + "phase": "inference", + "sub_phase": "req_221_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:26.669780", + "timestamp_ms": 1771492466669.8086, + "phase": "inference", + "sub_phase": "req_222_prefill" + }, + { + "timestamp": "2026-02-19T18:14:26.710985", + "timestamp_ms": 1771492466710.9934, + "phase": "inference", + "sub_phase": "req_222_decode" + }, + { + "timestamp": "2026-02-19T18:14:29.125182", + "timestamp_ms": 1771492469125.1912, + "phase": "inference", + "sub_phase": "req_222_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:29.326413", + "timestamp_ms": 1771492469326.4404, + "phase": "inference", + "sub_phase": "req_223_prefill" + }, + { + "timestamp": "2026-02-19T18:14:29.355598", + "timestamp_ms": 1771492469355.6067, + "phase": "inference", + "sub_phase": "req_223_decode" + }, + { + "timestamp": "2026-02-19T18:14:29.487335", + "timestamp_ms": 1771492469487.343, + "phase": "inference", + "sub_phase": "req_223_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:29.688594", + "timestamp_ms": 1771492469688.624, + "phase": "inference", + "sub_phase": "req_224_prefill" + }, + { + "timestamp": "2026-02-19T18:14:29.727306", + "timestamp_ms": 1771492469727.314, + "phase": "inference", + "sub_phase": "req_224_decode" + }, + { + "timestamp": "2026-02-19T18:14:30.265085", + "timestamp_ms": 1771492470265.0957, + "phase": "inference", + "sub_phase": "req_224_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:30.466322", + "timestamp_ms": 1771492470466.3506, + "phase": "inference", + "sub_phase": "req_225_prefill" + }, + { + "timestamp": "2026-02-19T18:14:30.494811", + "timestamp_ms": 1771492470494.819, + "phase": "inference", + "sub_phase": "req_225_decode" + }, + { + "timestamp": "2026-02-19T18:14:30.672362", + "timestamp_ms": 1771492470672.37, + "phase": "inference", + "sub_phase": "req_225_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:30.873464", + "timestamp_ms": 1771492470873.492, + "phase": "inference", + "sub_phase": "req_226_prefill" + }, + { + "timestamp": "2026-02-19T18:14:30.902629", + "timestamp_ms": 1771492470902.637, + "phase": "inference", + "sub_phase": "req_226_decode" + }, + { + "timestamp": "2026-02-19T18:14:31.162760", + "timestamp_ms": 1771492471162.7673, + "phase": "inference", + "sub_phase": "req_226_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:31.363808", + "timestamp_ms": 1771492471363.867, + "phase": "inference", + "sub_phase": "req_227_prefill" + }, + { + "timestamp": "2026-02-19T18:14:31.404862", + "timestamp_ms": 1771492471404.8706, + "phase": "inference", + "sub_phase": "req_227_decode" + }, + { + "timestamp": "2026-02-19T18:14:32.420584", + "timestamp_ms": 1771492472420.5925, + "phase": "inference", + "sub_phase": "req_227_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:32.621635", + "timestamp_ms": 1771492472621.6636, + "phase": "inference", + "sub_phase": "req_228_prefill" + }, + { + "timestamp": "2026-02-19T18:14:32.660802", + "timestamp_ms": 1771492472660.8103, + "phase": "inference", + "sub_phase": "req_228_decode" + }, + { + "timestamp": "2026-02-19T18:14:35.337308", + "timestamp_ms": 1771492475337.3188, + "phase": "inference", + "sub_phase": "req_228_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:35.538441", + "timestamp_ms": 1771492475538.4692, + "phase": "inference", + "sub_phase": "req_229_prefill" + }, + { + "timestamp": "2026-02-19T18:14:35.577262", + "timestamp_ms": 1771492475577.27, + "phase": "inference", + "sub_phase": "req_229_decode" + }, + { + "timestamp": "2026-02-19T18:14:38.374998", + "timestamp_ms": 1771492478375.0098, + "phase": "inference", + "sub_phase": "req_229_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:38.576258", + "timestamp_ms": 1771492478576.288, + "phase": "inference", + "sub_phase": "req_230_prefill" + }, + { + "timestamp": "2026-02-19T18:14:38.604496", + "timestamp_ms": 1771492478604.5046, + "phase": "inference", + "sub_phase": "req_230_decode" + }, + { + "timestamp": "2026-02-19T18:14:38.674494", + "timestamp_ms": 1771492478674.5015, + "phase": "inference", + "sub_phase": "req_230_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:38.875516", + "timestamp_ms": 1771492478875.5447, + "phase": "inference", + "sub_phase": "req_231_prefill" + }, + { + "timestamp": "2026-02-19T18:14:38.915782", + "timestamp_ms": 1771492478915.7903, + "phase": "inference", + "sub_phase": "req_231_decode" + }, + { + "timestamp": "2026-02-19T18:14:39.327572", + "timestamp_ms": 1771492479327.5796, + "phase": "inference", + "sub_phase": "req_231_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:39.528731", + "timestamp_ms": 1771492479528.7598, + "phase": "inference", + "sub_phase": "req_232_prefill" + }, + { + "timestamp": "2026-02-19T18:14:39.556666", + "timestamp_ms": 1771492479556.6746, + "phase": "inference", + "sub_phase": "req_232_decode" + }, + { + "timestamp": "2026-02-19T18:14:40.381698", + "timestamp_ms": 1771492480381.7092, + "phase": "inference", + "sub_phase": "req_232_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:40.582691", + "timestamp_ms": 1771492480582.7202, + "phase": "inference", + "sub_phase": "req_233_prefill" + }, + { + "timestamp": "2026-02-19T18:14:40.622707", + "timestamp_ms": 1771492480622.7153, + "phase": "inference", + "sub_phase": "req_233_decode" + }, + { + "timestamp": "2026-02-19T18:14:43.391028", + "timestamp_ms": 1771492483391.0374, + "phase": "inference", + "sub_phase": "req_233_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:43.592119", + "timestamp_ms": 1771492483592.1472, + "phase": "inference", + "sub_phase": "req_234_prefill" + }, + { + "timestamp": "2026-02-19T18:14:43.631803", + "timestamp_ms": 1771492483631.8113, + "phase": "inference", + "sub_phase": "req_234_decode" + }, + { + "timestamp": "2026-02-19T18:14:46.410404", + "timestamp_ms": 1771492486410.4155, + "phase": "inference", + "sub_phase": "req_234_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:46.611551", + "timestamp_ms": 1771492486611.5789, + "phase": "inference", + "sub_phase": "req_235_prefill" + }, + { + "timestamp": "2026-02-19T18:14:46.649830", + "timestamp_ms": 1771492486649.839, + "phase": "inference", + "sub_phase": "req_235_decode" + }, + { + "timestamp": "2026-02-19T18:14:47.538247", + "timestamp_ms": 1771492487538.2576, + "phase": "inference", + "sub_phase": "req_235_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:47.739421", + "timestamp_ms": 1771492487739.4485, + "phase": "inference", + "sub_phase": "req_236_prefill" + }, + { + "timestamp": "2026-02-19T18:14:47.768111", + "timestamp_ms": 1771492487768.1196, + "phase": "inference", + "sub_phase": "req_236_decode" + }, + { + "timestamp": "2026-02-19T18:14:49.084042", + "timestamp_ms": 1771492489084.0505, + "phase": "inference", + "sub_phase": "req_236_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:49.285220", + "timestamp_ms": 1771492489285.249, + "phase": "inference", + "sub_phase": "req_237_prefill" + }, + { + "timestamp": "2026-02-19T18:14:49.326946", + "timestamp_ms": 1771492489326.954, + "phase": "inference", + "sub_phase": "req_237_decode" + }, + { + "timestamp": "2026-02-19T18:14:52.091251", + "timestamp_ms": 1771492492091.2634, + "phase": "inference", + "sub_phase": "req_237_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:52.292468", + "timestamp_ms": 1771492492292.4954, + "phase": "inference", + "sub_phase": "req_238_prefill" + }, + { + "timestamp": "2026-02-19T18:14:52.333109", + "timestamp_ms": 1771492492333.118, + "phase": "inference", + "sub_phase": "req_238_decode" + }, + { + "timestamp": "2026-02-19T18:14:54.155729", + "timestamp_ms": 1771492494155.7424, + "phase": "inference", + "sub_phase": "req_238_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:54.356941", + "timestamp_ms": 1771492494356.9692, + "phase": "inference", + "sub_phase": "req_239_prefill" + }, + { + "timestamp": "2026-02-19T18:14:54.385891", + "timestamp_ms": 1771492494385.8994, + "phase": "inference", + "sub_phase": "req_239_decode" + }, + { + "timestamp": "2026-02-19T18:14:54.600745", + "timestamp_ms": 1771492494600.7527, + "phase": "inference", + "sub_phase": "req_239_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:54.801873", + "timestamp_ms": 1771492494801.9023, + "phase": "inference", + "sub_phase": "req_240_prefill" + }, + { + "timestamp": "2026-02-19T18:14:54.841717", + "timestamp_ms": 1771492494841.726, + "phase": "inference", + "sub_phase": "req_240_decode" + }, + { + "timestamp": "2026-02-19T18:14:57.613270", + "timestamp_ms": 1771492497613.2812, + "phase": "inference", + "sub_phase": "req_240_idle_between" + }, + { + "timestamp": "2026-02-19T18:14:57.814434", + "timestamp_ms": 1771492497814.4626, + "phase": "inference", + "sub_phase": "req_241_prefill" + }, + { + "timestamp": "2026-02-19T18:14:57.853415", + "timestamp_ms": 1771492497853.4236, + "phase": "inference", + "sub_phase": "req_241_decode" + }, + { + "timestamp": "2026-02-19T18:15:00.614954", + "timestamp_ms": 1771492500614.965, + "phase": "inference", + "sub_phase": "req_241_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:00.816152", + "timestamp_ms": 1771492500816.1814, + "phase": "inference", + "sub_phase": "req_242_prefill" + }, + { + "timestamp": "2026-02-19T18:15:00.857059", + "timestamp_ms": 1771492500857.0676, + "phase": "inference", + "sub_phase": "req_242_decode" + }, + { + "timestamp": "2026-02-19T18:15:01.589744", + "timestamp_ms": 1771492501589.7542, + "phase": "inference", + "sub_phase": "req_242_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:01.790981", + "timestamp_ms": 1771492501791.0127, + "phase": "inference", + "sub_phase": "req_243_prefill" + }, + { + "timestamp": "2026-02-19T18:15:01.829713", + "timestamp_ms": 1771492501829.723, + "phase": "inference", + "sub_phase": "req_243_decode" + }, + { + "timestamp": "2026-02-19T18:15:04.599816", + "timestamp_ms": 1771492504599.8276, + "phase": "inference", + "sub_phase": "req_243_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:04.800950", + "timestamp_ms": 1771492504800.9783, + "phase": "inference", + "sub_phase": "req_244_prefill" + }, + { + "timestamp": "2026-02-19T18:15:04.843262", + "timestamp_ms": 1771492504843.271, + "phase": "inference", + "sub_phase": "req_244_decode" + }, + { + "timestamp": "2026-02-19T18:15:05.007512", + "timestamp_ms": 1771492505007.5205, + "phase": "inference", + "sub_phase": "req_244_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:05.208601", + "timestamp_ms": 1771492505208.6287, + "phase": "inference", + "sub_phase": "req_245_prefill" + }, + { + "timestamp": "2026-02-19T18:15:05.246619", + "timestamp_ms": 1771492505246.6274, + "phase": "inference", + "sub_phase": "req_245_decode" + }, + { + "timestamp": "2026-02-19T18:15:08.016752", + "timestamp_ms": 1771492508016.7642, + "phase": "inference", + "sub_phase": "req_245_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:08.217948", + "timestamp_ms": 1771492508217.9763, + "phase": "inference", + "sub_phase": "req_246_prefill" + }, + { + "timestamp": "2026-02-19T18:15:08.246993", + "timestamp_ms": 1771492508247.0012, + "phase": "inference", + "sub_phase": "req_246_decode" + }, + { + "timestamp": "2026-02-19T18:15:08.333506", + "timestamp_ms": 1771492508333.5132, + "phase": "inference", + "sub_phase": "req_246_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:08.534623", + "timestamp_ms": 1771492508534.6526, + "phase": "inference", + "sub_phase": "req_247_prefill" + }, + { + "timestamp": "2026-02-19T18:15:08.574815", + "timestamp_ms": 1771492508574.8237, + "phase": "inference", + "sub_phase": "req_247_decode" + }, + { + "timestamp": "2026-02-19T18:15:11.347741", + "timestamp_ms": 1771492511347.752, + "phase": "inference", + "sub_phase": "req_247_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:11.548936", + "timestamp_ms": 1771492511548.9644, + "phase": "inference", + "sub_phase": "req_248_prefill" + }, + { + "timestamp": "2026-02-19T18:15:11.588323", + "timestamp_ms": 1771492511588.3315, + "phase": "inference", + "sub_phase": "req_248_decode" + }, + { + "timestamp": "2026-02-19T18:15:12.177069", + "timestamp_ms": 1771492512177.0767, + "phase": "inference", + "sub_phase": "req_248_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:12.378161", + "timestamp_ms": 1771492512378.1863, + "phase": "inference", + "sub_phase": "req_249_prefill" + }, + { + "timestamp": "2026-02-19T18:15:12.406025", + "timestamp_ms": 1771492512406.0334, + "phase": "inference", + "sub_phase": "req_249_decode" + }, + { + "timestamp": "2026-02-19T18:15:12.514357", + "timestamp_ms": 1771492512514.3655, + "phase": "inference", + "sub_phase": "req_249_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:12.715458", + "timestamp_ms": 1771492512715.4866, + "phase": "inference", + "sub_phase": "req_250_prefill" + }, + { + "timestamp": "2026-02-19T18:15:12.755579", + "timestamp_ms": 1771492512755.588, + "phase": "inference", + "sub_phase": "req_250_decode" + }, + { + "timestamp": "2026-02-19T18:15:14.612890", + "timestamp_ms": 1771492514612.9, + "phase": "inference", + "sub_phase": "req_250_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:14.814292", + "timestamp_ms": 1771492514814.3206, + "phase": "inference", + "sub_phase": "req_251_prefill" + }, + { + "timestamp": "2026-02-19T18:15:14.842117", + "timestamp_ms": 1771492514842.1255, + "phase": "inference", + "sub_phase": "req_251_decode" + }, + { + "timestamp": "2026-02-19T18:15:15.484389", + "timestamp_ms": 1771492515484.4006, + "phase": "inference", + "sub_phase": "req_251_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:15.685630", + "timestamp_ms": 1771492515685.6584, + "phase": "inference", + "sub_phase": "req_252_prefill" + }, + { + "timestamp": "2026-02-19T18:15:15.728244", + "timestamp_ms": 1771492515728.252, + "phase": "inference", + "sub_phase": "req_252_decode" + }, + { + "timestamp": "2026-02-19T18:15:15.836322", + "timestamp_ms": 1771492515836.33, + "phase": "inference", + "sub_phase": "req_252_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:16.037537", + "timestamp_ms": 1771492516037.5657, + "phase": "inference", + "sub_phase": "req_253_prefill" + }, + { + "timestamp": "2026-02-19T18:15:16.065844", + "timestamp_ms": 1771492516065.8542, + "phase": "inference", + "sub_phase": "req_253_decode" + }, + { + "timestamp": "2026-02-19T18:15:18.822108", + "timestamp_ms": 1771492518822.117, + "phase": "inference", + "sub_phase": "req_253_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:19.023304", + "timestamp_ms": 1771492519023.333, + "phase": "inference", + "sub_phase": "req_254_prefill" + }, + { + "timestamp": "2026-02-19T18:15:19.065152", + "timestamp_ms": 1771492519065.1604, + "phase": "inference", + "sub_phase": "req_254_decode" + }, + { + "timestamp": "2026-02-19T18:15:21.337869", + "timestamp_ms": 1771492521337.8806, + "phase": "inference", + "sub_phase": "req_254_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:21.539262", + "timestamp_ms": 1771492521539.2947, + "phase": "inference", + "sub_phase": "req_255_prefill" + }, + { + "timestamp": "2026-02-19T18:15:21.580897", + "timestamp_ms": 1771492521580.9055, + "phase": "inference", + "sub_phase": "req_255_decode" + }, + { + "timestamp": "2026-02-19T18:15:23.729005", + "timestamp_ms": 1771492523729.0156, + "phase": "inference", + "sub_phase": "req_255_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:23.930229", + "timestamp_ms": 1771492523930.2593, + "phase": "inference", + "sub_phase": "req_256_prefill" + }, + { + "timestamp": "2026-02-19T18:15:23.971300", + "timestamp_ms": 1771492523971.3088, + "phase": "inference", + "sub_phase": "req_256_decode" + }, + { + "timestamp": "2026-02-19T18:15:26.730658", + "timestamp_ms": 1771492526730.6677, + "phase": "inference", + "sub_phase": "req_256_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:26.931731", + "timestamp_ms": 1771492526931.7585, + "phase": "inference", + "sub_phase": "req_257_prefill" + }, + { + "timestamp": "2026-02-19T18:15:26.974435", + "timestamp_ms": 1771492526974.4434, + "phase": "inference", + "sub_phase": "req_257_decode" + }, + { + "timestamp": "2026-02-19T18:15:29.749115", + "timestamp_ms": 1771492529749.1245, + "phase": "inference", + "sub_phase": "req_257_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:29.950284", + "timestamp_ms": 1771492529950.3127, + "phase": "inference", + "sub_phase": "req_258_prefill" + }, + { + "timestamp": "2026-02-19T18:15:29.992618", + "timestamp_ms": 1771492529992.6262, + "phase": "inference", + "sub_phase": "req_258_decode" + }, + { + "timestamp": "2026-02-19T18:15:30.748016", + "timestamp_ms": 1771492530748.0273, + "phase": "inference", + "sub_phase": "req_258_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:30.949206", + "timestamp_ms": 1771492530949.2356, + "phase": "inference", + "sub_phase": "req_259_prefill" + }, + { + "timestamp": "2026-02-19T18:15:30.978332", + "timestamp_ms": 1771492530978.3413, + "phase": "inference", + "sub_phase": "req_259_decode" + }, + { + "timestamp": "2026-02-19T18:15:33.225747", + "timestamp_ms": 1771492533225.7588, + "phase": "inference", + "sub_phase": "req_259_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:33.426827", + "timestamp_ms": 1771492533426.9133, + "phase": "inference", + "sub_phase": "req_260_prefill" + }, + { + "timestamp": "2026-02-19T18:15:33.465288", + "timestamp_ms": 1771492533465.297, + "phase": "inference", + "sub_phase": "req_260_decode" + }, + { + "timestamp": "2026-02-19T18:15:35.588654", + "timestamp_ms": 1771492535588.6655, + "phase": "inference", + "sub_phase": "req_260_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:35.790005", + "timestamp_ms": 1771492535790.038, + "phase": "inference", + "sub_phase": "req_261_prefill" + }, + { + "timestamp": "2026-02-19T18:15:35.831434", + "timestamp_ms": 1771492535831.4426, + "phase": "inference", + "sub_phase": "req_261_decode" + }, + { + "timestamp": "2026-02-19T18:15:35.939984", + "timestamp_ms": 1771492535939.9912, + "phase": "inference", + "sub_phase": "req_261_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:36.141112", + "timestamp_ms": 1771492536141.1396, + "phase": "inference", + "sub_phase": "req_262_prefill" + }, + { + "timestamp": "2026-02-19T18:15:36.183822", + "timestamp_ms": 1771492536183.83, + "phase": "inference", + "sub_phase": "req_262_decode" + }, + { + "timestamp": "2026-02-19T18:15:38.936019", + "timestamp_ms": 1771492538936.0293, + "phase": "inference", + "sub_phase": "req_262_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:39.137179", + "timestamp_ms": 1771492539137.2083, + "phase": "inference", + "sub_phase": "req_263_prefill" + }, + { + "timestamp": "2026-02-19T18:15:39.178278", + "timestamp_ms": 1771492539178.2861, + "phase": "inference", + "sub_phase": "req_263_decode" + }, + { + "timestamp": "2026-02-19T18:15:40.636651", + "timestamp_ms": 1771492540636.6638, + "phase": "inference", + "sub_phase": "req_263_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:40.837873", + "timestamp_ms": 1771492540837.9036, + "phase": "inference", + "sub_phase": "req_264_prefill" + }, + { + "timestamp": "2026-02-19T18:15:40.878885", + "timestamp_ms": 1771492540878.8933, + "phase": "inference", + "sub_phase": "req_264_decode" + }, + { + "timestamp": "2026-02-19T18:15:43.642364", + "timestamp_ms": 1771492543642.3733, + "phase": "inference", + "sub_phase": "req_264_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:43.843460", + "timestamp_ms": 1771492543843.4885, + "phase": "inference", + "sub_phase": "req_265_prefill" + }, + { + "timestamp": "2026-02-19T18:15:43.883405", + "timestamp_ms": 1771492543883.413, + "phase": "inference", + "sub_phase": "req_265_decode" + }, + { + "timestamp": "2026-02-19T18:15:46.153683", + "timestamp_ms": 1771492546153.6948, + "phase": "inference", + "sub_phase": "req_265_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:46.354951", + "timestamp_ms": 1771492546354.9807, + "phase": "inference", + "sub_phase": "req_266_prefill" + }, + { + "timestamp": "2026-02-19T18:15:46.383417", + "timestamp_ms": 1771492546383.4248, + "phase": "inference", + "sub_phase": "req_266_decode" + }, + { + "timestamp": "2026-02-19T18:15:48.670979", + "timestamp_ms": 1771492548670.9924, + "phase": "inference", + "sub_phase": "req_266_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:48.872143", + "timestamp_ms": 1771492548872.1702, + "phase": "inference", + "sub_phase": "req_267_prefill" + }, + { + "timestamp": "2026-02-19T18:15:48.911309", + "timestamp_ms": 1771492548911.3176, + "phase": "inference", + "sub_phase": "req_267_decode" + }, + { + "timestamp": "2026-02-19T18:15:51.066755", + "timestamp_ms": 1771492551066.7644, + "phase": "inference", + "sub_phase": "req_267_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:51.268010", + "timestamp_ms": 1771492551268.038, + "phase": "inference", + "sub_phase": "req_268_prefill" + }, + { + "timestamp": "2026-02-19T18:15:51.296915", + "timestamp_ms": 1771492551296.9233, + "phase": "inference", + "sub_phase": "req_268_decode" + }, + { + "timestamp": "2026-02-19T18:15:54.073846", + "timestamp_ms": 1771492554073.8584, + "phase": "inference", + "sub_phase": "req_268_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:54.275046", + "timestamp_ms": 1771492554275.0757, + "phase": "inference", + "sub_phase": "req_269_prefill" + }, + { + "timestamp": "2026-02-19T18:15:54.304186", + "timestamp_ms": 1771492554304.194, + "phase": "inference", + "sub_phase": "req_269_decode" + }, + { + "timestamp": "2026-02-19T18:15:54.457627", + "timestamp_ms": 1771492554457.635, + "phase": "inference", + "sub_phase": "req_269_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:54.658894", + "timestamp_ms": 1771492554658.925, + "phase": "inference", + "sub_phase": "req_270_prefill" + }, + { + "timestamp": "2026-02-19T18:15:54.687357", + "timestamp_ms": 1771492554687.3657, + "phase": "inference", + "sub_phase": "req_270_decode" + }, + { + "timestamp": "2026-02-19T18:15:54.956101", + "timestamp_ms": 1771492554956.1155, + "phase": "inference", + "sub_phase": "req_270_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:55.157233", + "timestamp_ms": 1771492555157.263, + "phase": "inference", + "sub_phase": "req_271_prefill" + }, + { + "timestamp": "2026-02-19T18:15:55.197657", + "timestamp_ms": 1771492555197.6665, + "phase": "inference", + "sub_phase": "req_271_decode" + }, + { + "timestamp": "2026-02-19T18:15:56.731251", + "timestamp_ms": 1771492556731.2583, + "phase": "inference", + "sub_phase": "req_271_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:56.932559", + "timestamp_ms": 1771492556932.5933, + "phase": "inference", + "sub_phase": "req_272_prefill" + }, + { + "timestamp": "2026-02-19T18:15:56.971228", + "timestamp_ms": 1771492556971.2395, + "phase": "inference", + "sub_phase": "req_272_decode" + }, + { + "timestamp": "2026-02-19T18:15:58.822862", + "timestamp_ms": 1771492558822.8743, + "phase": "inference", + "sub_phase": "req_272_idle_between" + }, + { + "timestamp": "2026-02-19T18:15:59.024049", + "timestamp_ms": 1771492559024.0789, + "phase": "inference", + "sub_phase": "req_273_prefill" + }, + { + "timestamp": "2026-02-19T18:15:59.062431", + "timestamp_ms": 1771492559062.4397, + "phase": "inference", + "sub_phase": "req_273_decode" + }, + { + "timestamp": "2026-02-19T18:16:00.412707", + "timestamp_ms": 1771492560412.7175, + "phase": "inference", + "sub_phase": "req_273_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:00.613824", + "timestamp_ms": 1771492560613.8713, + "phase": "inference", + "sub_phase": "req_274_prefill" + }, + { + "timestamp": "2026-02-19T18:16:00.654375", + "timestamp_ms": 1771492560654.382, + "phase": "inference", + "sub_phase": "req_274_decode" + }, + { + "timestamp": "2026-02-19T18:16:01.133965", + "timestamp_ms": 1771492561133.972, + "phase": "inference", + "sub_phase": "req_274_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:01.335212", + "timestamp_ms": 1771492561335.2402, + "phase": "inference", + "sub_phase": "req_275_prefill" + }, + { + "timestamp": "2026-02-19T18:16:01.362986", + "timestamp_ms": 1771492561362.9941, + "phase": "inference", + "sub_phase": "req_275_decode" + }, + { + "timestamp": "2026-02-19T18:16:04.126976", + "timestamp_ms": 1771492564126.9888, + "phase": "inference", + "sub_phase": "req_275_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:04.328660", + "timestamp_ms": 1771492564328.685, + "phase": "inference", + "sub_phase": "req_276_prefill" + }, + { + "timestamp": "2026-02-19T18:16:04.360843", + "timestamp_ms": 1771492564360.8506, + "phase": "inference", + "sub_phase": "req_276_decode" + }, + { + "timestamp": "2026-02-19T18:16:05.081974", + "timestamp_ms": 1771492565081.9812, + "phase": "inference", + "sub_phase": "req_276_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:05.283148", + "timestamp_ms": 1771492565283.176, + "phase": "inference", + "sub_phase": "req_277_prefill" + }, + { + "timestamp": "2026-02-19T18:16:05.312035", + "timestamp_ms": 1771492565312.0435, + "phase": "inference", + "sub_phase": "req_277_decode" + }, + { + "timestamp": "2026-02-19T18:16:05.506693", + "timestamp_ms": 1771492565506.7012, + "phase": "inference", + "sub_phase": "req_277_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:05.707934", + "timestamp_ms": 1771492565707.963, + "phase": "inference", + "sub_phase": "req_278_prefill" + }, + { + "timestamp": "2026-02-19T18:16:05.736253", + "timestamp_ms": 1771492565736.261, + "phase": "inference", + "sub_phase": "req_278_decode" + }, + { + "timestamp": "2026-02-19T18:16:05.930194", + "timestamp_ms": 1771492565930.2012, + "phase": "inference", + "sub_phase": "req_278_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:06.131460", + "timestamp_ms": 1771492566131.4888, + "phase": "inference", + "sub_phase": "req_279_prefill" + }, + { + "timestamp": "2026-02-19T18:16:06.163649", + "timestamp_ms": 1771492566163.6567, + "phase": "inference", + "sub_phase": "req_279_decode" + }, + { + "timestamp": "2026-02-19T18:16:06.315354", + "timestamp_ms": 1771492566315.3618, + "phase": "inference", + "sub_phase": "req_279_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:06.516508", + "timestamp_ms": 1771492566516.5361, + "phase": "inference", + "sub_phase": "req_280_prefill" + }, + { + "timestamp": "2026-02-19T18:16:06.545094", + "timestamp_ms": 1771492566545.102, + "phase": "inference", + "sub_phase": "req_280_decode" + }, + { + "timestamp": "2026-02-19T18:16:06.760759", + "timestamp_ms": 1771492566760.767, + "phase": "inference", + "sub_phase": "req_280_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:06.962579", + "timestamp_ms": 1771492566962.6072, + "phase": "inference", + "sub_phase": "req_281_prefill" + }, + { + "timestamp": "2026-02-19T18:16:07.001180", + "timestamp_ms": 1771492567001.1882, + "phase": "inference", + "sub_phase": "req_281_decode" + }, + { + "timestamp": "2026-02-19T18:16:07.549528", + "timestamp_ms": 1771492567549.5352, + "phase": "inference", + "sub_phase": "req_281_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:07.750580", + "timestamp_ms": 1771492567750.6084, + "phase": "inference", + "sub_phase": "req_282_prefill" + }, + { + "timestamp": "2026-02-19T18:16:07.789164", + "timestamp_ms": 1771492567789.1719, + "phase": "inference", + "sub_phase": "req_282_decode" + }, + { + "timestamp": "2026-02-19T18:16:08.095194", + "timestamp_ms": 1771492568095.203, + "phase": "inference", + "sub_phase": "req_282_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:08.296295", + "timestamp_ms": 1771492568296.324, + "phase": "inference", + "sub_phase": "req_283_prefill" + }, + { + "timestamp": "2026-02-19T18:16:08.338906", + "timestamp_ms": 1771492568338.9133, + "phase": "inference", + "sub_phase": "req_283_decode" + }, + { + "timestamp": "2026-02-19T18:16:11.152365", + "timestamp_ms": 1771492571152.3774, + "phase": "inference", + "sub_phase": "req_283_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:11.353706", + "timestamp_ms": 1771492571353.7378, + "phase": "inference", + "sub_phase": "req_284_prefill" + }, + { + "timestamp": "2026-02-19T18:16:11.382537", + "timestamp_ms": 1771492571382.5457, + "phase": "inference", + "sub_phase": "req_284_decode" + }, + { + "timestamp": "2026-02-19T18:16:11.621896", + "timestamp_ms": 1771492571621.9036, + "phase": "inference", + "sub_phase": "req_284_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:11.823142", + "timestamp_ms": 1771492571823.1697, + "phase": "inference", + "sub_phase": "req_285_prefill" + }, + { + "timestamp": "2026-02-19T18:16:11.852225", + "timestamp_ms": 1771492571852.2332, + "phase": "inference", + "sub_phase": "req_285_decode" + }, + { + "timestamp": "2026-02-19T18:16:12.178754", + "timestamp_ms": 1771492572178.7625, + "phase": "inference", + "sub_phase": "req_285_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:12.379903", + "timestamp_ms": 1771492572379.9314, + "phase": "inference", + "sub_phase": "req_286_prefill" + }, + { + "timestamp": "2026-02-19T18:16:12.423540", + "timestamp_ms": 1771492572423.5488, + "phase": "inference", + "sub_phase": "req_286_decode" + }, + { + "timestamp": "2026-02-19T18:16:13.085804", + "timestamp_ms": 1771492573085.8118, + "phase": "inference", + "sub_phase": "req_286_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:13.286804", + "timestamp_ms": 1771492573286.87, + "phase": "inference", + "sub_phase": "req_287_prefill" + }, + { + "timestamp": "2026-02-19T18:16:13.328548", + "timestamp_ms": 1771492573328.556, + "phase": "inference", + "sub_phase": "req_287_decode" + }, + { + "timestamp": "2026-02-19T18:16:13.910576", + "timestamp_ms": 1771492573910.585, + "phase": "inference", + "sub_phase": "req_287_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:14.111941", + "timestamp_ms": 1771492574111.9746, + "phase": "inference", + "sub_phase": "req_288_prefill" + }, + { + "timestamp": "2026-02-19T18:16:14.140668", + "timestamp_ms": 1771492574140.6772, + "phase": "inference", + "sub_phase": "req_288_decode" + }, + { + "timestamp": "2026-02-19T18:16:14.814383", + "timestamp_ms": 1771492574814.391, + "phase": "inference", + "sub_phase": "req_288_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:15.015610", + "timestamp_ms": 1771492575015.6394, + "phase": "inference", + "sub_phase": "req_289_prefill" + }, + { + "timestamp": "2026-02-19T18:16:15.043594", + "timestamp_ms": 1771492575043.6018, + "phase": "inference", + "sub_phase": "req_289_decode" + }, + { + "timestamp": "2026-02-19T18:16:15.327171", + "timestamp_ms": 1771492575327.1785, + "phase": "inference", + "sub_phase": "req_289_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:15.528496", + "timestamp_ms": 1771492575528.5254, + "phase": "inference", + "sub_phase": "req_290_prefill" + }, + { + "timestamp": "2026-02-19T18:16:15.560022", + "timestamp_ms": 1771492575560.0305, + "phase": "inference", + "sub_phase": "req_290_decode" + }, + { + "timestamp": "2026-02-19T18:16:16.376534", + "timestamp_ms": 1771492576376.5437, + "phase": "inference", + "sub_phase": "req_290_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:16.577816", + "timestamp_ms": 1771492576577.859, + "phase": "inference", + "sub_phase": "req_291_prefill" + }, + { + "timestamp": "2026-02-19T18:16:16.610090", + "timestamp_ms": 1771492576610.0986, + "phase": "inference", + "sub_phase": "req_291_decode" + }, + { + "timestamp": "2026-02-19T18:16:16.982662", + "timestamp_ms": 1771492576982.6697, + "phase": "inference", + "sub_phase": "req_291_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:17.183819", + "timestamp_ms": 1771492577183.8586, + "phase": "inference", + "sub_phase": "req_292_prefill" + }, + { + "timestamp": "2026-02-19T18:16:17.212798", + "timestamp_ms": 1771492577212.8062, + "phase": "inference", + "sub_phase": "req_292_decode" + }, + { + "timestamp": "2026-02-19T18:16:18.626350", + "timestamp_ms": 1771492578626.361, + "phase": "inference", + "sub_phase": "req_292_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:18.827539", + "timestamp_ms": 1771492578827.5674, + "phase": "inference", + "sub_phase": "req_293_prefill" + }, + { + "timestamp": "2026-02-19T18:16:18.856615", + "timestamp_ms": 1771492578856.6233, + "phase": "inference", + "sub_phase": "req_293_decode" + }, + { + "timestamp": "2026-02-19T18:16:19.080626", + "timestamp_ms": 1771492579080.637, + "phase": "inference", + "sub_phase": "req_293_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:19.281739", + "timestamp_ms": 1771492579281.756, + "phase": "inference", + "sub_phase": "req_294_prefill" + }, + { + "timestamp": "2026-02-19T18:16:19.310603", + "timestamp_ms": 1771492579310.6106, + "phase": "inference", + "sub_phase": "req_294_decode" + }, + { + "timestamp": "2026-02-19T18:16:20.098370", + "timestamp_ms": 1771492580098.3787, + "phase": "inference", + "sub_phase": "req_294_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:20.299511", + "timestamp_ms": 1771492580299.539, + "phase": "inference", + "sub_phase": "req_295_prefill" + }, + { + "timestamp": "2026-02-19T18:16:20.328617", + "timestamp_ms": 1771492580328.625, + "phase": "inference", + "sub_phase": "req_295_decode" + }, + { + "timestamp": "2026-02-19T18:16:21.413192", + "timestamp_ms": 1771492581413.2048, + "phase": "inference", + "sub_phase": "req_295_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:21.614416", + "timestamp_ms": 1771492581614.4446, + "phase": "inference", + "sub_phase": "req_296_prefill" + }, + { + "timestamp": "2026-02-19T18:16:21.657026", + "timestamp_ms": 1771492581657.0342, + "phase": "inference", + "sub_phase": "req_296_decode" + }, + { + "timestamp": "2026-02-19T18:16:23.587076", + "timestamp_ms": 1771492583587.0845, + "phase": "inference", + "sub_phase": "req_296_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:23.788352", + "timestamp_ms": 1771492583788.38, + "phase": "inference", + "sub_phase": "req_297_prefill" + }, + { + "timestamp": "2026-02-19T18:16:23.821461", + "timestamp_ms": 1771492583821.4688, + "phase": "inference", + "sub_phase": "req_297_decode" + }, + { + "timestamp": "2026-02-19T18:16:24.129513", + "timestamp_ms": 1771492584129.521, + "phase": "inference", + "sub_phase": "req_297_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:24.330746", + "timestamp_ms": 1771492584330.7742, + "phase": "inference", + "sub_phase": "req_298_prefill" + }, + { + "timestamp": "2026-02-19T18:16:24.360164", + "timestamp_ms": 1771492584360.1719, + "phase": "inference", + "sub_phase": "req_298_decode" + }, + { + "timestamp": "2026-02-19T18:16:25.690644", + "timestamp_ms": 1771492585690.6553, + "phase": "inference", + "sub_phase": "req_298_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:25.891787", + "timestamp_ms": 1771492585891.8147, + "phase": "inference", + "sub_phase": "req_299_prefill" + }, + { + "timestamp": "2026-02-19T18:16:25.934070", + "timestamp_ms": 1771492585934.0776, + "phase": "inference", + "sub_phase": "req_299_decode" + }, + { + "timestamp": "2026-02-19T18:16:26.698580", + "timestamp_ms": 1771492586698.592, + "phase": "inference", + "sub_phase": "req_299_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:26.899893", + "timestamp_ms": 1771492586899.922, + "phase": "inference", + "sub_phase": "req_300_prefill" + }, + { + "timestamp": "2026-02-19T18:16:26.927850", + "timestamp_ms": 1771492586927.8574, + "phase": "inference", + "sub_phase": "req_300_decode" + }, + { + "timestamp": "2026-02-19T18:16:27.083047", + "timestamp_ms": 1771492587083.055, + "phase": "inference", + "sub_phase": "req_300_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:27.284173", + "timestamp_ms": 1771492587284.201, + "phase": "inference", + "sub_phase": "req_301_prefill" + }, + { + "timestamp": "2026-02-19T18:16:27.326259", + "timestamp_ms": 1771492587326.2676, + "phase": "inference", + "sub_phase": "req_301_decode" + }, + { + "timestamp": "2026-02-19T18:16:29.627694", + "timestamp_ms": 1771492589627.7024, + "phase": "inference", + "sub_phase": "req_301_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:29.828954", + "timestamp_ms": 1771492589828.9846, + "phase": "inference", + "sub_phase": "req_302_prefill" + }, + { + "timestamp": "2026-02-19T18:16:29.857506", + "timestamp_ms": 1771492589857.514, + "phase": "inference", + "sub_phase": "req_302_decode" + }, + { + "timestamp": "2026-02-19T18:16:32.652502", + "timestamp_ms": 1771492592652.515, + "phase": "inference", + "sub_phase": "req_302_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:32.853743", + "timestamp_ms": 1771492592853.771, + "phase": "inference", + "sub_phase": "req_303_prefill" + }, + { + "timestamp": "2026-02-19T18:16:32.881897", + "timestamp_ms": 1771492592881.9048, + "phase": "inference", + "sub_phase": "req_303_decode" + }, + { + "timestamp": "2026-02-19T18:16:33.153928", + "timestamp_ms": 1771492593153.9358, + "phase": "inference", + "sub_phase": "req_303_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:33.355075", + "timestamp_ms": 1771492593355.1033, + "phase": "inference", + "sub_phase": "req_304_prefill" + }, + { + "timestamp": "2026-02-19T18:16:33.383280", + "timestamp_ms": 1771492593383.2869, + "phase": "inference", + "sub_phase": "req_304_decode" + }, + { + "timestamp": "2026-02-19T18:16:33.515814", + "timestamp_ms": 1771492593515.822, + "phase": "inference", + "sub_phase": "req_304_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:33.716938", + "timestamp_ms": 1771492593716.966, + "phase": "inference", + "sub_phase": "req_305_prefill" + }, + { + "timestamp": "2026-02-19T18:16:33.745247", + "timestamp_ms": 1771492593745.2556, + "phase": "inference", + "sub_phase": "req_305_decode" + }, + { + "timestamp": "2026-02-19T18:16:34.362331", + "timestamp_ms": 1771492594362.3396, + "phase": "inference", + "sub_phase": "req_305_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:34.563471", + "timestamp_ms": 1771492594563.5, + "phase": "inference", + "sub_phase": "req_306_prefill" + }, + { + "timestamp": "2026-02-19T18:16:34.603402", + "timestamp_ms": 1771492594603.4106, + "phase": "inference", + "sub_phase": "req_306_decode" + }, + { + "timestamp": "2026-02-19T18:16:36.140089", + "timestamp_ms": 1771492596140.1003, + "phase": "inference", + "sub_phase": "req_306_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:36.341300", + "timestamp_ms": 1771492596341.3281, + "phase": "inference", + "sub_phase": "req_307_prefill" + }, + { + "timestamp": "2026-02-19T18:16:36.383080", + "timestamp_ms": 1771492596383.088, + "phase": "inference", + "sub_phase": "req_307_decode" + }, + { + "timestamp": "2026-02-19T18:16:39.183446", + "timestamp_ms": 1771492599183.457, + "phase": "inference", + "sub_phase": "req_307_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:39.384645", + "timestamp_ms": 1771492599384.6738, + "phase": "inference", + "sub_phase": "req_308_prefill" + }, + { + "timestamp": "2026-02-19T18:16:39.413633", + "timestamp_ms": 1771492599413.641, + "phase": "inference", + "sub_phase": "req_308_decode" + }, + { + "timestamp": "2026-02-19T18:16:42.196882", + "timestamp_ms": 1771492602196.892, + "phase": "inference", + "sub_phase": "req_308_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:42.398270", + "timestamp_ms": 1771492602398.3003, + "phase": "inference", + "sub_phase": "req_309_prefill" + }, + { + "timestamp": "2026-02-19T18:16:42.427551", + "timestamp_ms": 1771492602427.5625, + "phase": "inference", + "sub_phase": "req_309_decode" + }, + { + "timestamp": "2026-02-19T18:16:44.117014", + "timestamp_ms": 1771492604117.024, + "phase": "inference", + "sub_phase": "req_309_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:44.318188", + "timestamp_ms": 1771492604318.2156, + "phase": "inference", + "sub_phase": "req_310_prefill" + }, + { + "timestamp": "2026-02-19T18:16:44.356881", + "timestamp_ms": 1771492604356.8887, + "phase": "inference", + "sub_phase": "req_310_decode" + }, + { + "timestamp": "2026-02-19T18:16:46.939878", + "timestamp_ms": 1771492606939.8865, + "phase": "inference", + "sub_phase": "req_310_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:47.140994", + "timestamp_ms": 1771492607141.0222, + "phase": "inference", + "sub_phase": "req_311_prefill" + }, + { + "timestamp": "2026-02-19T18:16:47.179366", + "timestamp_ms": 1771492607179.3733, + "phase": "inference", + "sub_phase": "req_311_decode" + }, + { + "timestamp": "2026-02-19T18:16:48.035403", + "timestamp_ms": 1771492608035.4138, + "phase": "inference", + "sub_phase": "req_311_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:48.236550", + "timestamp_ms": 1771492608236.5781, + "phase": "inference", + "sub_phase": "req_312_prefill" + }, + { + "timestamp": "2026-02-19T18:16:48.275566", + "timestamp_ms": 1771492608275.5735, + "phase": "inference", + "sub_phase": "req_312_decode" + }, + { + "timestamp": "2026-02-19T18:16:51.039179", + "timestamp_ms": 1771492611039.19, + "phase": "inference", + "sub_phase": "req_312_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:51.240273", + "timestamp_ms": 1771492611240.3015, + "phase": "inference", + "sub_phase": "req_313_prefill" + }, + { + "timestamp": "2026-02-19T18:16:51.280407", + "timestamp_ms": 1771492611280.4146, + "phase": "inference", + "sub_phase": "req_313_decode" + }, + { + "timestamp": "2026-02-19T18:16:53.029072", + "timestamp_ms": 1771492613029.0798, + "phase": "inference", + "sub_phase": "req_313_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:53.230173", + "timestamp_ms": 1771492613230.2012, + "phase": "inference", + "sub_phase": "req_314_prefill" + }, + { + "timestamp": "2026-02-19T18:16:53.270682", + "timestamp_ms": 1771492613270.6917, + "phase": "inference", + "sub_phase": "req_314_decode" + }, + { + "timestamp": "2026-02-19T18:16:56.064680", + "timestamp_ms": 1771492616064.6921, + "phase": "inference", + "sub_phase": "req_314_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:56.265793", + "timestamp_ms": 1771492616265.8208, + "phase": "inference", + "sub_phase": "req_315_prefill" + }, + { + "timestamp": "2026-02-19T18:16:56.305811", + "timestamp_ms": 1771492616305.8193, + "phase": "inference", + "sub_phase": "req_315_decode" + }, + { + "timestamp": "2026-02-19T18:16:58.247745", + "timestamp_ms": 1771492618247.756, + "phase": "inference", + "sub_phase": "req_315_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:58.449090", + "timestamp_ms": 1771492618449.1208, + "phase": "inference", + "sub_phase": "req_316_prefill" + }, + { + "timestamp": "2026-02-19T18:16:58.478028", + "timestamp_ms": 1771492618478.0366, + "phase": "inference", + "sub_phase": "req_316_decode" + }, + { + "timestamp": "2026-02-19T18:16:58.717458", + "timestamp_ms": 1771492618717.4663, + "phase": "inference", + "sub_phase": "req_316_idle_between" + }, + { + "timestamp": "2026-02-19T18:16:58.918532", + "timestamp_ms": 1771492618918.56, + "phase": "inference", + "sub_phase": "req_317_prefill" + }, + { + "timestamp": "2026-02-19T18:16:58.958372", + "timestamp_ms": 1771492618958.3796, + "phase": "inference", + "sub_phase": "req_317_decode" + }, + { + "timestamp": "2026-02-19T18:17:01.472543", + "timestamp_ms": 1771492621472.554, + "phase": "inference", + "sub_phase": "req_317_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:01.673735", + "timestamp_ms": 1771492621673.764, + "phase": "inference", + "sub_phase": "req_318_prefill" + }, + { + "timestamp": "2026-02-19T18:17:01.712494", + "timestamp_ms": 1771492621712.5024, + "phase": "inference", + "sub_phase": "req_318_decode" + }, + { + "timestamp": "2026-02-19T18:17:03.345208", + "timestamp_ms": 1771492623345.218, + "phase": "inference", + "sub_phase": "req_318_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:03.546289", + "timestamp_ms": 1771492623546.318, + "phase": "inference", + "sub_phase": "req_319_prefill" + }, + { + "timestamp": "2026-02-19T18:17:03.586129", + "timestamp_ms": 1771492623586.1372, + "phase": "inference", + "sub_phase": "req_319_decode" + }, + { + "timestamp": "2026-02-19T18:17:06.360407", + "timestamp_ms": 1771492626360.4177, + "phase": "inference", + "sub_phase": "req_319_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:06.561545", + "timestamp_ms": 1771492626561.5737, + "phase": "inference", + "sub_phase": "req_320_prefill" + }, + { + "timestamp": "2026-02-19T18:17:06.601317", + "timestamp_ms": 1771492626601.3252, + "phase": "inference", + "sub_phase": "req_320_decode" + }, + { + "timestamp": "2026-02-19T18:17:08.049978", + "timestamp_ms": 1771492628049.9905, + "phase": "inference", + "sub_phase": "req_320_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:08.251112", + "timestamp_ms": 1771492628251.1401, + "phase": "inference", + "sub_phase": "req_321_prefill" + }, + { + "timestamp": "2026-02-19T18:17:08.291952", + "timestamp_ms": 1771492628291.9602, + "phase": "inference", + "sub_phase": "req_321_decode" + }, + { + "timestamp": "2026-02-19T18:17:10.215022", + "timestamp_ms": 1771492630215.0337, + "phase": "inference", + "sub_phase": "req_321_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:10.416155", + "timestamp_ms": 1771492630416.1836, + "phase": "inference", + "sub_phase": "req_322_prefill" + }, + { + "timestamp": "2026-02-19T18:17:10.455928", + "timestamp_ms": 1771492630455.9365, + "phase": "inference", + "sub_phase": "req_322_decode" + }, + { + "timestamp": "2026-02-19T18:17:12.733046", + "timestamp_ms": 1771492632733.0566, + "phase": "inference", + "sub_phase": "req_322_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:12.934344", + "timestamp_ms": 1771492632934.3716, + "phase": "inference", + "sub_phase": "req_323_prefill" + }, + { + "timestamp": "2026-02-19T18:17:12.963884", + "timestamp_ms": 1771492632963.8926, + "phase": "inference", + "sub_phase": "req_323_decode" + }, + { + "timestamp": "2026-02-19T18:17:15.730437", + "timestamp_ms": 1771492635730.4487, + "phase": "inference", + "sub_phase": "req_323_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:15.932401", + "timestamp_ms": 1771492635932.4302, + "phase": "inference", + "sub_phase": "req_324_prefill" + }, + { + "timestamp": "2026-02-19T18:17:15.971018", + "timestamp_ms": 1771492635971.0261, + "phase": "inference", + "sub_phase": "req_324_decode" + }, + { + "timestamp": "2026-02-19T18:17:17.866767", + "timestamp_ms": 1771492637866.7756, + "phase": "inference", + "sub_phase": "req_324_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:18.068048", + "timestamp_ms": 1771492638068.0767, + "phase": "inference", + "sub_phase": "req_325_prefill" + }, + { + "timestamp": "2026-02-19T18:17:18.098766", + "timestamp_ms": 1771492638098.7744, + "phase": "inference", + "sub_phase": "req_325_decode" + }, + { + "timestamp": "2026-02-19T18:17:18.851894", + "timestamp_ms": 1771492638851.9075, + "phase": "inference", + "sub_phase": "req_325_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:19.053143", + "timestamp_ms": 1771492639053.1714, + "phase": "inference", + "sub_phase": "req_326_prefill" + }, + { + "timestamp": "2026-02-19T18:17:19.094569", + "timestamp_ms": 1771492639094.5771, + "phase": "inference", + "sub_phase": "req_326_decode" + }, + { + "timestamp": "2026-02-19T18:17:21.246933", + "timestamp_ms": 1771492641246.9446, + "phase": "inference", + "sub_phase": "req_326_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:21.448114", + "timestamp_ms": 1771492641448.1416, + "phase": "inference", + "sub_phase": "req_327_prefill" + }, + { + "timestamp": "2026-02-19T18:17:21.476548", + "timestamp_ms": 1771492641476.5566, + "phase": "inference", + "sub_phase": "req_327_decode" + }, + { + "timestamp": "2026-02-19T18:17:21.653537", + "timestamp_ms": 1771492641653.545, + "phase": "inference", + "sub_phase": "req_327_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:21.854810", + "timestamp_ms": 1771492641854.8528, + "phase": "inference", + "sub_phase": "req_328_prefill" + }, + { + "timestamp": "2026-02-19T18:17:21.883891", + "timestamp_ms": 1771492641883.8982, + "phase": "inference", + "sub_phase": "req_328_decode" + }, + { + "timestamp": "2026-02-19T18:17:22.192357", + "timestamp_ms": 1771492642192.3645, + "phase": "inference", + "sub_phase": "req_328_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:22.393507", + "timestamp_ms": 1771492642393.5361, + "phase": "inference", + "sub_phase": "req_329_prefill" + }, + { + "timestamp": "2026-02-19T18:17:22.434098", + "timestamp_ms": 1771492642434.1067, + "phase": "inference", + "sub_phase": "req_329_decode" + }, + { + "timestamp": "2026-02-19T18:17:25.238396", + "timestamp_ms": 1771492645238.406, + "phase": "inference", + "sub_phase": "req_329_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:25.439610", + "timestamp_ms": 1771492645439.6387, + "phase": "inference", + "sub_phase": "req_330_prefill" + }, + { + "timestamp": "2026-02-19T18:17:25.468638", + "timestamp_ms": 1771492645468.646, + "phase": "inference", + "sub_phase": "req_330_decode" + }, + { + "timestamp": "2026-02-19T18:17:25.557616", + "timestamp_ms": 1771492645557.624, + "phase": "inference", + "sub_phase": "req_330_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:25.759354", + "timestamp_ms": 1771492645759.3857, + "phase": "inference", + "sub_phase": "req_331_prefill" + }, + { + "timestamp": "2026-02-19T18:17:25.791145", + "timestamp_ms": 1771492645791.1543, + "phase": "inference", + "sub_phase": "req_331_decode" + }, + { + "timestamp": "2026-02-19T18:17:27.610829", + "timestamp_ms": 1771492647610.8445, + "phase": "inference", + "sub_phase": "req_331_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:27.811960", + "timestamp_ms": 1771492647811.9885, + "phase": "inference", + "sub_phase": "req_332_prefill" + }, + { + "timestamp": "2026-02-19T18:17:27.853610", + "timestamp_ms": 1771492647853.618, + "phase": "inference", + "sub_phase": "req_332_decode" + }, + { + "timestamp": "2026-02-19T18:17:29.822800", + "timestamp_ms": 1771492649822.8098, + "phase": "inference", + "sub_phase": "req_332_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:30.024026", + "timestamp_ms": 1771492650024.0552, + "phase": "inference", + "sub_phase": "req_333_prefill" + }, + { + "timestamp": "2026-02-19T18:17:30.052120", + "timestamp_ms": 1771492650052.129, + "phase": "inference", + "sub_phase": "req_333_decode" + }, + { + "timestamp": "2026-02-19T18:17:30.270205", + "timestamp_ms": 1771492650270.2131, + "phase": "inference", + "sub_phase": "req_333_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:30.472037", + "timestamp_ms": 1771492650472.065, + "phase": "inference", + "sub_phase": "req_334_prefill" + }, + { + "timestamp": "2026-02-19T18:17:30.509052", + "timestamp_ms": 1771492650509.0603, + "phase": "inference", + "sub_phase": "req_334_decode" + }, + { + "timestamp": "2026-02-19T18:17:33.314880", + "timestamp_ms": 1771492653314.891, + "phase": "inference", + "sub_phase": "req_334_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:33.516249", + "timestamp_ms": 1771492653516.2817, + "phase": "inference", + "sub_phase": "req_335_prefill" + }, + { + "timestamp": "2026-02-19T18:17:33.556070", + "timestamp_ms": 1771492653556.079, + "phase": "inference", + "sub_phase": "req_335_decode" + }, + { + "timestamp": "2026-02-19T18:17:33.982757", + "timestamp_ms": 1771492653982.7656, + "phase": "inference", + "sub_phase": "req_335_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:34.183928", + "timestamp_ms": 1771492654183.956, + "phase": "inference", + "sub_phase": "req_336_prefill" + }, + { + "timestamp": "2026-02-19T18:17:34.223940", + "timestamp_ms": 1771492654223.9478, + "phase": "inference", + "sub_phase": "req_336_decode" + }, + { + "timestamp": "2026-02-19T18:17:37.001043", + "timestamp_ms": 1771492657001.0525, + "phase": "inference", + "sub_phase": "req_336_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:37.202236", + "timestamp_ms": 1771492657202.2651, + "phase": "inference", + "sub_phase": "req_337_prefill" + }, + { + "timestamp": "2026-02-19T18:17:37.244436", + "timestamp_ms": 1771492657244.4446, + "phase": "inference", + "sub_phase": "req_337_decode" + }, + { + "timestamp": "2026-02-19T18:17:40.031842", + "timestamp_ms": 1771492660031.8542, + "phase": "inference", + "sub_phase": "req_337_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:40.233050", + "timestamp_ms": 1771492660233.0776, + "phase": "inference", + "sub_phase": "req_338_prefill" + }, + { + "timestamp": "2026-02-19T18:17:40.272016", + "timestamp_ms": 1771492660272.024, + "phase": "inference", + "sub_phase": "req_338_decode" + }, + { + "timestamp": "2026-02-19T18:17:43.060972", + "timestamp_ms": 1771492663060.984, + "phase": "inference", + "sub_phase": "req_338_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:43.262256", + "timestamp_ms": 1771492663262.289, + "phase": "inference", + "sub_phase": "req_339_prefill" + }, + { + "timestamp": "2026-02-19T18:17:43.301068", + "timestamp_ms": 1771492663301.077, + "phase": "inference", + "sub_phase": "req_339_decode" + }, + { + "timestamp": "2026-02-19T18:17:46.086938", + "timestamp_ms": 1771492666086.9487, + "phase": "inference", + "sub_phase": "req_339_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:46.288087", + "timestamp_ms": 1771492666288.115, + "phase": "inference", + "sub_phase": "req_340_prefill" + }, + { + "timestamp": "2026-02-19T18:17:46.327689", + "timestamp_ms": 1771492666327.6965, + "phase": "inference", + "sub_phase": "req_340_decode" + }, + { + "timestamp": "2026-02-19T18:17:47.135955", + "timestamp_ms": 1771492667135.9631, + "phase": "inference", + "sub_phase": "req_340_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:47.337276", + "timestamp_ms": 1771492667337.3044, + "phase": "inference", + "sub_phase": "req_341_prefill" + }, + { + "timestamp": "2026-02-19T18:17:47.365873", + "timestamp_ms": 1771492667365.8816, + "phase": "inference", + "sub_phase": "req_341_decode" + }, + { + "timestamp": "2026-02-19T18:17:47.671905", + "timestamp_ms": 1771492667671.9136, + "phase": "inference", + "sub_phase": "req_341_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:47.873089", + "timestamp_ms": 1771492667873.1165, + "phase": "inference", + "sub_phase": "req_342_prefill" + }, + { + "timestamp": "2026-02-19T18:17:47.914772", + "timestamp_ms": 1771492667914.7798, + "phase": "inference", + "sub_phase": "req_342_decode" + }, + { + "timestamp": "2026-02-19T18:17:50.708523", + "timestamp_ms": 1771492670708.5342, + "phase": "inference", + "sub_phase": "req_342_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:50.909755", + "timestamp_ms": 1771492670909.7847, + "phase": "inference", + "sub_phase": "req_343_prefill" + }, + { + "timestamp": "2026-02-19T18:17:50.951596", + "timestamp_ms": 1771492670951.6042, + "phase": "inference", + "sub_phase": "req_343_decode" + }, + { + "timestamp": "2026-02-19T18:17:53.173918", + "timestamp_ms": 1771492673173.9265, + "phase": "inference", + "sub_phase": "req_343_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:53.375131", + "timestamp_ms": 1771492673375.159, + "phase": "inference", + "sub_phase": "req_344_prefill" + }, + { + "timestamp": "2026-02-19T18:17:53.418170", + "timestamp_ms": 1771492673418.1777, + "phase": "inference", + "sub_phase": "req_344_decode" + }, + { + "timestamp": "2026-02-19T18:17:55.408909", + "timestamp_ms": 1771492675408.9207, + "phase": "inference", + "sub_phase": "req_344_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:55.610063", + "timestamp_ms": 1771492675610.0925, + "phase": "inference", + "sub_phase": "req_345_prefill" + }, + { + "timestamp": "2026-02-19T18:17:55.650381", + "timestamp_ms": 1771492675650.3894, + "phase": "inference", + "sub_phase": "req_345_decode" + }, + { + "timestamp": "2026-02-19T18:17:58.015422", + "timestamp_ms": 1771492678015.4316, + "phase": "inference", + "sub_phase": "req_345_idle_between" + }, + { + "timestamp": "2026-02-19T18:17:58.216536", + "timestamp_ms": 1771492678216.5637, + "phase": "inference", + "sub_phase": "req_346_prefill" + }, + { + "timestamp": "2026-02-19T18:17:58.258695", + "timestamp_ms": 1771492678258.7026, + "phase": "inference", + "sub_phase": "req_346_decode" + }, + { + "timestamp": "2026-02-19T18:18:00.547607", + "timestamp_ms": 1771492680547.6191, + "phase": "inference", + "sub_phase": "req_346_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:00.748790", + "timestamp_ms": 1771492680748.8179, + "phase": "inference", + "sub_phase": "req_347_prefill" + }, + { + "timestamp": "2026-02-19T18:18:00.790630", + "timestamp_ms": 1771492680790.638, + "phase": "inference", + "sub_phase": "req_347_decode" + }, + { + "timestamp": "2026-02-19T18:18:01.592004", + "timestamp_ms": 1771492681592.0115, + "phase": "inference", + "sub_phase": "req_347_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:01.793190", + "timestamp_ms": 1771492681793.2192, + "phase": "inference", + "sub_phase": "req_348_prefill" + }, + { + "timestamp": "2026-02-19T18:18:01.831743", + "timestamp_ms": 1771492681831.7517, + "phase": "inference", + "sub_phase": "req_348_decode" + }, + { + "timestamp": "2026-02-19T18:18:04.576078", + "timestamp_ms": 1771492684576.0894, + "phase": "inference", + "sub_phase": "req_348_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:04.777265", + "timestamp_ms": 1771492684777.294, + "phase": "inference", + "sub_phase": "req_349_prefill" + }, + { + "timestamp": "2026-02-19T18:18:04.819657", + "timestamp_ms": 1771492684819.6653, + "phase": "inference", + "sub_phase": "req_349_decode" + }, + { + "timestamp": "2026-02-19T18:18:06.399600", + "timestamp_ms": 1771492686399.6077, + "phase": "inference", + "sub_phase": "req_349_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:06.600885", + "timestamp_ms": 1771492686600.9172, + "phase": "inference", + "sub_phase": "req_350_prefill" + }, + { + "timestamp": "2026-02-19T18:18:06.642561", + "timestamp_ms": 1771492686642.5686, + "phase": "inference", + "sub_phase": "req_350_decode" + }, + { + "timestamp": "2026-02-19T18:18:08.228784", + "timestamp_ms": 1771492688228.792, + "phase": "inference", + "sub_phase": "req_350_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:08.430138", + "timestamp_ms": 1771492688430.1663, + "phase": "inference", + "sub_phase": "req_351_prefill" + }, + { + "timestamp": "2026-02-19T18:18:08.460944", + "timestamp_ms": 1771492688460.9521, + "phase": "inference", + "sub_phase": "req_351_decode" + }, + { + "timestamp": "2026-02-19T18:18:08.591115", + "timestamp_ms": 1771492688591.1223, + "phase": "inference", + "sub_phase": "req_351_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:08.792790", + "timestamp_ms": 1771492688792.8188, + "phase": "inference", + "sub_phase": "req_352_prefill" + }, + { + "timestamp": "2026-02-19T18:18:08.824655", + "timestamp_ms": 1771492688824.6638, + "phase": "inference", + "sub_phase": "req_352_decode" + }, + { + "timestamp": "2026-02-19T18:18:11.014765", + "timestamp_ms": 1771492691014.7744, + "phase": "inference", + "sub_phase": "req_352_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:11.215995", + "timestamp_ms": 1771492691216.0244, + "phase": "inference", + "sub_phase": "req_353_prefill" + }, + { + "timestamp": "2026-02-19T18:18:11.246821", + "timestamp_ms": 1771492691246.8289, + "phase": "inference", + "sub_phase": "req_353_decode" + }, + { + "timestamp": "2026-02-19T18:18:11.727652", + "timestamp_ms": 1771492691727.66, + "phase": "inference", + "sub_phase": "req_353_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:11.928869", + "timestamp_ms": 1771492691928.8997, + "phase": "inference", + "sub_phase": "req_354_prefill" + }, + { + "timestamp": "2026-02-19T18:18:11.957493", + "timestamp_ms": 1771492691957.502, + "phase": "inference", + "sub_phase": "req_354_decode" + }, + { + "timestamp": "2026-02-19T18:18:13.711489", + "timestamp_ms": 1771492693711.4988, + "phase": "inference", + "sub_phase": "req_354_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:13.912903", + "timestamp_ms": 1771492693912.9321, + "phase": "inference", + "sub_phase": "req_355_prefill" + }, + { + "timestamp": "2026-02-19T18:18:13.944500", + "timestamp_ms": 1771492693944.5103, + "phase": "inference", + "sub_phase": "req_355_decode" + }, + { + "timestamp": "2026-02-19T18:18:14.231298", + "timestamp_ms": 1771492694231.3074, + "phase": "inference", + "sub_phase": "req_355_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:14.432494", + "timestamp_ms": 1771492694432.522, + "phase": "inference", + "sub_phase": "req_356_prefill" + }, + { + "timestamp": "2026-02-19T18:18:14.462141", + "timestamp_ms": 1771492694462.149, + "phase": "inference", + "sub_phase": "req_356_decode" + }, + { + "timestamp": "2026-02-19T18:18:17.223744", + "timestamp_ms": 1771492697223.7527, + "phase": "inference", + "sub_phase": "req_356_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:17.424976", + "timestamp_ms": 1771492697425.0044, + "phase": "inference", + "sub_phase": "req_357_prefill" + }, + { + "timestamp": "2026-02-19T18:18:17.453254", + "timestamp_ms": 1771492697453.2622, + "phase": "inference", + "sub_phase": "req_357_decode" + }, + { + "timestamp": "2026-02-19T18:18:19.067383", + "timestamp_ms": 1771492699067.3936, + "phase": "inference", + "sub_phase": "req_357_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:19.268680", + "timestamp_ms": 1771492699268.7092, + "phase": "inference", + "sub_phase": "req_358_prefill" + }, + { + "timestamp": "2026-02-19T18:18:19.297015", + "timestamp_ms": 1771492699297.0234, + "phase": "inference", + "sub_phase": "req_358_decode" + }, + { + "timestamp": "2026-02-19T18:18:19.599826", + "timestamp_ms": 1771492699599.84, + "phase": "inference", + "sub_phase": "req_358_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:19.801029", + "timestamp_ms": 1771492699801.057, + "phase": "inference", + "sub_phase": "req_359_prefill" + }, + { + "timestamp": "2026-02-19T18:18:19.830552", + "timestamp_ms": 1771492699830.5598, + "phase": "inference", + "sub_phase": "req_359_decode" + }, + { + "timestamp": "2026-02-19T18:18:20.183453", + "timestamp_ms": 1771492700183.46, + "phase": "inference", + "sub_phase": "req_359_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:20.384634", + "timestamp_ms": 1771492700384.6626, + "phase": "inference", + "sub_phase": "req_360_prefill" + }, + { + "timestamp": "2026-02-19T18:18:20.425685", + "timestamp_ms": 1771492700425.6934, + "phase": "inference", + "sub_phase": "req_360_decode" + }, + { + "timestamp": "2026-02-19T18:18:21.330056", + "timestamp_ms": 1771492701330.0657, + "phase": "inference", + "sub_phase": "req_360_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:21.531296", + "timestamp_ms": 1771492701531.324, + "phase": "inference", + "sub_phase": "req_361_prefill" + }, + { + "timestamp": "2026-02-19T18:18:21.559870", + "timestamp_ms": 1771492701559.8784, + "phase": "inference", + "sub_phase": "req_361_decode" + }, + { + "timestamp": "2026-02-19T18:18:21.753963", + "timestamp_ms": 1771492701753.9707, + "phase": "inference", + "sub_phase": "req_361_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:21.955217", + "timestamp_ms": 1771492701955.245, + "phase": "inference", + "sub_phase": "req_362_prefill" + }, + { + "timestamp": "2026-02-19T18:18:21.986933", + "timestamp_ms": 1771492701986.9402, + "phase": "inference", + "sub_phase": "req_362_decode" + }, + { + "timestamp": "2026-02-19T18:18:22.590477", + "timestamp_ms": 1771492702590.4841, + "phase": "inference", + "sub_phase": "req_362_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:22.791794", + "timestamp_ms": 1771492702791.8218, + "phase": "inference", + "sub_phase": "req_363_prefill" + }, + { + "timestamp": "2026-02-19T18:18:22.823133", + "timestamp_ms": 1771492702823.1414, + "phase": "inference", + "sub_phase": "req_363_decode" + }, + { + "timestamp": "2026-02-19T18:18:23.776881", + "timestamp_ms": 1771492703776.8887, + "phase": "inference", + "sub_phase": "req_363_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:23.978133", + "timestamp_ms": 1771492703978.1626, + "phase": "inference", + "sub_phase": "req_364_prefill" + }, + { + "timestamp": "2026-02-19T18:18:24.007093", + "timestamp_ms": 1771492704007.1008, + "phase": "inference", + "sub_phase": "req_364_decode" + }, + { + "timestamp": "2026-02-19T18:18:24.179201", + "timestamp_ms": 1771492704179.2075, + "phase": "inference", + "sub_phase": "req_364_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:24.380293", + "timestamp_ms": 1771492704380.3215, + "phase": "inference", + "sub_phase": "req_365_prefill" + }, + { + "timestamp": "2026-02-19T18:18:24.421920", + "timestamp_ms": 1771492704421.928, + "phase": "inference", + "sub_phase": "req_365_decode" + }, + { + "timestamp": "2026-02-19T18:18:27.204700", + "timestamp_ms": 1771492707204.7117, + "phase": "inference", + "sub_phase": "req_365_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:27.405865", + "timestamp_ms": 1771492707405.8936, + "phase": "inference", + "sub_phase": "req_366_prefill" + }, + { + "timestamp": "2026-02-19T18:18:27.448469", + "timestamp_ms": 1771492707448.4775, + "phase": "inference", + "sub_phase": "req_366_decode" + }, + { + "timestamp": "2026-02-19T18:18:27.953848", + "timestamp_ms": 1771492707953.8567, + "phase": "inference", + "sub_phase": "req_366_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:28.155245", + "timestamp_ms": 1771492708155.2786, + "phase": "inference", + "sub_phase": "req_367_prefill" + }, + { + "timestamp": "2026-02-19T18:18:28.184617", + "timestamp_ms": 1771492708184.626, + "phase": "inference", + "sub_phase": "req_367_decode" + }, + { + "timestamp": "2026-02-19T18:18:28.429423", + "timestamp_ms": 1771492708429.4307, + "phase": "inference", + "sub_phase": "req_367_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:28.630590", + "timestamp_ms": 1771492708630.6174, + "phase": "inference", + "sub_phase": "req_368_prefill" + }, + { + "timestamp": "2026-02-19T18:18:28.659755", + "timestamp_ms": 1771492708659.7637, + "phase": "inference", + "sub_phase": "req_368_decode" + }, + { + "timestamp": "2026-02-19T18:18:28.874998", + "timestamp_ms": 1771492708875.0056, + "phase": "inference", + "sub_phase": "req_368_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:29.076103", + "timestamp_ms": 1771492709076.132, + "phase": "inference", + "sub_phase": "req_369_prefill" + }, + { + "timestamp": "2026-02-19T18:18:29.104795", + "timestamp_ms": 1771492709104.8035, + "phase": "inference", + "sub_phase": "req_369_decode" + }, + { + "timestamp": "2026-02-19T18:18:29.283707", + "timestamp_ms": 1771492709283.714, + "phase": "inference", + "sub_phase": "req_369_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:29.484768", + "timestamp_ms": 1771492709484.7957, + "phase": "inference", + "sub_phase": "req_370_prefill" + }, + { + "timestamp": "2026-02-19T18:18:29.523926", + "timestamp_ms": 1771492709523.9329, + "phase": "inference", + "sub_phase": "req_370_decode" + }, + { + "timestamp": "2026-02-19T18:18:31.624933", + "timestamp_ms": 1771492711624.9446, + "phase": "inference", + "sub_phase": "req_370_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:31.826063", + "timestamp_ms": 1771492711826.0903, + "phase": "inference", + "sub_phase": "req_371_prefill" + }, + { + "timestamp": "2026-02-19T18:18:31.866242", + "timestamp_ms": 1771492711866.2505, + "phase": "inference", + "sub_phase": "req_371_decode" + }, + { + "timestamp": "2026-02-19T18:18:32.103630", + "timestamp_ms": 1771492712103.6372, + "phase": "inference", + "sub_phase": "req_371_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:32.304812", + "timestamp_ms": 1771492712304.8528, + "phase": "inference", + "sub_phase": "req_372_prefill" + }, + { + "timestamp": "2026-02-19T18:18:32.333625", + "timestamp_ms": 1771492712333.6328, + "phase": "inference", + "sub_phase": "req_372_decode" + }, + { + "timestamp": "2026-02-19T18:18:32.642159", + "timestamp_ms": 1771492712642.1697, + "phase": "inference", + "sub_phase": "req_372_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:32.843325", + "timestamp_ms": 1771492712843.353, + "phase": "inference", + "sub_phase": "req_373_prefill" + }, + { + "timestamp": "2026-02-19T18:18:32.884073", + "timestamp_ms": 1771492712884.0803, + "phase": "inference", + "sub_phase": "req_373_decode" + }, + { + "timestamp": "2026-02-19T18:18:33.490948", + "timestamp_ms": 1771492713490.9563, + "phase": "inference", + "sub_phase": "req_373_idle_between" + }, + { + "timestamp": "2026-02-19T18:18:33.691249", + "timestamp_ms": 1771492713691.2778, + "phase": "inference", + "sub_phase": "session_finished" + }, + { + "timestamp": "2026-02-19T18:18:33.694233", + "timestamp_ms": 1771492713694.2378, + "phase": "idle_post", + "sub_phase": "" + } +] \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/config.json new file mode 100644 index 0000000000000000000000000000000000000000..92e4197a2aead310c0ce133b310011e13b41ceb8 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/config.json @@ -0,0 +1,71 @@ +{ + "sampling_interval_ms": 10.0, + "idle_pre_duration": 30.0, + "idle_mid_duration": 30.0, + "idle_post_duration": 30.0, + "train_epochs": 3, + "train_max_steps": null, + "batch_size": 4, + "gradient_accumulation_steps": 4, + "learning_rate": 0.0002, + "lora_r": 16, + "lora_alpha": 32, + "lora_dropout": 0.05, + "max_seq_length": 512, + "train_max_seq_length": null, + "use_4bit": false, + "use_bf16": true, + "validation_split": "train[2000:2500]", + "validation_batch_size": 8, + "validation_max_batches": null, + "checkpoint_every_steps": 20, + "iteration_log_interval": 10, + "checkpoint_dir": null, + "inference_total_requests": 100000, + "inference_interval_sec": 0.2, + "inference_pattern": "fixed", + "inference_variable_min": 2.0, + "inference_variable_max": 10.0, + "inference_burst_count": 3, + "inference_burst_gap": 1.0, + "inference_burst_pause": 15.0, + "inference_batch_size": 1, + "concurrent_batch_window_ms": 50.0, + "concurrent_base_rate_rps": 0.2, + "concurrent_burst_rate_rps": 3.0, + "concurrent_burst_start_s": 20.0, + "concurrent_burst_duration_s": 30.0, + "gen_max_new_tokens": 128, + "gen_temperature": 0.0, + "gen_do_sample": false, + "output_preview_chars": 80, + "save_full_outputs": true, + "full_output_max_chars": 2000, + "prompt_shuffle": false, + "seed": 42, + "inference_duration_sec": 600.0, + "prompt_set": "alpaca", + "strict_datasets": true, + "clock_lock_gpu": 1500, + "clock_lock_mem": null, + "ramp_enabled": false, + "ramp_start_w": null, + "ramp_end_w": null, + "ramp_steps": 5, + "ramp_step_duration": 3.0, + "cuda_index": 0, + "gpu_physical_index": 0, + "device": "cuda:0", + "skip_training": false, + "skip_inference": false, + "model": "qwen3-4b", + "power_cap": null, + "gpu_info": { + "gpu_name": "NVIDIA RTX PRO 6000 Blackwell Workstation Edition", + "tdp_w": 600, + "memory_total_mb": 97887, + "driver_version": "580.82.07", + "cuda_version": "13.0" + }, + "experiment_timestamp": "2026-02-19T17:52:48.806511" +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/phase_transitions.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/phase_transitions.json new file mode 100644 index 0000000000000000000000000000000000000000..d0428688ddcd7a354e71e27400eccb3205b785be --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/clk1500/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_clk1500MHz_ckpt20/phase_transitions.json @@ -0,0 +1,3260 @@ +[ + { + "timestamp": "2026-02-19T17:29:47.709098", + "timestamp_ms": 1771489787709.11, + "phase": "idle_pre", + "sub_phase": "" + }, + { + "timestamp": "2026-02-19T17:30:17.709224", + "timestamp_ms": 1771489817709.2646, + "phase": "train", + "sub_phase": "start" + }, + { + "timestamp": "2026-02-19T17:30:24.491947", + "timestamp_ms": 1771489824491.9631, + "phase": "train", + "sub_phase": "epoch_1_start" + }, + { + "timestamp": "2026-02-19T17:30:40.998201", + "timestamp_ms": 1771489840998.2039, + "phase": "iteration", + "sub_phase": "step_10" + }, + { + "timestamp": "2026-02-19T17:30:57.177325", + "timestamp_ms": 1771489857177.3286, + "phase": "iteration", + "sub_phase": "step_20" + }, + { + "timestamp": "2026-02-19T17:30:57.177393", + "timestamp_ms": 1771489857177.3945, + "phase": "checkpoint", + "sub_phase": "step_20" + }, + { + "timestamp": "2026-02-19T17:31:14.000418", + "timestamp_ms": 1771489874000.4211, + "phase": "iteration", + "sub_phase": "step_30" + }, + { + "timestamp": "2026-02-19T17:31:30.167350", + "timestamp_ms": 1771489890167.3528, + "phase": "iteration", + "sub_phase": "step_40" + }, + { + "timestamp": "2026-02-19T17:31:30.167419", + "timestamp_ms": 1771489890167.421, + "phase": "checkpoint", + "sub_phase": "step_40" + }, + { + "timestamp": "2026-02-19T17:31:46.965015", + "timestamp_ms": 1771489906965.018, + "phase": "iteration", + "sub_phase": "step_50" + }, + { + "timestamp": "2026-02-19T17:32:03.132990", + "timestamp_ms": 1771489923132.9924, + "phase": "iteration", + "sub_phase": "step_60" + }, + { + "timestamp": "2026-02-19T17:32:03.133058", + "timestamp_ms": 1771489923133.0608, + "phase": "checkpoint", + "sub_phase": "step_60" + }, + { + "timestamp": "2026-02-19T17:32:19.929900", + "timestamp_ms": 1771489939929.9033, + "phase": "iteration", + "sub_phase": "step_70" + }, + { + "timestamp": "2026-02-19T17:32:36.106266", + "timestamp_ms": 1771489956106.2676, + "phase": "iteration", + "sub_phase": "step_80" + }, + { + "timestamp": "2026-02-19T17:32:36.106324", + "timestamp_ms": 1771489956106.3262, + "phase": "checkpoint", + "sub_phase": "step_80" + }, + { + "timestamp": "2026-02-19T17:32:52.918667", + "timestamp_ms": 1771489972918.6692, + "phase": "iteration", + "sub_phase": "step_90" + }, + { + "timestamp": "2026-02-19T17:33:09.094252", + "timestamp_ms": 1771489989094.2551, + "phase": "iteration", + "sub_phase": "step_100" + }, + { + "timestamp": "2026-02-19T17:33:09.094329", + "timestamp_ms": 1771489989094.331, + "phase": "checkpoint", + "sub_phase": "step_100" + }, + { + "timestamp": "2026-02-19T17:33:25.927908", + "timestamp_ms": 1771490005927.9114, + "phase": "iteration", + "sub_phase": "step_110" + }, + { + "timestamp": "2026-02-19T17:33:42.099508", + "timestamp_ms": 1771490022099.5115, + "phase": "iteration", + "sub_phase": "step_120" + }, + { + "timestamp": "2026-02-19T17:33:42.099574", + "timestamp_ms": 1771490022099.576, + "phase": "checkpoint", + "sub_phase": "step_120" + }, + { + "timestamp": "2026-02-19T17:33:50.824233", + "timestamp_ms": 1771490030824.2383, + "phase": "validation", + "sub_phase": "epoch_1" + }, + { + "timestamp": "2026-02-19T17:34:10.308278", + "timestamp_ms": 1771490050308.284, + "phase": "train", + "sub_phase": "epoch_2_start" + }, + { + "timestamp": "2026-02-19T17:34:18.391853", + "timestamp_ms": 1771490058391.8562, + "phase": "iteration", + "sub_phase": "step_130" + }, + { + "timestamp": "2026-02-19T17:34:34.563706", + "timestamp_ms": 1771490074563.7097, + "phase": "iteration", + "sub_phase": "step_140" + }, + { + "timestamp": "2026-02-19T17:34:34.563783", + "timestamp_ms": 1771490074563.7854, + "phase": "checkpoint", + "sub_phase": "step_140" + }, + { + "timestamp": "2026-02-19T17:34:51.382114", + "timestamp_ms": 1771490091382.117, + "phase": "iteration", + "sub_phase": "step_150" + }, + { + "timestamp": "2026-02-19T17:35:07.557234", + "timestamp_ms": 1771490107557.237, + "phase": "iteration", + "sub_phase": "step_160" + }, + { + "timestamp": "2026-02-19T17:35:07.557309", + "timestamp_ms": 1771490107557.3118, + "phase": "checkpoint", + "sub_phase": "step_160" + }, + { + "timestamp": "2026-02-19T17:35:24.527237", + "timestamp_ms": 1771490124527.24, + "phase": "iteration", + "sub_phase": "step_170" + }, + { + "timestamp": "2026-02-19T17:35:40.700123", + "timestamp_ms": 1771490140700.1252, + "phase": "iteration", + "sub_phase": "step_180" + }, + { + "timestamp": "2026-02-19T17:35:40.700194", + "timestamp_ms": 1771490140700.1963, + "phase": "checkpoint", + "sub_phase": "step_180" + }, + { + "timestamp": "2026-02-19T17:35:57.508109", + "timestamp_ms": 1771490157508.1116, + "phase": "iteration", + "sub_phase": "step_190" + }, + { + "timestamp": "2026-02-19T17:36:13.676814", + "timestamp_ms": 1771490173676.8171, + "phase": "iteration", + "sub_phase": "step_200" + }, + { + "timestamp": "2026-02-19T17:36:13.676886", + "timestamp_ms": 1771490173676.888, + "phase": "checkpoint", + "sub_phase": "step_200" + }, + { + "timestamp": "2026-02-19T17:36:30.484162", + "timestamp_ms": 1771490190484.1655, + "phase": "iteration", + "sub_phase": "step_210" + }, + { + "timestamp": "2026-02-19T17:36:46.653324", + "timestamp_ms": 1771490206653.3267, + "phase": "iteration", + "sub_phase": "step_220" + }, + { + "timestamp": "2026-02-19T17:36:46.653401", + "timestamp_ms": 1771490206653.404, + "phase": "checkpoint", + "sub_phase": "step_220" + }, + { + "timestamp": "2026-02-19T17:37:03.447374", + "timestamp_ms": 1771490223447.3772, + "phase": "iteration", + "sub_phase": "step_230" + }, + { + "timestamp": "2026-02-19T17:37:19.619976", + "timestamp_ms": 1771490239619.979, + "phase": "iteration", + "sub_phase": "step_240" + }, + { + "timestamp": "2026-02-19T17:37:19.620058", + "timestamp_ms": 1771490239620.0608, + "phase": "checkpoint", + "sub_phase": "step_240" + }, + { + "timestamp": "2026-02-19T17:37:36.425223", + "timestamp_ms": 1771490256425.226, + "phase": "iteration", + "sub_phase": "step_250" + }, + { + "timestamp": "2026-02-19T17:37:36.425594", + "timestamp_ms": 1771490256425.5974, + "phase": "validation", + "sub_phase": "epoch_2" + }, + { + "timestamp": "2026-02-19T17:37:55.886767", + "timestamp_ms": 1771490275886.774, + "phase": "train", + "sub_phase": "epoch_3_start" + }, + { + "timestamp": "2026-02-19T17:38:12.062435", + "timestamp_ms": 1771490292062.4373, + "phase": "iteration", + "sub_phase": "step_260" + }, + { + "timestamp": "2026-02-19T17:38:12.062503", + "timestamp_ms": 1771490292062.5054, + "phase": "checkpoint", + "sub_phase": "step_260" + }, + { + "timestamp": "2026-02-19T17:38:28.893941", + "timestamp_ms": 1771490308893.944, + "phase": "iteration", + "sub_phase": "step_270" + }, + { + "timestamp": "2026-02-19T17:38:45.068837", + "timestamp_ms": 1771490325068.8403, + "phase": "iteration", + "sub_phase": "step_280" + }, + { + "timestamp": "2026-02-19T17:38:45.068919", + "timestamp_ms": 1771490325068.9219, + "phase": "checkpoint", + "sub_phase": "step_280" + }, + { + "timestamp": "2026-02-19T17:39:01.894991", + "timestamp_ms": 1771490341894.9941, + "phase": "iteration", + "sub_phase": "step_290" + }, + { + "timestamp": "2026-02-19T17:39:18.066834", + "timestamp_ms": 1771490358066.8367, + "phase": "iteration", + "sub_phase": "step_300" + }, + { + "timestamp": "2026-02-19T17:39:18.066899", + "timestamp_ms": 1771490358066.9006, + "phase": "checkpoint", + "sub_phase": "step_300" + }, + { + "timestamp": "2026-02-19T17:39:34.861204", + "timestamp_ms": 1771490374861.207, + "phase": "iteration", + "sub_phase": "step_310" + }, + { + "timestamp": "2026-02-19T17:39:51.026805", + "timestamp_ms": 1771490391026.8074, + "phase": "iteration", + "sub_phase": "step_320" + }, + { + "timestamp": "2026-02-19T17:39:51.026868", + "timestamp_ms": 1771490391026.87, + "phase": "checkpoint", + "sub_phase": "step_320" + }, + { + "timestamp": "2026-02-19T17:40:07.818298", + "timestamp_ms": 1771490407818.3008, + "phase": "iteration", + "sub_phase": "step_330" + }, + { + "timestamp": "2026-02-19T17:40:23.984853", + "timestamp_ms": 1771490423984.856, + "phase": "iteration", + "sub_phase": "step_340" + }, + { + "timestamp": "2026-02-19T17:40:23.984926", + "timestamp_ms": 1771490423984.929, + "phase": "checkpoint", + "sub_phase": "step_340" + }, + { + "timestamp": "2026-02-19T17:40:42.000744", + "timestamp_ms": 1771490442000.7463, + "phase": "iteration", + "sub_phase": "step_350" + }, + { + "timestamp": "2026-02-19T17:40:58.167532", + "timestamp_ms": 1771490458167.5347, + "phase": "iteration", + "sub_phase": "step_360" + }, + { + "timestamp": "2026-02-19T17:40:58.167723", + "timestamp_ms": 1771490458167.7253, + "phase": "checkpoint", + "sub_phase": "step_360" + }, + { + "timestamp": "2026-02-19T17:41:14.978783", + "timestamp_ms": 1771490474978.7864, + "phase": "iteration", + "sub_phase": "step_370" + }, + { + "timestamp": "2026-02-19T17:41:23.065145", + "timestamp_ms": 1771490483065.1492, + "phase": "validation", + "sub_phase": "epoch_3" + }, + { + "timestamp": "2026-02-19T17:41:42.540326", + "timestamp_ms": 1771490502540.3313, + "phase": "train", + "sub_phase": "finished" + }, + { + "timestamp": "2026-02-19T17:41:42.549780", + "timestamp_ms": 1771490502549.7864, + "phase": "idle_mid", + "sub_phase": "" + }, + { + "timestamp": "2026-02-19T17:42:12.549923", + "timestamp_ms": 1771490532549.9604, + "phase": "inference", + "sub_phase": "start" + }, + { + "timestamp": "2026-02-19T17:42:16.268741", + "timestamp_ms": 1771490536268.7598, + "phase": "inference", + "sub_phase": "session_start_pattern_fixed" + }, + { + "timestamp": "2026-02-19T17:42:16.277121", + "timestamp_ms": 1771490536277.1326, + "phase": "inference", + "sub_phase": "req_0_prefill" + }, + { + "timestamp": "2026-02-19T17:42:16.366236", + "timestamp_ms": 1771490536366.2446, + "phase": "inference", + "sub_phase": "req_0_decode" + }, + { + "timestamp": "2026-02-19T17:42:19.943302", + "timestamp_ms": 1771490539943.3115, + "phase": "inference", + "sub_phase": "req_0_idle_between" + }, + { + "timestamp": "2026-02-19T17:42:20.144563", + "timestamp_ms": 1771490540144.591, + "phase": "inference", + "sub_phase": "req_1_prefill" + }, + { + "timestamp": "2026-02-19T17:42:20.183490", + "timestamp_ms": 1771490540183.497, + "phase": "inference", + "sub_phase": "req_1_decode" + }, + { + "timestamp": "2026-02-19T17:42:23.748016", + "timestamp_ms": 1771490543748.0256, + "phase": "inference", + "sub_phase": "req_1_idle_between" + }, + { + "timestamp": "2026-02-19T17:42:23.949256", + "timestamp_ms": 1771490543949.2844, + "phase": "inference", + "sub_phase": "req_2_prefill" + }, + { + "timestamp": "2026-02-19T17:42:23.988305", + "timestamp_ms": 1771490543988.314, + "phase": "inference", + "sub_phase": "req_2_decode" + }, + { + "timestamp": "2026-02-19T17:42:27.531036", + "timestamp_ms": 1771490547531.0466, + "phase": "inference", + "sub_phase": "req_2_idle_between" + }, + { + "timestamp": "2026-02-19T17:42:27.732250", + "timestamp_ms": 1771490547732.2786, + "phase": "inference", + "sub_phase": "req_3_prefill" + }, + { + "timestamp": "2026-02-19T17:42:27.770398", + "timestamp_ms": 1771490547770.4065, + "phase": "inference", + "sub_phase": "req_3_decode" + }, + { + "timestamp": "2026-02-19T17:42:31.375945", + "timestamp_ms": 1771490551375.9553, + "phase": "inference", + "sub_phase": "req_3_idle_between" + }, + { + "timestamp": "2026-02-19T17:42:31.577262", + "timestamp_ms": 1771490551577.2903, + "phase": "inference", + "sub_phase": "req_4_prefill" + }, + { + "timestamp": "2026-02-19T17:42:31.614842", + "timestamp_ms": 1771490551614.8496, + "phase": "inference", + "sub_phase": "req_4_decode" + }, + { + "timestamp": "2026-02-19T17:42:35.131804", + "timestamp_ms": 1771490555131.8125, + "phase": "inference", + "sub_phase": "req_4_idle_between" + }, + { + "timestamp": "2026-02-19T17:42:35.333056", + "timestamp_ms": 1771490555333.084, + "phase": "inference", + "sub_phase": "req_5_prefill" + }, + { + "timestamp": "2026-02-19T17:42:35.368213", + "timestamp_ms": 1771490555368.2202, + "phase": "inference", + "sub_phase": "req_5_decode" + }, + { + "timestamp": "2026-02-19T17:42:38.895740", + "timestamp_ms": 1771490558895.7502, + "phase": "inference", + "sub_phase": "req_5_idle_between" + }, + { + "timestamp": "2026-02-19T17:42:39.096999", + "timestamp_ms": 1771490559097.0276, + "phase": "inference", + "sub_phase": "req_6_prefill" + }, + { + "timestamp": "2026-02-19T17:42:39.131426", + "timestamp_ms": 1771490559131.434, + "phase": "inference", + "sub_phase": "req_6_decode" + }, + { + "timestamp": "2026-02-19T17:42:42.623858", + "timestamp_ms": 1771490562623.8667, + "phase": "inference", + "sub_phase": "req_6_idle_between" + }, + { + "timestamp": "2026-02-19T17:42:42.825202", + "timestamp_ms": 1771490562825.2305, + "phase": "inference", + "sub_phase": "req_7_prefill" + }, + { + "timestamp": "2026-02-19T17:42:42.857255", + "timestamp_ms": 1771490562857.263, + "phase": "inference", + "sub_phase": "req_7_decode" + }, + { + "timestamp": "2026-02-19T17:42:46.389725", + "timestamp_ms": 1771490566389.735, + "phase": "inference", + "sub_phase": "req_7_idle_between" + }, + { + "timestamp": "2026-02-19T17:42:46.590962", + "timestamp_ms": 1771490566590.991, + "phase": "inference", + "sub_phase": "req_8_prefill" + }, + { + "timestamp": "2026-02-19T17:42:46.629695", + "timestamp_ms": 1771490566629.7026, + "phase": "inference", + "sub_phase": "req_8_decode" + }, + { + "timestamp": "2026-02-19T17:42:50.145628", + "timestamp_ms": 1771490570145.637, + "phase": "inference", + "sub_phase": "req_8_idle_between" + }, + { + "timestamp": "2026-02-19T17:42:50.346991", + "timestamp_ms": 1771490570347.0186, + "phase": "inference", + "sub_phase": "req_9_prefill" + }, + { + "timestamp": "2026-02-19T17:42:50.380484", + "timestamp_ms": 1771490570380.4912, + "phase": "inference", + "sub_phase": "req_9_decode" + }, + { + "timestamp": "2026-02-19T17:42:53.942655", + "timestamp_ms": 1771490573942.6648, + "phase": "inference", + "sub_phase": "req_9_idle_between" + }, + { + "timestamp": "2026-02-19T17:42:54.143813", + "timestamp_ms": 1771490574143.8547, + "phase": "inference", + "sub_phase": "req_10_prefill" + }, + { + "timestamp": "2026-02-19T17:42:54.178829", + "timestamp_ms": 1771490574178.8376, + "phase": "inference", + "sub_phase": "req_10_decode" + }, + { + "timestamp": "2026-02-19T17:42:57.679543", + "timestamp_ms": 1771490577679.5518, + "phase": "inference", + "sub_phase": "req_10_idle_between" + }, + { + "timestamp": "2026-02-19T17:42:57.880641", + "timestamp_ms": 1771490577880.669, + "phase": "inference", + "sub_phase": "req_11_prefill" + }, + { + "timestamp": "2026-02-19T17:42:57.918586", + "timestamp_ms": 1771490577918.594, + "phase": "inference", + "sub_phase": "req_11_decode" + }, + { + "timestamp": "2026-02-19T17:43:01.460647", + "timestamp_ms": 1771490581460.657, + "phase": "inference", + "sub_phase": "req_11_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:01.661950", + "timestamp_ms": 1771490581661.979, + "phase": "inference", + "sub_phase": "req_12_prefill" + }, + { + "timestamp": "2026-02-19T17:43:01.700992", + "timestamp_ms": 1771490581701.0, + "phase": "inference", + "sub_phase": "req_12_decode" + }, + { + "timestamp": "2026-02-19T17:43:05.240101", + "timestamp_ms": 1771490585240.1104, + "phase": "inference", + "sub_phase": "req_12_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:05.441294", + "timestamp_ms": 1771490585441.3213, + "phase": "inference", + "sub_phase": "req_13_prefill" + }, + { + "timestamp": "2026-02-19T17:43:05.479634", + "timestamp_ms": 1771490585479.642, + "phase": "inference", + "sub_phase": "req_13_decode" + }, + { + "timestamp": "2026-02-19T17:43:09.050949", + "timestamp_ms": 1771490589050.9592, + "phase": "inference", + "sub_phase": "req_13_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:09.252286", + "timestamp_ms": 1771490589252.3145, + "phase": "inference", + "sub_phase": "req_14_prefill" + }, + { + "timestamp": "2026-02-19T17:43:09.287103", + "timestamp_ms": 1771490589287.1118, + "phase": "inference", + "sub_phase": "req_14_decode" + }, + { + "timestamp": "2026-02-19T17:43:12.861662", + "timestamp_ms": 1771490592861.6711, + "phase": "inference", + "sub_phase": "req_14_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:13.062948", + "timestamp_ms": 1771490593062.9763, + "phase": "inference", + "sub_phase": "req_15_prefill" + }, + { + "timestamp": "2026-02-19T17:43:13.098843", + "timestamp_ms": 1771490593098.8518, + "phase": "inference", + "sub_phase": "req_15_decode" + }, + { + "timestamp": "2026-02-19T17:43:16.690961", + "timestamp_ms": 1771490596690.9714, + "phase": "inference", + "sub_phase": "req_15_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:16.892180", + "timestamp_ms": 1771490596892.2083, + "phase": "inference", + "sub_phase": "req_16_prefill" + }, + { + "timestamp": "2026-02-19T17:43:16.930206", + "timestamp_ms": 1771490596930.2146, + "phase": "inference", + "sub_phase": "req_16_decode" + }, + { + "timestamp": "2026-02-19T17:43:20.493119", + "timestamp_ms": 1771490600493.13, + "phase": "inference", + "sub_phase": "req_16_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:20.694698", + "timestamp_ms": 1771490600694.7266, + "phase": "inference", + "sub_phase": "req_17_prefill" + }, + { + "timestamp": "2026-02-19T17:43:20.728855", + "timestamp_ms": 1771490600728.8633, + "phase": "inference", + "sub_phase": "req_17_decode" + }, + { + "timestamp": "2026-02-19T17:43:24.316057", + "timestamp_ms": 1771490604316.066, + "phase": "inference", + "sub_phase": "req_17_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:24.517293", + "timestamp_ms": 1771490604517.3215, + "phase": "inference", + "sub_phase": "req_18_prefill" + }, + { + "timestamp": "2026-02-19T17:43:24.554064", + "timestamp_ms": 1771490604554.072, + "phase": "inference", + "sub_phase": "req_18_decode" + }, + { + "timestamp": "2026-02-19T17:43:28.126297", + "timestamp_ms": 1771490608126.3074, + "phase": "inference", + "sub_phase": "req_18_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:28.327530", + "timestamp_ms": 1771490608327.5579, + "phase": "inference", + "sub_phase": "req_19_prefill" + }, + { + "timestamp": "2026-02-19T17:43:28.363644", + "timestamp_ms": 1771490608363.6526, + "phase": "inference", + "sub_phase": "req_19_decode" + }, + { + "timestamp": "2026-02-19T17:43:31.949494", + "timestamp_ms": 1771490611949.5027, + "phase": "inference", + "sub_phase": "req_19_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:32.150625", + "timestamp_ms": 1771490612150.6526, + "phase": "inference", + "sub_phase": "req_20_prefill" + }, + { + "timestamp": "2026-02-19T17:43:32.185180", + "timestamp_ms": 1771490612185.188, + "phase": "inference", + "sub_phase": "req_20_decode" + }, + { + "timestamp": "2026-02-19T17:43:35.716794", + "timestamp_ms": 1771490615716.8032, + "phase": "inference", + "sub_phase": "req_20_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:35.918047", + "timestamp_ms": 1771490615918.0745, + "phase": "inference", + "sub_phase": "req_21_prefill" + }, + { + "timestamp": "2026-02-19T17:43:35.954650", + "timestamp_ms": 1771490615954.6582, + "phase": "inference", + "sub_phase": "req_21_decode" + }, + { + "timestamp": "2026-02-19T17:43:39.507527", + "timestamp_ms": 1771490619507.5376, + "phase": "inference", + "sub_phase": "req_21_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:39.708718", + "timestamp_ms": 1771490619708.7463, + "phase": "inference", + "sub_phase": "req_22_prefill" + }, + { + "timestamp": "2026-02-19T17:43:39.746753", + "timestamp_ms": 1771490619746.7615, + "phase": "inference", + "sub_phase": "req_22_decode" + }, + { + "timestamp": "2026-02-19T17:43:43.299724", + "timestamp_ms": 1771490623299.7322, + "phase": "inference", + "sub_phase": "req_22_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:43.501097", + "timestamp_ms": 1771490623501.127, + "phase": "inference", + "sub_phase": "req_23_prefill" + }, + { + "timestamp": "2026-02-19T17:43:43.540743", + "timestamp_ms": 1771490623540.7522, + "phase": "inference", + "sub_phase": "req_23_decode" + }, + { + "timestamp": "2026-02-19T17:43:47.129128", + "timestamp_ms": 1771490627129.1384, + "phase": "inference", + "sub_phase": "req_23_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:47.330522", + "timestamp_ms": 1771490627330.5505, + "phase": "inference", + "sub_phase": "req_24_prefill" + }, + { + "timestamp": "2026-02-19T17:43:47.368075", + "timestamp_ms": 1771490627368.0837, + "phase": "inference", + "sub_phase": "req_24_decode" + }, + { + "timestamp": "2026-02-19T17:43:50.916045", + "timestamp_ms": 1771490630916.0542, + "phase": "inference", + "sub_phase": "req_24_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:51.117245", + "timestamp_ms": 1771490631117.2734, + "phase": "inference", + "sub_phase": "req_25_prefill" + }, + { + "timestamp": "2026-02-19T17:43:51.155237", + "timestamp_ms": 1771490631155.2456, + "phase": "inference", + "sub_phase": "req_25_decode" + }, + { + "timestamp": "2026-02-19T17:43:54.725960", + "timestamp_ms": 1771490634725.9692, + "phase": "inference", + "sub_phase": "req_25_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:54.927200", + "timestamp_ms": 1771490634927.2295, + "phase": "inference", + "sub_phase": "req_26_prefill" + }, + { + "timestamp": "2026-02-19T17:43:54.965551", + "timestamp_ms": 1771490634965.5593, + "phase": "inference", + "sub_phase": "req_26_decode" + }, + { + "timestamp": "2026-02-19T17:43:58.532246", + "timestamp_ms": 1771490638532.2559, + "phase": "inference", + "sub_phase": "req_26_idle_between" + }, + { + "timestamp": "2026-02-19T17:43:58.733485", + "timestamp_ms": 1771490638733.514, + "phase": "inference", + "sub_phase": "req_27_prefill" + }, + { + "timestamp": "2026-02-19T17:43:58.771901", + "timestamp_ms": 1771490638771.9092, + "phase": "inference", + "sub_phase": "req_27_decode" + }, + { + "timestamp": "2026-02-19T17:44:02.408875", + "timestamp_ms": 1771490642408.8872, + "phase": "inference", + "sub_phase": "req_27_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:02.610176", + "timestamp_ms": 1771490642610.2048, + "phase": "inference", + "sub_phase": "req_28_prefill" + }, + { + "timestamp": "2026-02-19T17:44:02.648531", + "timestamp_ms": 1771490642648.539, + "phase": "inference", + "sub_phase": "req_28_decode" + }, + { + "timestamp": "2026-02-19T17:44:06.240768", + "timestamp_ms": 1771490646240.778, + "phase": "inference", + "sub_phase": "req_28_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:06.442082", + "timestamp_ms": 1771490646442.111, + "phase": "inference", + "sub_phase": "req_29_prefill" + }, + { + "timestamp": "2026-02-19T17:44:06.482771", + "timestamp_ms": 1771490646482.7805, + "phase": "inference", + "sub_phase": "req_29_decode" + }, + { + "timestamp": "2026-02-19T17:44:10.062533", + "timestamp_ms": 1771490650062.543, + "phase": "inference", + "sub_phase": "req_29_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:10.263707", + "timestamp_ms": 1771490650263.735, + "phase": "inference", + "sub_phase": "req_30_prefill" + }, + { + "timestamp": "2026-02-19T17:44:10.299404", + "timestamp_ms": 1771490650299.4126, + "phase": "inference", + "sub_phase": "req_30_decode" + }, + { + "timestamp": "2026-02-19T17:44:13.887930", + "timestamp_ms": 1771490653887.939, + "phase": "inference", + "sub_phase": "req_30_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:14.089314", + "timestamp_ms": 1771490654089.3416, + "phase": "inference", + "sub_phase": "req_31_prefill" + }, + { + "timestamp": "2026-02-19T17:44:14.122997", + "timestamp_ms": 1771490654123.0044, + "phase": "inference", + "sub_phase": "req_31_decode" + }, + { + "timestamp": "2026-02-19T17:44:17.721446", + "timestamp_ms": 1771490657721.4604, + "phase": "inference", + "sub_phase": "req_31_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:17.922689", + "timestamp_ms": 1771490657922.7178, + "phase": "inference", + "sub_phase": "req_32_prefill" + }, + { + "timestamp": "2026-02-19T17:44:17.962890", + "timestamp_ms": 1771490657962.8992, + "phase": "inference", + "sub_phase": "req_32_decode" + }, + { + "timestamp": "2026-02-19T17:44:21.521093", + "timestamp_ms": 1771490661521.1025, + "phase": "inference", + "sub_phase": "req_32_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:21.722267", + "timestamp_ms": 1771490661722.2954, + "phase": "inference", + "sub_phase": "req_33_prefill" + }, + { + "timestamp": "2026-02-19T17:44:21.760182", + "timestamp_ms": 1771490661760.1907, + "phase": "inference", + "sub_phase": "req_33_decode" + }, + { + "timestamp": "2026-02-19T17:44:25.364283", + "timestamp_ms": 1771490665364.2988, + "phase": "inference", + "sub_phase": "req_33_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:25.565559", + "timestamp_ms": 1771490665565.588, + "phase": "inference", + "sub_phase": "req_34_prefill" + }, + { + "timestamp": "2026-02-19T17:44:25.601557", + "timestamp_ms": 1771490665601.565, + "phase": "inference", + "sub_phase": "req_34_decode" + }, + { + "timestamp": "2026-02-19T17:44:29.188584", + "timestamp_ms": 1771490669188.5945, + "phase": "inference", + "sub_phase": "req_34_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:29.390008", + "timestamp_ms": 1771490669390.0376, + "phase": "inference", + "sub_phase": "req_35_prefill" + }, + { + "timestamp": "2026-02-19T17:44:29.424895", + "timestamp_ms": 1771490669424.904, + "phase": "inference", + "sub_phase": "req_35_decode" + }, + { + "timestamp": "2026-02-19T17:44:32.995223", + "timestamp_ms": 1771490672995.2314, + "phase": "inference", + "sub_phase": "req_35_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:33.196691", + "timestamp_ms": 1771490673196.7195, + "phase": "inference", + "sub_phase": "req_36_prefill" + }, + { + "timestamp": "2026-02-19T17:44:33.229782", + "timestamp_ms": 1771490673229.7898, + "phase": "inference", + "sub_phase": "req_36_decode" + }, + { + "timestamp": "2026-02-19T17:44:36.789442", + "timestamp_ms": 1771490676789.4507, + "phase": "inference", + "sub_phase": "req_36_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:36.990784", + "timestamp_ms": 1771490676990.812, + "phase": "inference", + "sub_phase": "req_37_prefill" + }, + { + "timestamp": "2026-02-19T17:44:37.028378", + "timestamp_ms": 1771490677028.3862, + "phase": "inference", + "sub_phase": "req_37_decode" + }, + { + "timestamp": "2026-02-19T17:44:40.628260", + "timestamp_ms": 1771490680628.2708, + "phase": "inference", + "sub_phase": "req_37_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:40.830221", + "timestamp_ms": 1771490680830.2495, + "phase": "inference", + "sub_phase": "req_38_prefill" + }, + { + "timestamp": "2026-02-19T17:44:40.881931", + "timestamp_ms": 1771490680881.9397, + "phase": "inference", + "sub_phase": "req_38_decode" + }, + { + "timestamp": "2026-02-19T17:44:44.485231", + "timestamp_ms": 1771490684485.2415, + "phase": "inference", + "sub_phase": "req_38_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:44.686436", + "timestamp_ms": 1771490684686.4646, + "phase": "inference", + "sub_phase": "req_39_prefill" + }, + { + "timestamp": "2026-02-19T17:44:44.723990", + "timestamp_ms": 1771490684723.9973, + "phase": "inference", + "sub_phase": "req_39_decode" + }, + { + "timestamp": "2026-02-19T17:44:48.331196", + "timestamp_ms": 1771490688331.2065, + "phase": "inference", + "sub_phase": "req_39_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:48.532425", + "timestamp_ms": 1771490688532.4534, + "phase": "inference", + "sub_phase": "req_40_prefill" + }, + { + "timestamp": "2026-02-19T17:44:48.570106", + "timestamp_ms": 1771490688570.114, + "phase": "inference", + "sub_phase": "req_40_decode" + }, + { + "timestamp": "2026-02-19T17:44:52.168053", + "timestamp_ms": 1771490692168.0647, + "phase": "inference", + "sub_phase": "req_40_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:52.369528", + "timestamp_ms": 1771490692369.5588, + "phase": "inference", + "sub_phase": "req_41_prefill" + }, + { + "timestamp": "2026-02-19T17:44:52.404138", + "timestamp_ms": 1771490692404.147, + "phase": "inference", + "sub_phase": "req_41_decode" + }, + { + "timestamp": "2026-02-19T17:44:55.996559", + "timestamp_ms": 1771490695996.569, + "phase": "inference", + "sub_phase": "req_41_idle_between" + }, + { + "timestamp": "2026-02-19T17:44:56.197971", + "timestamp_ms": 1771490696198.0032, + "phase": "inference", + "sub_phase": "req_42_prefill" + }, + { + "timestamp": "2026-02-19T17:44:56.235657", + "timestamp_ms": 1771490696235.6655, + "phase": "inference", + "sub_phase": "req_42_decode" + }, + { + "timestamp": "2026-02-19T17:44:59.824893", + "timestamp_ms": 1771490699824.9043, + "phase": "inference", + "sub_phase": "req_42_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:00.026241", + "timestamp_ms": 1771490700026.2703, + "phase": "inference", + "sub_phase": "req_43_prefill" + }, + { + "timestamp": "2026-02-19T17:45:00.060537", + "timestamp_ms": 1771490700060.5452, + "phase": "inference", + "sub_phase": "req_43_decode" + }, + { + "timestamp": "2026-02-19T17:45:03.627069", + "timestamp_ms": 1771490703627.0803, + "phase": "inference", + "sub_phase": "req_43_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:03.828449", + "timestamp_ms": 1771490703828.48, + "phase": "inference", + "sub_phase": "req_44_prefill" + }, + { + "timestamp": "2026-02-19T17:45:03.862310", + "timestamp_ms": 1771490703862.3186, + "phase": "inference", + "sub_phase": "req_44_decode" + }, + { + "timestamp": "2026-02-19T17:45:07.484525", + "timestamp_ms": 1771490707484.535, + "phase": "inference", + "sub_phase": "req_44_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:07.685830", + "timestamp_ms": 1771490707685.8716, + "phase": "inference", + "sub_phase": "req_45_prefill" + }, + { + "timestamp": "2026-02-19T17:45:07.725082", + "timestamp_ms": 1771490707725.09, + "phase": "inference", + "sub_phase": "req_45_decode" + }, + { + "timestamp": "2026-02-19T17:45:11.307402", + "timestamp_ms": 1771490711307.4119, + "phase": "inference", + "sub_phase": "req_45_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:11.508641", + "timestamp_ms": 1771490711508.6692, + "phase": "inference", + "sub_phase": "req_46_prefill" + }, + { + "timestamp": "2026-02-19T17:45:11.544410", + "timestamp_ms": 1771490711544.418, + "phase": "inference", + "sub_phase": "req_46_decode" + }, + { + "timestamp": "2026-02-19T17:45:15.109879", + "timestamp_ms": 1771490715109.8872, + "phase": "inference", + "sub_phase": "req_46_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:15.311105", + "timestamp_ms": 1771490715311.1348, + "phase": "inference", + "sub_phase": "req_47_prefill" + }, + { + "timestamp": "2026-02-19T17:45:15.348667", + "timestamp_ms": 1771490715348.6753, + "phase": "inference", + "sub_phase": "req_47_decode" + }, + { + "timestamp": "2026-02-19T17:45:18.942558", + "timestamp_ms": 1771490718942.5693, + "phase": "inference", + "sub_phase": "req_47_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:19.144461", + "timestamp_ms": 1771490719144.4824, + "phase": "inference", + "sub_phase": "req_48_prefill" + }, + { + "timestamp": "2026-02-19T17:45:19.179788", + "timestamp_ms": 1771490719179.8025, + "phase": "inference", + "sub_phase": "req_48_decode" + }, + { + "timestamp": "2026-02-19T17:45:22.747466", + "timestamp_ms": 1771490722747.4756, + "phase": "inference", + "sub_phase": "req_48_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:22.949450", + "timestamp_ms": 1771490722949.484, + "phase": "inference", + "sub_phase": "req_49_prefill" + }, + { + "timestamp": "2026-02-19T17:45:22.983985", + "timestamp_ms": 1771490722983.9934, + "phase": "inference", + "sub_phase": "req_49_decode" + }, + { + "timestamp": "2026-02-19T17:45:26.535523", + "timestamp_ms": 1771490726535.5317, + "phase": "inference", + "sub_phase": "req_49_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:26.737008", + "timestamp_ms": 1771490726737.0361, + "phase": "inference", + "sub_phase": "req_50_prefill" + }, + { + "timestamp": "2026-02-19T17:45:26.771169", + "timestamp_ms": 1771490726771.1772, + "phase": "inference", + "sub_phase": "req_50_decode" + }, + { + "timestamp": "2026-02-19T17:45:30.314249", + "timestamp_ms": 1771490730314.2583, + "phase": "inference", + "sub_phase": "req_50_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:30.515433", + "timestamp_ms": 1771490730515.4622, + "phase": "inference", + "sub_phase": "req_51_prefill" + }, + { + "timestamp": "2026-02-19T17:45:30.553482", + "timestamp_ms": 1771490730553.4905, + "phase": "inference", + "sub_phase": "req_51_decode" + }, + { + "timestamp": "2026-02-19T17:45:34.129422", + "timestamp_ms": 1771490734129.4329, + "phase": "inference", + "sub_phase": "req_51_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:34.330721", + "timestamp_ms": 1771490734330.75, + "phase": "inference", + "sub_phase": "req_52_prefill" + }, + { + "timestamp": "2026-02-19T17:45:34.368872", + "timestamp_ms": 1771490734368.8809, + "phase": "inference", + "sub_phase": "req_52_decode" + }, + { + "timestamp": "2026-02-19T17:45:37.954818", + "timestamp_ms": 1771490737954.8289, + "phase": "inference", + "sub_phase": "req_52_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:38.156124", + "timestamp_ms": 1771490738156.1533, + "phase": "inference", + "sub_phase": "req_53_prefill" + }, + { + "timestamp": "2026-02-19T17:45:38.188706", + "timestamp_ms": 1771490738188.7134, + "phase": "inference", + "sub_phase": "req_53_decode" + }, + { + "timestamp": "2026-02-19T17:45:41.760379", + "timestamp_ms": 1771490741760.3884, + "phase": "inference", + "sub_phase": "req_53_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:41.961653", + "timestamp_ms": 1771490741961.6814, + "phase": "inference", + "sub_phase": "req_54_prefill" + }, + { + "timestamp": "2026-02-19T17:45:41.994175", + "timestamp_ms": 1771490741994.183, + "phase": "inference", + "sub_phase": "req_54_decode" + }, + { + "timestamp": "2026-02-19T17:45:45.545619", + "timestamp_ms": 1771490745545.6282, + "phase": "inference", + "sub_phase": "req_54_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:45.746880", + "timestamp_ms": 1771490745746.9082, + "phase": "inference", + "sub_phase": "req_55_prefill" + }, + { + "timestamp": "2026-02-19T17:45:45.784867", + "timestamp_ms": 1771490745784.8745, + "phase": "inference", + "sub_phase": "req_55_decode" + }, + { + "timestamp": "2026-02-19T17:45:49.411782", + "timestamp_ms": 1771490749411.794, + "phase": "inference", + "sub_phase": "req_55_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:49.613152", + "timestamp_ms": 1771490749613.1836, + "phase": "inference", + "sub_phase": "req_56_prefill" + }, + { + "timestamp": "2026-02-19T17:45:49.649969", + "timestamp_ms": 1771490749649.9778, + "phase": "inference", + "sub_phase": "req_56_decode" + }, + { + "timestamp": "2026-02-19T17:45:53.242406", + "timestamp_ms": 1771490753242.4177, + "phase": "inference", + "sub_phase": "req_56_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:53.443804", + "timestamp_ms": 1771490753443.847, + "phase": "inference", + "sub_phase": "req_57_prefill" + }, + { + "timestamp": "2026-02-19T17:45:53.477254", + "timestamp_ms": 1771490753477.262, + "phase": "inference", + "sub_phase": "req_57_decode" + }, + { + "timestamp": "2026-02-19T17:45:57.062988", + "timestamp_ms": 1771490757062.9973, + "phase": "inference", + "sub_phase": "req_57_idle_between" + }, + { + "timestamp": "2026-02-19T17:45:57.264151", + "timestamp_ms": 1771490757264.179, + "phase": "inference", + "sub_phase": "req_58_prefill" + }, + { + "timestamp": "2026-02-19T17:45:57.302219", + "timestamp_ms": 1771490757302.227, + "phase": "inference", + "sub_phase": "req_58_decode" + }, + { + "timestamp": "2026-02-19T17:46:00.896038", + "timestamp_ms": 1771490760896.0496, + "phase": "inference", + "sub_phase": "req_58_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:01.097278", + "timestamp_ms": 1771490761097.3074, + "phase": "inference", + "sub_phase": "req_59_prefill" + }, + { + "timestamp": "2026-02-19T17:46:01.133494", + "timestamp_ms": 1771490761133.5022, + "phase": "inference", + "sub_phase": "req_59_decode" + }, + { + "timestamp": "2026-02-19T17:46:04.698052", + "timestamp_ms": 1771490764698.0654, + "phase": "inference", + "sub_phase": "req_59_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:04.899294", + "timestamp_ms": 1771490764899.3223, + "phase": "inference", + "sub_phase": "req_60_prefill" + }, + { + "timestamp": "2026-02-19T17:46:04.936429", + "timestamp_ms": 1771490764936.4377, + "phase": "inference", + "sub_phase": "req_60_decode" + }, + { + "timestamp": "2026-02-19T17:46:08.549518", + "timestamp_ms": 1771490768549.5286, + "phase": "inference", + "sub_phase": "req_60_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:08.750786", + "timestamp_ms": 1771490768750.815, + "phase": "inference", + "sub_phase": "req_61_prefill" + }, + { + "timestamp": "2026-02-19T17:46:08.788879", + "timestamp_ms": 1771490768788.8867, + "phase": "inference", + "sub_phase": "req_61_decode" + }, + { + "timestamp": "2026-02-19T17:46:12.416240", + "timestamp_ms": 1771490772416.2505, + "phase": "inference", + "sub_phase": "req_61_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:12.617449", + "timestamp_ms": 1771490772617.478, + "phase": "inference", + "sub_phase": "req_62_prefill" + }, + { + "timestamp": "2026-02-19T17:46:12.655157", + "timestamp_ms": 1771490772655.1655, + "phase": "inference", + "sub_phase": "req_62_decode" + }, + { + "timestamp": "2026-02-19T17:46:16.237948", + "timestamp_ms": 1771490776237.9565, + "phase": "inference", + "sub_phase": "req_62_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:16.439347", + "timestamp_ms": 1771490776439.3752, + "phase": "inference", + "sub_phase": "req_63_prefill" + }, + { + "timestamp": "2026-02-19T17:46:16.472359", + "timestamp_ms": 1771490776472.3674, + "phase": "inference", + "sub_phase": "req_63_decode" + }, + { + "timestamp": "2026-02-19T17:46:20.062682", + "timestamp_ms": 1771490780062.6926, + "phase": "inference", + "sub_phase": "req_63_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:20.263934", + "timestamp_ms": 1771490780263.9614, + "phase": "inference", + "sub_phase": "req_64_prefill" + }, + { + "timestamp": "2026-02-19T17:46:20.303558", + "timestamp_ms": 1771490780303.5657, + "phase": "inference", + "sub_phase": "req_64_decode" + }, + { + "timestamp": "2026-02-19T17:46:23.813215", + "timestamp_ms": 1771490783813.2236, + "phase": "inference", + "sub_phase": "req_64_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:24.014592", + "timestamp_ms": 1771490784014.623, + "phase": "inference", + "sub_phase": "req_65_prefill" + }, + { + "timestamp": "2026-02-19T17:46:24.053177", + "timestamp_ms": 1771490784053.1848, + "phase": "inference", + "sub_phase": "req_65_decode" + }, + { + "timestamp": "2026-02-19T17:46:27.592885", + "timestamp_ms": 1771490787592.8967, + "phase": "inference", + "sub_phase": "req_65_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:27.794109", + "timestamp_ms": 1771490787794.1372, + "phase": "inference", + "sub_phase": "req_66_prefill" + }, + { + "timestamp": "2026-02-19T17:46:27.832575", + "timestamp_ms": 1771490787832.5825, + "phase": "inference", + "sub_phase": "req_66_decode" + }, + { + "timestamp": "2026-02-19T17:46:31.352950", + "timestamp_ms": 1771490791352.9592, + "phase": "inference", + "sub_phase": "req_66_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:31.554725", + "timestamp_ms": 1771490791554.753, + "phase": "inference", + "sub_phase": "req_67_prefill" + }, + { + "timestamp": "2026-02-19T17:46:31.586921", + "timestamp_ms": 1771490791586.9287, + "phase": "inference", + "sub_phase": "req_67_decode" + }, + { + "timestamp": "2026-02-19T17:46:35.121254", + "timestamp_ms": 1771490795121.2678, + "phase": "inference", + "sub_phase": "req_67_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:35.322592", + "timestamp_ms": 1771490795322.6206, + "phase": "inference", + "sub_phase": "req_68_prefill" + }, + { + "timestamp": "2026-02-19T17:46:35.355967", + "timestamp_ms": 1771490795355.9749, + "phase": "inference", + "sub_phase": "req_68_decode" + }, + { + "timestamp": "2026-02-19T17:46:38.849690", + "timestamp_ms": 1771490798849.6978, + "phase": "inference", + "sub_phase": "req_68_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:39.051038", + "timestamp_ms": 1771490799051.0667, + "phase": "inference", + "sub_phase": "req_69_prefill" + }, + { + "timestamp": "2026-02-19T17:46:39.084925", + "timestamp_ms": 1771490799084.9333, + "phase": "inference", + "sub_phase": "req_69_decode" + }, + { + "timestamp": "2026-02-19T17:46:42.591235", + "timestamp_ms": 1771490802591.2463, + "phase": "inference", + "sub_phase": "req_69_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:42.792501", + "timestamp_ms": 1771490802792.5288, + "phase": "inference", + "sub_phase": "req_70_prefill" + }, + { + "timestamp": "2026-02-19T17:46:42.830920", + "timestamp_ms": 1771490802830.9275, + "phase": "inference", + "sub_phase": "req_70_decode" + }, + { + "timestamp": "2026-02-19T17:46:46.327338", + "timestamp_ms": 1771490806327.3455, + "phase": "inference", + "sub_phase": "req_70_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:46.528569", + "timestamp_ms": 1771490806528.597, + "phase": "inference", + "sub_phase": "req_71_prefill" + }, + { + "timestamp": "2026-02-19T17:46:46.568206", + "timestamp_ms": 1771490806568.2131, + "phase": "inference", + "sub_phase": "req_71_decode" + }, + { + "timestamp": "2026-02-19T17:46:50.093376", + "timestamp_ms": 1771490810093.385, + "phase": "inference", + "sub_phase": "req_71_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:50.294523", + "timestamp_ms": 1771490810294.5513, + "phase": "inference", + "sub_phase": "req_72_prefill" + }, + { + "timestamp": "2026-02-19T17:46:50.329562", + "timestamp_ms": 1771490810329.5696, + "phase": "inference", + "sub_phase": "req_72_decode" + }, + { + "timestamp": "2026-02-19T17:46:53.890363", + "timestamp_ms": 1771490813890.3738, + "phase": "inference", + "sub_phase": "req_72_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:54.091561", + "timestamp_ms": 1771490814091.589, + "phase": "inference", + "sub_phase": "req_73_prefill" + }, + { + "timestamp": "2026-02-19T17:46:54.130155", + "timestamp_ms": 1771490814130.1626, + "phase": "inference", + "sub_phase": "req_73_decode" + }, + { + "timestamp": "2026-02-19T17:46:57.688001", + "timestamp_ms": 1771490817688.0112, + "phase": "inference", + "sub_phase": "req_73_idle_between" + }, + { + "timestamp": "2026-02-19T17:46:57.889370", + "timestamp_ms": 1771490817889.3982, + "phase": "inference", + "sub_phase": "req_74_prefill" + }, + { + "timestamp": "2026-02-19T17:46:57.923274", + "timestamp_ms": 1771490817923.2825, + "phase": "inference", + "sub_phase": "req_74_decode" + }, + { + "timestamp": "2026-02-19T17:47:01.520897", + "timestamp_ms": 1771490821520.9072, + "phase": "inference", + "sub_phase": "req_74_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:01.722203", + "timestamp_ms": 1771490821722.2317, + "phase": "inference", + "sub_phase": "req_75_prefill" + }, + { + "timestamp": "2026-02-19T17:47:01.753862", + "timestamp_ms": 1771490821753.8704, + "phase": "inference", + "sub_phase": "req_75_decode" + }, + { + "timestamp": "2026-02-19T17:47:05.345254", + "timestamp_ms": 1771490825345.2656, + "phase": "inference", + "sub_phase": "req_75_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:05.546557", + "timestamp_ms": 1771490825546.5854, + "phase": "inference", + "sub_phase": "req_76_prefill" + }, + { + "timestamp": "2026-02-19T17:47:05.587058", + "timestamp_ms": 1771490825587.066, + "phase": "inference", + "sub_phase": "req_76_decode" + }, + { + "timestamp": "2026-02-19T17:47:09.186146", + "timestamp_ms": 1771490829186.1565, + "phase": "inference", + "sub_phase": "req_76_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:09.387435", + "timestamp_ms": 1771490829387.4644, + "phase": "inference", + "sub_phase": "req_77_prefill" + }, + { + "timestamp": "2026-02-19T17:47:09.423974", + "timestamp_ms": 1771490829423.9827, + "phase": "inference", + "sub_phase": "req_77_decode" + }, + { + "timestamp": "2026-02-19T17:47:13.039021", + "timestamp_ms": 1771490833039.0317, + "phase": "inference", + "sub_phase": "req_77_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:13.240434", + "timestamp_ms": 1771490833240.4626, + "phase": "inference", + "sub_phase": "req_78_prefill" + }, + { + "timestamp": "2026-02-19T17:47:13.273543", + "timestamp_ms": 1771490833273.551, + "phase": "inference", + "sub_phase": "req_78_decode" + }, + { + "timestamp": "2026-02-19T17:47:16.850914", + "timestamp_ms": 1771490836850.9253, + "phase": "inference", + "sub_phase": "req_78_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:17.052397", + "timestamp_ms": 1771490837052.4253, + "phase": "inference", + "sub_phase": "req_79_prefill" + }, + { + "timestamp": "2026-02-19T17:47:17.088918", + "timestamp_ms": 1771490837088.927, + "phase": "inference", + "sub_phase": "req_79_decode" + }, + { + "timestamp": "2026-02-19T17:47:20.629965", + "timestamp_ms": 1771490840629.9731, + "phase": "inference", + "sub_phase": "req_79_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:20.831229", + "timestamp_ms": 1771490840831.257, + "phase": "inference", + "sub_phase": "req_80_prefill" + }, + { + "timestamp": "2026-02-19T17:47:20.868953", + "timestamp_ms": 1771490840868.9614, + "phase": "inference", + "sub_phase": "req_80_decode" + }, + { + "timestamp": "2026-02-19T17:47:24.472120", + "timestamp_ms": 1771490844472.1309, + "phase": "inference", + "sub_phase": "req_80_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:24.673572", + "timestamp_ms": 1771490844673.5996, + "phase": "inference", + "sub_phase": "req_81_prefill" + }, + { + "timestamp": "2026-02-19T17:47:24.706701", + "timestamp_ms": 1771490844706.7092, + "phase": "inference", + "sub_phase": "req_81_decode" + }, + { + "timestamp": "2026-02-19T17:47:28.293356", + "timestamp_ms": 1771490848293.3662, + "phase": "inference", + "sub_phase": "req_81_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:28.494665", + "timestamp_ms": 1771490848494.6929, + "phase": "inference", + "sub_phase": "req_82_prefill" + }, + { + "timestamp": "2026-02-19T17:47:28.534092", + "timestamp_ms": 1771490848534.1, + "phase": "inference", + "sub_phase": "req_82_decode" + }, + { + "timestamp": "2026-02-19T17:47:32.111359", + "timestamp_ms": 1771490852111.3704, + "phase": "inference", + "sub_phase": "req_82_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:32.312562", + "timestamp_ms": 1771490852312.59, + "phase": "inference", + "sub_phase": "req_83_prefill" + }, + { + "timestamp": "2026-02-19T17:47:32.350258", + "timestamp_ms": 1771490852350.2668, + "phase": "inference", + "sub_phase": "req_83_decode" + }, + { + "timestamp": "2026-02-19T17:47:35.931200", + "timestamp_ms": 1771490855931.2097, + "phase": "inference", + "sub_phase": "req_83_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:36.132398", + "timestamp_ms": 1771490856132.4268, + "phase": "inference", + "sub_phase": "req_84_prefill" + }, + { + "timestamp": "2026-02-19T17:47:36.170016", + "timestamp_ms": 1771490856170.0247, + "phase": "inference", + "sub_phase": "req_84_decode" + }, + { + "timestamp": "2026-02-19T17:47:39.755336", + "timestamp_ms": 1771490859755.3455, + "phase": "inference", + "sub_phase": "req_84_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:39.956591", + "timestamp_ms": 1771490859956.62, + "phase": "inference", + "sub_phase": "req_85_prefill" + }, + { + "timestamp": "2026-02-19T17:47:39.995925", + "timestamp_ms": 1771490859995.9336, + "phase": "inference", + "sub_phase": "req_85_decode" + }, + { + "timestamp": "2026-02-19T17:47:43.656940", + "timestamp_ms": 1771490863656.952, + "phase": "inference", + "sub_phase": "req_85_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:43.858212", + "timestamp_ms": 1771490863858.243, + "phase": "inference", + "sub_phase": "req_86_prefill" + }, + { + "timestamp": "2026-02-19T17:47:43.896222", + "timestamp_ms": 1771490863896.2302, + "phase": "inference", + "sub_phase": "req_86_decode" + }, + { + "timestamp": "2026-02-19T17:47:47.520892", + "timestamp_ms": 1771490867520.9033, + "phase": "inference", + "sub_phase": "req_86_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:47.722202", + "timestamp_ms": 1771490867722.23, + "phase": "inference", + "sub_phase": "req_87_prefill" + }, + { + "timestamp": "2026-02-19T17:47:47.754711", + "timestamp_ms": 1771490867754.7195, + "phase": "inference", + "sub_phase": "req_87_decode" + }, + { + "timestamp": "2026-02-19T17:47:51.315366", + "timestamp_ms": 1771490871315.3762, + "phase": "inference", + "sub_phase": "req_87_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:51.516655", + "timestamp_ms": 1771490871516.683, + "phase": "inference", + "sub_phase": "req_88_prefill" + }, + { + "timestamp": "2026-02-19T17:47:51.549636", + "timestamp_ms": 1771490871549.6445, + "phase": "inference", + "sub_phase": "req_88_decode" + }, + { + "timestamp": "2026-02-19T17:47:55.416482", + "timestamp_ms": 1771490875416.4958, + "phase": "inference", + "sub_phase": "req_88_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:55.617867", + "timestamp_ms": 1771490875617.897, + "phase": "inference", + "sub_phase": "req_89_prefill" + }, + { + "timestamp": "2026-02-19T17:47:55.651711", + "timestamp_ms": 1771490875651.7202, + "phase": "inference", + "sub_phase": "req_89_decode" + }, + { + "timestamp": "2026-02-19T17:47:59.303070", + "timestamp_ms": 1771490879303.0854, + "phase": "inference", + "sub_phase": "req_89_idle_between" + }, + { + "timestamp": "2026-02-19T17:47:59.504522", + "timestamp_ms": 1771490879504.5586, + "phase": "inference", + "sub_phase": "req_90_prefill" + }, + { + "timestamp": "2026-02-19T17:47:59.543557", + "timestamp_ms": 1771490879543.5688, + "phase": "inference", + "sub_phase": "req_90_decode" + }, + { + "timestamp": "2026-02-19T17:48:03.285374", + "timestamp_ms": 1771490883285.3887, + "phase": "inference", + "sub_phase": "req_90_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:03.486961", + "timestamp_ms": 1771490883486.9973, + "phase": "inference", + "sub_phase": "req_91_prefill" + }, + { + "timestamp": "2026-02-19T17:48:03.522783", + "timestamp_ms": 1771490883522.7932, + "phase": "inference", + "sub_phase": "req_91_decode" + }, + { + "timestamp": "2026-02-19T17:48:07.224806", + "timestamp_ms": 1771490887224.8176, + "phase": "inference", + "sub_phase": "req_91_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:07.426214", + "timestamp_ms": 1771490887426.2432, + "phase": "inference", + "sub_phase": "req_92_prefill" + }, + { + "timestamp": "2026-02-19T17:48:07.460669", + "timestamp_ms": 1771490887460.6775, + "phase": "inference", + "sub_phase": "req_92_decode" + }, + { + "timestamp": "2026-02-19T17:48:11.123283", + "timestamp_ms": 1771490891123.2954, + "phase": "inference", + "sub_phase": "req_92_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:11.324480", + "timestamp_ms": 1771490891324.5083, + "phase": "inference", + "sub_phase": "req_93_prefill" + }, + { + "timestamp": "2026-02-19T17:48:11.362193", + "timestamp_ms": 1771490891362.201, + "phase": "inference", + "sub_phase": "req_93_decode" + }, + { + "timestamp": "2026-02-19T17:48:14.984032", + "timestamp_ms": 1771490894984.0425, + "phase": "inference", + "sub_phase": "req_93_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:15.185302", + "timestamp_ms": 1771490895185.33, + "phase": "inference", + "sub_phase": "req_94_prefill" + }, + { + "timestamp": "2026-02-19T17:48:15.221651", + "timestamp_ms": 1771490895221.6594, + "phase": "inference", + "sub_phase": "req_94_decode" + }, + { + "timestamp": "2026-02-19T17:48:18.834008", + "timestamp_ms": 1771490898834.02, + "phase": "inference", + "sub_phase": "req_94_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:19.035223", + "timestamp_ms": 1771490899035.2524, + "phase": "inference", + "sub_phase": "req_95_prefill" + }, + { + "timestamp": "2026-02-19T17:48:19.072885", + "timestamp_ms": 1771490899072.893, + "phase": "inference", + "sub_phase": "req_95_decode" + }, + { + "timestamp": "2026-02-19T17:48:22.888885", + "timestamp_ms": 1771490902888.899, + "phase": "inference", + "sub_phase": "req_95_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:23.090098", + "timestamp_ms": 1771490903090.1267, + "phase": "inference", + "sub_phase": "req_96_prefill" + }, + { + "timestamp": "2026-02-19T17:48:23.128355", + "timestamp_ms": 1771490903128.3633, + "phase": "inference", + "sub_phase": "req_96_decode" + }, + { + "timestamp": "2026-02-19T17:48:26.754563", + "timestamp_ms": 1771490906754.5737, + "phase": "inference", + "sub_phase": "req_96_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:26.955872", + "timestamp_ms": 1771490906955.9006, + "phase": "inference", + "sub_phase": "req_97_prefill" + }, + { + "timestamp": "2026-02-19T17:48:26.989830", + "timestamp_ms": 1771490906989.844, + "phase": "inference", + "sub_phase": "req_97_decode" + }, + { + "timestamp": "2026-02-19T17:48:30.624017", + "timestamp_ms": 1771490910624.0283, + "phase": "inference", + "sub_phase": "req_97_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:30.825132", + "timestamp_ms": 1771490910825.1604, + "phase": "inference", + "sub_phase": "req_98_prefill" + }, + { + "timestamp": "2026-02-19T17:48:30.860221", + "timestamp_ms": 1771490910860.229, + "phase": "inference", + "sub_phase": "req_98_decode" + }, + { + "timestamp": "2026-02-19T17:48:34.496230", + "timestamp_ms": 1771490914496.2407, + "phase": "inference", + "sub_phase": "req_98_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:34.697637", + "timestamp_ms": 1771490914697.6675, + "phase": "inference", + "sub_phase": "req_99_prefill" + }, + { + "timestamp": "2026-02-19T17:48:34.732181", + "timestamp_ms": 1771490914732.1892, + "phase": "inference", + "sub_phase": "req_99_decode" + }, + { + "timestamp": "2026-02-19T17:48:38.360312", + "timestamp_ms": 1771490918360.3235, + "phase": "inference", + "sub_phase": "req_99_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:38.561574", + "timestamp_ms": 1771490918561.6025, + "phase": "inference", + "sub_phase": "req_100_prefill" + }, + { + "timestamp": "2026-02-19T17:48:38.599356", + "timestamp_ms": 1771490918599.3647, + "phase": "inference", + "sub_phase": "req_100_decode" + }, + { + "timestamp": "2026-02-19T17:48:42.225601", + "timestamp_ms": 1771490922225.613, + "phase": "inference", + "sub_phase": "req_100_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:42.427306", + "timestamp_ms": 1771490922427.339, + "phase": "inference", + "sub_phase": "req_101_prefill" + }, + { + "timestamp": "2026-02-19T17:48:42.463601", + "timestamp_ms": 1771490922463.61, + "phase": "inference", + "sub_phase": "req_101_decode" + }, + { + "timestamp": "2026-02-19T17:48:46.079644", + "timestamp_ms": 1771490926079.655, + "phase": "inference", + "sub_phase": "req_101_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:46.281126", + "timestamp_ms": 1771490926281.1545, + "phase": "inference", + "sub_phase": "req_102_prefill" + }, + { + "timestamp": "2026-02-19T17:48:46.314222", + "timestamp_ms": 1771490926314.2302, + "phase": "inference", + "sub_phase": "req_102_decode" + }, + { + "timestamp": "2026-02-19T17:48:49.974922", + "timestamp_ms": 1771490929974.9326, + "phase": "inference", + "sub_phase": "req_102_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:50.176142", + "timestamp_ms": 1771490930176.1707, + "phase": "inference", + "sub_phase": "req_103_prefill" + }, + { + "timestamp": "2026-02-19T17:48:50.213362", + "timestamp_ms": 1771490930213.37, + "phase": "inference", + "sub_phase": "req_103_decode" + }, + { + "timestamp": "2026-02-19T17:48:53.852383", + "timestamp_ms": 1771490933852.3938, + "phase": "inference", + "sub_phase": "req_103_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:54.053548", + "timestamp_ms": 1771490934053.5764, + "phase": "inference", + "sub_phase": "req_104_prefill" + }, + { + "timestamp": "2026-02-19T17:48:54.092479", + "timestamp_ms": 1771490934092.487, + "phase": "inference", + "sub_phase": "req_104_decode" + }, + { + "timestamp": "2026-02-19T17:48:57.705020", + "timestamp_ms": 1771490937705.03, + "phase": "inference", + "sub_phase": "req_104_idle_between" + }, + { + "timestamp": "2026-02-19T17:48:57.906261", + "timestamp_ms": 1771490937906.289, + "phase": "inference", + "sub_phase": "req_105_prefill" + }, + { + "timestamp": "2026-02-19T17:48:57.946273", + "timestamp_ms": 1771490937946.2812, + "phase": "inference", + "sub_phase": "req_105_decode" + }, + { + "timestamp": "2026-02-19T17:49:01.571399", + "timestamp_ms": 1771490941571.4097, + "phase": "inference", + "sub_phase": "req_105_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:01.773116", + "timestamp_ms": 1771490941773.1445, + "phase": "inference", + "sub_phase": "req_106_prefill" + }, + { + "timestamp": "2026-02-19T17:49:01.806249", + "timestamp_ms": 1771490941806.2576, + "phase": "inference", + "sub_phase": "req_106_decode" + }, + { + "timestamp": "2026-02-19T17:49:05.437647", + "timestamp_ms": 1771490945437.6577, + "phase": "inference", + "sub_phase": "req_106_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:05.638802", + "timestamp_ms": 1771490945638.831, + "phase": "inference", + "sub_phase": "req_107_prefill" + }, + { + "timestamp": "2026-02-19T17:49:05.677277", + "timestamp_ms": 1771490945677.285, + "phase": "inference", + "sub_phase": "req_107_decode" + }, + { + "timestamp": "2026-02-19T17:49:09.214963", + "timestamp_ms": 1771490949214.9746, + "phase": "inference", + "sub_phase": "req_107_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:09.416236", + "timestamp_ms": 1771490949416.2644, + "phase": "inference", + "sub_phase": "req_108_prefill" + }, + { + "timestamp": "2026-02-19T17:49:09.455084", + "timestamp_ms": 1771490949455.0918, + "phase": "inference", + "sub_phase": "req_108_decode" + }, + { + "timestamp": "2026-02-19T17:49:13.040026", + "timestamp_ms": 1771490953040.035, + "phase": "inference", + "sub_phase": "req_108_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:13.241557", + "timestamp_ms": 1771490953241.5862, + "phase": "inference", + "sub_phase": "req_109_prefill" + }, + { + "timestamp": "2026-02-19T17:49:13.276989", + "timestamp_ms": 1771490953276.9976, + "phase": "inference", + "sub_phase": "req_109_decode" + }, + { + "timestamp": "2026-02-19T17:49:16.826411", + "timestamp_ms": 1771490956826.4219, + "phase": "inference", + "sub_phase": "req_109_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:17.027861", + "timestamp_ms": 1771490957027.8906, + "phase": "inference", + "sub_phase": "req_110_prefill" + }, + { + "timestamp": "2026-02-19T17:49:17.064218", + "timestamp_ms": 1771490957064.2268, + "phase": "inference", + "sub_phase": "req_110_decode" + }, + { + "timestamp": "2026-02-19T17:49:20.606646", + "timestamp_ms": 1771490960606.6558, + "phase": "inference", + "sub_phase": "req_110_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:20.808034", + "timestamp_ms": 1771490960808.0618, + "phase": "inference", + "sub_phase": "req_111_prefill" + }, + { + "timestamp": "2026-02-19T17:49:20.842027", + "timestamp_ms": 1771490960842.036, + "phase": "inference", + "sub_phase": "req_111_decode" + }, + { + "timestamp": "2026-02-19T17:49:24.393978", + "timestamp_ms": 1771490964393.9858, + "phase": "inference", + "sub_phase": "req_111_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:24.595326", + "timestamp_ms": 1771490964595.354, + "phase": "inference", + "sub_phase": "req_112_prefill" + }, + { + "timestamp": "2026-02-19T17:49:24.630863", + "timestamp_ms": 1771490964630.8716, + "phase": "inference", + "sub_phase": "req_112_decode" + }, + { + "timestamp": "2026-02-19T17:49:28.206467", + "timestamp_ms": 1771490968206.476, + "phase": "inference", + "sub_phase": "req_112_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:28.407752", + "timestamp_ms": 1771490968407.781, + "phase": "inference", + "sub_phase": "req_113_prefill" + }, + { + "timestamp": "2026-02-19T17:49:28.441423", + "timestamp_ms": 1771490968441.4321, + "phase": "inference", + "sub_phase": "req_113_decode" + }, + { + "timestamp": "2026-02-19T17:49:32.005132", + "timestamp_ms": 1771490972005.1436, + "phase": "inference", + "sub_phase": "req_113_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:32.206379", + "timestamp_ms": 1771490972206.408, + "phase": "inference", + "sub_phase": "req_114_prefill" + }, + { + "timestamp": "2026-02-19T17:49:32.245062", + "timestamp_ms": 1771490972245.0703, + "phase": "inference", + "sub_phase": "req_114_decode" + }, + { + "timestamp": "2026-02-19T17:49:35.814580", + "timestamp_ms": 1771490975814.5933, + "phase": "inference", + "sub_phase": "req_114_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:36.016309", + "timestamp_ms": 1771490976016.3384, + "phase": "inference", + "sub_phase": "req_115_prefill" + }, + { + "timestamp": "2026-02-19T17:49:36.049885", + "timestamp_ms": 1771490976049.8933, + "phase": "inference", + "sub_phase": "req_115_decode" + }, + { + "timestamp": "2026-02-19T17:49:39.616478", + "timestamp_ms": 1771490979616.4883, + "phase": "inference", + "sub_phase": "req_115_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:39.817733", + "timestamp_ms": 1771490979817.7612, + "phase": "inference", + "sub_phase": "req_116_prefill" + }, + { + "timestamp": "2026-02-19T17:49:39.856994", + "timestamp_ms": 1771490979857.0027, + "phase": "inference", + "sub_phase": "req_116_decode" + }, + { + "timestamp": "2026-02-19T17:49:43.468100", + "timestamp_ms": 1771490983468.1113, + "phase": "inference", + "sub_phase": "req_116_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:43.669377", + "timestamp_ms": 1771490983669.4053, + "phase": "inference", + "sub_phase": "req_117_prefill" + }, + { + "timestamp": "2026-02-19T17:49:43.708039", + "timestamp_ms": 1771490983708.047, + "phase": "inference", + "sub_phase": "req_117_decode" + }, + { + "timestamp": "2026-02-19T17:49:47.317961", + "timestamp_ms": 1771490987317.9727, + "phase": "inference", + "sub_phase": "req_117_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:47.519261", + "timestamp_ms": 1771490987519.2903, + "phase": "inference", + "sub_phase": "req_118_prefill" + }, + { + "timestamp": "2026-02-19T17:49:47.560050", + "timestamp_ms": 1771490987560.058, + "phase": "inference", + "sub_phase": "req_118_decode" + }, + { + "timestamp": "2026-02-19T17:49:51.078078", + "timestamp_ms": 1771490991078.0867, + "phase": "inference", + "sub_phase": "req_118_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:51.279352", + "timestamp_ms": 1771490991279.3796, + "phase": "inference", + "sub_phase": "req_119_prefill" + }, + { + "timestamp": "2026-02-19T17:49:51.317963", + "timestamp_ms": 1771490991317.971, + "phase": "inference", + "sub_phase": "req_119_decode" + }, + { + "timestamp": "2026-02-19T17:49:54.817678", + "timestamp_ms": 1771490994817.6885, + "phase": "inference", + "sub_phase": "req_119_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:55.018954", + "timestamp_ms": 1771490995018.9832, + "phase": "inference", + "sub_phase": "req_120_prefill" + }, + { + "timestamp": "2026-02-19T17:49:55.057579", + "timestamp_ms": 1771490995057.5874, + "phase": "inference", + "sub_phase": "req_120_decode" + }, + { + "timestamp": "2026-02-19T17:49:58.559364", + "timestamp_ms": 1771490998559.3743, + "phase": "inference", + "sub_phase": "req_120_idle_between" + }, + { + "timestamp": "2026-02-19T17:49:58.761454", + "timestamp_ms": 1771490998761.4658, + "phase": "inference", + "sub_phase": "req_121_prefill" + }, + { + "timestamp": "2026-02-19T17:49:58.793724", + "timestamp_ms": 1771490998793.7312, + "phase": "inference", + "sub_phase": "req_121_decode" + }, + { + "timestamp": "2026-02-19T17:50:02.337105", + "timestamp_ms": 1771491002337.1152, + "phase": "inference", + "sub_phase": "req_121_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:02.538403", + "timestamp_ms": 1771491002538.4316, + "phase": "inference", + "sub_phase": "req_122_prefill" + }, + { + "timestamp": "2026-02-19T17:50:02.574757", + "timestamp_ms": 1771491002574.766, + "phase": "inference", + "sub_phase": "req_122_decode" + }, + { + "timestamp": "2026-02-19T17:50:06.128075", + "timestamp_ms": 1771491006128.085, + "phase": "inference", + "sub_phase": "req_122_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:06.329349", + "timestamp_ms": 1771491006329.378, + "phase": "inference", + "sub_phase": "req_123_prefill" + }, + { + "timestamp": "2026-02-19T17:50:06.368151", + "timestamp_ms": 1771491006368.159, + "phase": "inference", + "sub_phase": "req_123_decode" + }, + { + "timestamp": "2026-02-19T17:50:09.853790", + "timestamp_ms": 1771491009853.7988, + "phase": "inference", + "sub_phase": "req_123_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:10.055008", + "timestamp_ms": 1771491010055.0374, + "phase": "inference", + "sub_phase": "req_124_prefill" + }, + { + "timestamp": "2026-02-19T17:50:10.090298", + "timestamp_ms": 1771491010090.3054, + "phase": "inference", + "sub_phase": "req_124_decode" + }, + { + "timestamp": "2026-02-19T17:50:13.603600", + "timestamp_ms": 1771491013603.6094, + "phase": "inference", + "sub_phase": "req_124_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:13.804767", + "timestamp_ms": 1771491013804.795, + "phase": "inference", + "sub_phase": "req_125_prefill" + }, + { + "timestamp": "2026-02-19T17:50:13.842326", + "timestamp_ms": 1771491013842.333, + "phase": "inference", + "sub_phase": "req_125_decode" + }, + { + "timestamp": "2026-02-19T17:50:17.353369", + "timestamp_ms": 1771491017353.3782, + "phase": "inference", + "sub_phase": "req_125_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:17.554948", + "timestamp_ms": 1771491017554.986, + "phase": "inference", + "sub_phase": "req_126_prefill" + }, + { + "timestamp": "2026-02-19T17:50:17.592414", + "timestamp_ms": 1771491017592.4307, + "phase": "inference", + "sub_phase": "req_126_decode" + }, + { + "timestamp": "2026-02-19T17:50:21.144261", + "timestamp_ms": 1771491021144.2715, + "phase": "inference", + "sub_phase": "req_126_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:21.345548", + "timestamp_ms": 1771491021345.5774, + "phase": "inference", + "sub_phase": "req_127_prefill" + }, + { + "timestamp": "2026-02-19T17:50:21.384644", + "timestamp_ms": 1771491021384.652, + "phase": "inference", + "sub_phase": "req_127_decode" + }, + { + "timestamp": "2026-02-19T17:50:24.895400", + "timestamp_ms": 1771491024895.4084, + "phase": "inference", + "sub_phase": "req_127_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:25.096666", + "timestamp_ms": 1771491025096.695, + "phase": "inference", + "sub_phase": "req_128_prefill" + }, + { + "timestamp": "2026-02-19T17:50:25.134925", + "timestamp_ms": 1771491025134.9338, + "phase": "inference", + "sub_phase": "req_128_decode" + }, + { + "timestamp": "2026-02-19T17:50:28.687375", + "timestamp_ms": 1771491028687.3835, + "phase": "inference", + "sub_phase": "req_128_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:28.888724", + "timestamp_ms": 1771491028888.7524, + "phase": "inference", + "sub_phase": "req_129_prefill" + }, + { + "timestamp": "2026-02-19T17:50:28.921483", + "timestamp_ms": 1771491028921.491, + "phase": "inference", + "sub_phase": "req_129_decode" + }, + { + "timestamp": "2026-02-19T17:50:32.470093", + "timestamp_ms": 1771491032470.103, + "phase": "inference", + "sub_phase": "req_129_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:32.671461", + "timestamp_ms": 1771491032671.49, + "phase": "inference", + "sub_phase": "req_130_prefill" + }, + { + "timestamp": "2026-02-19T17:50:32.706252", + "timestamp_ms": 1771491032706.2615, + "phase": "inference", + "sub_phase": "req_130_decode" + }, + { + "timestamp": "2026-02-19T17:50:36.244644", + "timestamp_ms": 1771491036244.655, + "phase": "inference", + "sub_phase": "req_130_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:36.445909", + "timestamp_ms": 1771491036445.9373, + "phase": "inference", + "sub_phase": "req_131_prefill" + }, + { + "timestamp": "2026-02-19T17:50:36.483741", + "timestamp_ms": 1771491036483.749, + "phase": "inference", + "sub_phase": "req_131_decode" + }, + { + "timestamp": "2026-02-19T17:50:40.029935", + "timestamp_ms": 1771491040029.9443, + "phase": "inference", + "sub_phase": "req_131_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:40.231362", + "timestamp_ms": 1771491040231.3906, + "phase": "inference", + "sub_phase": "req_132_prefill" + }, + { + "timestamp": "2026-02-19T17:50:40.264453", + "timestamp_ms": 1771491040264.4612, + "phase": "inference", + "sub_phase": "req_132_decode" + }, + { + "timestamp": "2026-02-19T17:50:43.799581", + "timestamp_ms": 1771491043799.5916, + "phase": "inference", + "sub_phase": "req_132_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:44.000812", + "timestamp_ms": 1771491044000.8533, + "phase": "inference", + "sub_phase": "req_133_prefill" + }, + { + "timestamp": "2026-02-19T17:50:44.034351", + "timestamp_ms": 1771491044034.3584, + "phase": "inference", + "sub_phase": "req_133_decode" + }, + { + "timestamp": "2026-02-19T17:50:47.562692", + "timestamp_ms": 1771491047562.7007, + "phase": "inference", + "sub_phase": "req_133_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:47.763907", + "timestamp_ms": 1771491047763.9355, + "phase": "inference", + "sub_phase": "req_134_prefill" + }, + { + "timestamp": "2026-02-19T17:50:47.801535", + "timestamp_ms": 1771491047801.5432, + "phase": "inference", + "sub_phase": "req_134_decode" + }, + { + "timestamp": "2026-02-19T17:50:51.333893", + "timestamp_ms": 1771491051333.9019, + "phase": "inference", + "sub_phase": "req_134_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:51.535141", + "timestamp_ms": 1771491051535.1704, + "phase": "inference", + "sub_phase": "req_135_prefill" + }, + { + "timestamp": "2026-02-19T17:50:51.572364", + "timestamp_ms": 1771491051572.372, + "phase": "inference", + "sub_phase": "req_135_decode" + }, + { + "timestamp": "2026-02-19T17:50:55.214904", + "timestamp_ms": 1771491055214.9138, + "phase": "inference", + "sub_phase": "req_135_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:55.416150", + "timestamp_ms": 1771491055416.178, + "phase": "inference", + "sub_phase": "req_136_prefill" + }, + { + "timestamp": "2026-02-19T17:50:55.451444", + "timestamp_ms": 1771491055451.4521, + "phase": "inference", + "sub_phase": "req_136_decode" + }, + { + "timestamp": "2026-02-19T17:50:58.979254", + "timestamp_ms": 1771491058979.2654, + "phase": "inference", + "sub_phase": "req_136_idle_between" + }, + { + "timestamp": "2026-02-19T17:50:59.180629", + "timestamp_ms": 1771491059180.6604, + "phase": "inference", + "sub_phase": "req_137_prefill" + }, + { + "timestamp": "2026-02-19T17:50:59.213368", + "timestamp_ms": 1771491059213.3765, + "phase": "inference", + "sub_phase": "req_137_decode" + }, + { + "timestamp": "2026-02-19T17:51:02.749081", + "timestamp_ms": 1771491062749.09, + "phase": "inference", + "sub_phase": "req_137_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:02.950342", + "timestamp_ms": 1771491062950.3699, + "phase": "inference", + "sub_phase": "req_138_prefill" + }, + { + "timestamp": "2026-02-19T17:51:02.989806", + "timestamp_ms": 1771491062989.8135, + "phase": "inference", + "sub_phase": "req_138_decode" + }, + { + "timestamp": "2026-02-19T17:51:06.601172", + "timestamp_ms": 1771491066601.1863, + "phase": "inference", + "sub_phase": "req_138_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:06.802415", + "timestamp_ms": 1771491066802.4429, + "phase": "inference", + "sub_phase": "req_139_prefill" + }, + { + "timestamp": "2026-02-19T17:51:06.839839", + "timestamp_ms": 1771491066839.8464, + "phase": "inference", + "sub_phase": "req_139_decode" + }, + { + "timestamp": "2026-02-19T17:51:10.358353", + "timestamp_ms": 1771491070358.3623, + "phase": "inference", + "sub_phase": "req_139_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:10.559710", + "timestamp_ms": 1771491070559.7412, + "phase": "inference", + "sub_phase": "req_140_prefill" + }, + { + "timestamp": "2026-02-19T17:51:10.592820", + "timestamp_ms": 1771491070592.8286, + "phase": "inference", + "sub_phase": "req_140_decode" + }, + { + "timestamp": "2026-02-19T17:51:14.115360", + "timestamp_ms": 1771491074115.369, + "phase": "inference", + "sub_phase": "req_140_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:14.316639", + "timestamp_ms": 1771491074316.6672, + "phase": "inference", + "sub_phase": "req_141_prefill" + }, + { + "timestamp": "2026-02-19T17:51:14.350877", + "timestamp_ms": 1771491074350.8857, + "phase": "inference", + "sub_phase": "req_141_decode" + }, + { + "timestamp": "2026-02-19T17:51:17.935134", + "timestamp_ms": 1771491077935.1438, + "phase": "inference", + "sub_phase": "req_141_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:18.136441", + "timestamp_ms": 1771491078136.4695, + "phase": "inference", + "sub_phase": "req_142_prefill" + }, + { + "timestamp": "2026-02-19T17:51:18.170483", + "timestamp_ms": 1771491078170.4907, + "phase": "inference", + "sub_phase": "req_142_decode" + }, + { + "timestamp": "2026-02-19T17:51:21.651760", + "timestamp_ms": 1771491081651.7727, + "phase": "inference", + "sub_phase": "req_142_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:21.852949", + "timestamp_ms": 1771491081852.977, + "phase": "inference", + "sub_phase": "req_143_prefill" + }, + { + "timestamp": "2026-02-19T17:51:21.888980", + "timestamp_ms": 1771491081888.9883, + "phase": "inference", + "sub_phase": "req_143_decode" + }, + { + "timestamp": "2026-02-19T17:51:25.395885", + "timestamp_ms": 1771491085395.8948, + "phase": "inference", + "sub_phase": "req_143_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:25.597329", + "timestamp_ms": 1771491085597.358, + "phase": "inference", + "sub_phase": "req_144_prefill" + }, + { + "timestamp": "2026-02-19T17:51:25.631288", + "timestamp_ms": 1771491085631.2961, + "phase": "inference", + "sub_phase": "req_144_decode" + }, + { + "timestamp": "2026-02-19T17:51:29.151747", + "timestamp_ms": 1771491089151.756, + "phase": "inference", + "sub_phase": "req_144_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:29.353231", + "timestamp_ms": 1771491089353.2593, + "phase": "inference", + "sub_phase": "req_145_prefill" + }, + { + "timestamp": "2026-02-19T17:51:29.385593", + "timestamp_ms": 1771491089385.6006, + "phase": "inference", + "sub_phase": "req_145_decode" + }, + { + "timestamp": "2026-02-19T17:51:32.894787", + "timestamp_ms": 1771491092894.799, + "phase": "inference", + "sub_phase": "req_145_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:33.096034", + "timestamp_ms": 1771491093096.062, + "phase": "inference", + "sub_phase": "req_146_prefill" + }, + { + "timestamp": "2026-02-19T17:51:33.132586", + "timestamp_ms": 1771491093132.5938, + "phase": "inference", + "sub_phase": "req_146_decode" + }, + { + "timestamp": "2026-02-19T17:51:36.738773", + "timestamp_ms": 1771491096738.788, + "phase": "inference", + "sub_phase": "req_146_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:36.939985", + "timestamp_ms": 1771491096940.0144, + "phase": "inference", + "sub_phase": "req_147_prefill" + }, + { + "timestamp": "2026-02-19T17:51:36.975966", + "timestamp_ms": 1771491096975.9739, + "phase": "inference", + "sub_phase": "req_147_decode" + }, + { + "timestamp": "2026-02-19T17:51:40.477383", + "timestamp_ms": 1771491100477.393, + "phase": "inference", + "sub_phase": "req_147_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:40.678733", + "timestamp_ms": 1771491100678.7612, + "phase": "inference", + "sub_phase": "req_148_prefill" + }, + { + "timestamp": "2026-02-19T17:51:40.711882", + "timestamp_ms": 1771491100711.89, + "phase": "inference", + "sub_phase": "req_148_decode" + }, + { + "timestamp": "2026-02-19T17:51:44.230355", + "timestamp_ms": 1771491104230.3694, + "phase": "inference", + "sub_phase": "req_148_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:44.431618", + "timestamp_ms": 1771491104431.6487, + "phase": "inference", + "sub_phase": "req_149_prefill" + }, + { + "timestamp": "2026-02-19T17:51:44.469993", + "timestamp_ms": 1771491104470.0103, + "phase": "inference", + "sub_phase": "req_149_decode" + }, + { + "timestamp": "2026-02-19T17:51:48.143412", + "timestamp_ms": 1771491108143.4224, + "phase": "inference", + "sub_phase": "req_149_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:48.344598", + "timestamp_ms": 1771491108344.6265, + "phase": "inference", + "sub_phase": "req_150_prefill" + }, + { + "timestamp": "2026-02-19T17:51:48.379761", + "timestamp_ms": 1771491108379.7683, + "phase": "inference", + "sub_phase": "req_150_decode" + }, + { + "timestamp": "2026-02-19T17:51:51.918218", + "timestamp_ms": 1771491111918.2285, + "phase": "inference", + "sub_phase": "req_150_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:52.119544", + "timestamp_ms": 1771491112119.5723, + "phase": "inference", + "sub_phase": "req_151_prefill" + }, + { + "timestamp": "2026-02-19T17:51:52.151522", + "timestamp_ms": 1771491112151.5298, + "phase": "inference", + "sub_phase": "req_151_decode" + }, + { + "timestamp": "2026-02-19T17:51:55.743913", + "timestamp_ms": 1771491115743.9255, + "phase": "inference", + "sub_phase": "req_151_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:55.945202", + "timestamp_ms": 1771491115945.23, + "phase": "inference", + "sub_phase": "req_152_prefill" + }, + { + "timestamp": "2026-02-19T17:51:55.983679", + "timestamp_ms": 1771491115983.6868, + "phase": "inference", + "sub_phase": "req_152_decode" + }, + { + "timestamp": "2026-02-19T17:51:59.606681", + "timestamp_ms": 1771491119606.6924, + "phase": "inference", + "sub_phase": "req_152_idle_between" + }, + { + "timestamp": "2026-02-19T17:51:59.808110", + "timestamp_ms": 1771491119808.132, + "phase": "inference", + "sub_phase": "req_153_prefill" + }, + { + "timestamp": "2026-02-19T17:51:59.842265", + "timestamp_ms": 1771491119842.272, + "phase": "inference", + "sub_phase": "req_153_decode" + }, + { + "timestamp": "2026-02-19T17:52:03.445588", + "timestamp_ms": 1771491123445.5977, + "phase": "inference", + "sub_phase": "req_153_idle_between" + }, + { + "timestamp": "2026-02-19T17:52:03.646958", + "timestamp_ms": 1771491123646.986, + "phase": "inference", + "sub_phase": "req_154_prefill" + }, + { + "timestamp": "2026-02-19T17:52:03.680427", + "timestamp_ms": 1771491123680.4343, + "phase": "inference", + "sub_phase": "req_154_decode" + }, + { + "timestamp": "2026-02-19T17:52:07.241497", + "timestamp_ms": 1771491127241.5059, + "phase": "inference", + "sub_phase": "req_154_idle_between" + }, + { + "timestamp": "2026-02-19T17:52:07.442880", + "timestamp_ms": 1771491127442.9072, + "phase": "inference", + "sub_phase": "req_155_prefill" + }, + { + "timestamp": "2026-02-19T17:52:07.475188", + "timestamp_ms": 1771491127475.1953, + "phase": "inference", + "sub_phase": "req_155_decode" + }, + { + "timestamp": "2026-02-19T17:52:11.031913", + "timestamp_ms": 1771491131031.926, + "phase": "inference", + "sub_phase": "req_155_idle_between" + }, + { + "timestamp": "2026-02-19T17:52:11.233133", + "timestamp_ms": 1771491131233.1611, + "phase": "inference", + "sub_phase": "req_156_prefill" + }, + { + "timestamp": "2026-02-19T17:52:11.271640", + "timestamp_ms": 1771491131271.6482, + "phase": "inference", + "sub_phase": "req_156_decode" + }, + { + "timestamp": "2026-02-19T17:52:14.829397", + "timestamp_ms": 1771491134829.407, + "phase": "inference", + "sub_phase": "req_156_idle_between" + }, + { + "timestamp": "2026-02-19T17:52:15.030912", + "timestamp_ms": 1771491135030.9414, + "phase": "inference", + "sub_phase": "req_157_prefill" + }, + { + "timestamp": "2026-02-19T17:52:15.066640", + "timestamp_ms": 1771491135066.6482, + "phase": "inference", + "sub_phase": "req_157_decode" + }, + { + "timestamp": "2026-02-19T17:52:18.592529", + "timestamp_ms": 1771491138592.539, + "phase": "inference", + "sub_phase": "req_157_idle_between" + }, + { + "timestamp": "2026-02-19T17:52:18.792827", + "timestamp_ms": 1771491138792.8884, + "phase": "inference", + "sub_phase": "session_finished" + }, + { + "timestamp": "2026-02-19T17:52:18.795804", + "timestamp_ms": 1771491138795.8103, + "phase": "idle_post", + "sub_phase": "" + } +] \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/README.md new file mode 100644 index 0000000000000000000000000000000000000000..79481235e37fd21c2535ec3afdd0f0a94232967b --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/README.md @@ -0,0 +1,207 @@ +--- +base_model: mistralai/Mistral-7B-Instruct-v0.3 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:mistralai/Mistral-7B-Instruct-v0.3 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..3f80ea6ca63e6d29a04db78766008b54df85f358 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "up_proj", + "c_fc", + "q_proj", + "v_proj", + "k_proj", + "c_proj", + "down_proj", + "c_attn", + "gate_proj", + "o_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..da5dfad635d0eaefee8ff6da0372e312ecf0911a --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f5d84f828193a149214170c881298f0aa1519455992a581f3f50beba0120dc6 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/README.md new file mode 100644 index 0000000000000000000000000000000000000000..79481235e37fd21c2535ec3afdd0f0a94232967b --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/README.md @@ -0,0 +1,207 @@ +--- +base_model: mistralai/Mistral-7B-Instruct-v0.3 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:mistralai/Mistral-7B-Instruct-v0.3 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..3f80ea6ca63e6d29a04db78766008b54df85f358 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "up_proj", + "c_fc", + "q_proj", + "v_proj", + "k_proj", + "c_proj", + "down_proj", + "c_attn", + "gate_proj", + "o_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..0021c09d6833b71defcd8a884f743d024f627b0e --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91db6be6fa1a14a90393dc7f9898a79c015e9fe5c3189600f15da49ac0ae01c1 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/README.md new file mode 100644 index 0000000000000000000000000000000000000000..79481235e37fd21c2535ec3afdd0f0a94232967b --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/README.md @@ -0,0 +1,207 @@ +--- +base_model: mistralai/Mistral-7B-Instruct-v0.3 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:mistralai/Mistral-7B-Instruct-v0.3 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..3f80ea6ca63e6d29a04db78766008b54df85f358 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "up_proj", + "c_fc", + "q_proj", + "v_proj", + "k_proj", + "c_proj", + "down_proj", + "c_attn", + "gate_proj", + "o_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..9da0908b3ac2c18df18cceec490e00574aaf2280 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef91fdff19f5d0529edca6de67462a25e547cac21ef39efad196c4251059031 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/README.md new file mode 100644 index 0000000000000000000000000000000000000000..79481235e37fd21c2535ec3afdd0f0a94232967b --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/README.md @@ -0,0 +1,207 @@ +--- +base_model: mistralai/Mistral-7B-Instruct-v0.3 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:mistralai/Mistral-7B-Instruct-v0.3 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..3f80ea6ca63e6d29a04db78766008b54df85f358 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "up_proj", + "c_fc", + "q_proj", + "v_proj", + "k_proj", + "c_proj", + "down_proj", + "c_attn", + "gate_proj", + "o_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..91a433659314799e6705d7948e0adf6720a28cff --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f73331c317b136b30dab749ae072413c1e8e1f2890170b7560a593d2b82ea8 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/README.md new file mode 100644 index 0000000000000000000000000000000000000000..79481235e37fd21c2535ec3afdd0f0a94232967b --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/README.md @@ -0,0 +1,207 @@ +--- +base_model: mistralai/Mistral-7B-Instruct-v0.3 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:mistralai/Mistral-7B-Instruct-v0.3 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..3f80ea6ca63e6d29a04db78766008b54df85f358 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "up_proj", + "c_fc", + "q_proj", + "v_proj", + "k_proj", + "c_proj", + "down_proj", + "c_attn", + "gate_proj", + "o_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..d3ff8ec2de5fb41f4fba0f41b11c4cc79c66edad --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d25de0e8597e5a54662cd619a13bc8754077956267bed66de868ba0125ab6c0 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/README.md new file mode 100644 index 0000000000000000000000000000000000000000..79481235e37fd21c2535ec3afdd0f0a94232967b --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/README.md @@ -0,0 +1,207 @@ +--- +base_model: mistralai/Mistral-7B-Instruct-v0.3 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:mistralai/Mistral-7B-Instruct-v0.3 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..3f80ea6ca63e6d29a04db78766008b54df85f358 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "up_proj", + "c_fc", + "q_proj", + "v_proj", + "k_proj", + "c_proj", + "down_proj", + "c_attn", + "gate_proj", + "o_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..f62f7bb65ccffe196010c8e0c7a79549e805d383 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d9e03178d92e08563b973d5955d227293fb17076218b6b285f058222970e9b +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/README.md new file mode 100644 index 0000000000000000000000000000000000000000..79481235e37fd21c2535ec3afdd0f0a94232967b --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/README.md @@ -0,0 +1,207 @@ +--- +base_model: mistralai/Mistral-7B-Instruct-v0.3 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:mistralai/Mistral-7B-Instruct-v0.3 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..3f80ea6ca63e6d29a04db78766008b54df85f358 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "up_proj", + "c_fc", + "q_proj", + "v_proj", + "k_proj", + "c_proj", + "down_proj", + "c_attn", + "gate_proj", + "o_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..7774d05b33cd9e7b7f436aa0d2137632b87a4320 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19bf40184c910d0e8d474aaaaec6c7c8f7df1700cd7e7fb2d45674e5e2556522 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/README.md new file mode 100644 index 0000000000000000000000000000000000000000..79481235e37fd21c2535ec3afdd0f0a94232967b --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/README.md @@ -0,0 +1,207 @@ +--- +base_model: mistralai/Mistral-7B-Instruct-v0.3 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:mistralai/Mistral-7B-Instruct-v0.3 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..3f80ea6ca63e6d29a04db78766008b54df85f358 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "up_proj", + "c_fc", + "q_proj", + "v_proj", + "k_proj", + "c_proj", + "down_proj", + "c_attn", + "gate_proj", + "o_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..0bf51bff07fc48bf669d0e99994c19fffc391d12 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3624a88eb1cabb8487be51a71318b390ca1c063a3549dc1a96248d56c4f0f0c6 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/README.md new file mode 100644 index 0000000000000000000000000000000000000000..79481235e37fd21c2535ec3afdd0f0a94232967b --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/README.md @@ -0,0 +1,207 @@ +--- +base_model: mistralai/Mistral-7B-Instruct-v0.3 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:mistralai/Mistral-7B-Instruct-v0.3 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..3f80ea6ca63e6d29a04db78766008b54df85f358 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "up_proj", + "c_fc", + "q_proj", + "v_proj", + "k_proj", + "c_proj", + "down_proj", + "c_attn", + "gate_proj", + "o_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..a4477a43eb2ff8e6565650740266485136052434 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_mistral-7b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3107d3eb1fde5f4a1194cad071840746b10894edee98382e2497512e8e5710e8 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..b5dd58df3c6f3b51f395f53cd48e531dfb4d579b --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000020/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3080c0bdb0902acd7f14a8e100793dbb6e12b88c6c48735ea92f9cfc925d790a +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..26606615df4ab3f48c28831188b457db2e5e6d9d --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000040/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f8c3fbc276b47783770c19ade2e9c102097bc45a80446fa1f21ffdc84741db +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..df645765381ee9b2ea74b314a054c38494970fcc --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000060/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feb2b3437aa214b055be7aab7d38a7a7a68d61c08194e8865d1b8e875facd4c3 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..daf8b0412031cfb18f5429950a14b463ffb64a33 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000080/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bb9fabf759cafff4007240339e6dc45cb6c6de86edda42175cffc1ac58807f2 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..ecef3b56417b4714ab1516cf799f4702f0deceb7 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000100/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aef10baec18c0bf73372d8dc2b8c150bfb4e7e669aaef9c4c63f76df3830b60 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..233ae0f509969988cec1a85476c37d9365431bb6 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000120/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faadb6022e5518335185f0449525b1ad68f2fb93c8c9f78abc22a1a3478eec34 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..84ef96429abd57006ea7986450384c8fff4e5caf --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000140/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ac35520a3e3a1c3dac60e5b4a4756fe7c7908624e3d8377653687628e0b045 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..5b42767959fb24723880e72783504023cb0b8bfd --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000160/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce86be00f97e1d6916eeb3821f133ca60bb03aa019dbd6cb94b08fb814b0f7cc +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..63aaa963ac02d0a8a5a454ee0025e5df914c881b --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000180/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa49e1adb8ff9d9b7e280b8d76c05534c0e05429d67307b37b411f31e8b8959 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000200/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000200/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000200/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000200/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000200/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000200/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000200/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000200/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..8caed6013d616f6cfc250d6a3962a29627f7ceeb --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000200/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ca99e8a6ceeb77fea631d3383c79921680a012ce81f3096dc0ec86f787a3afd +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000220/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000220/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000220/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000220/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000220/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000220/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000220/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000220/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..18bf95b2bd560c9d95971deb5b08fc963475372a --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000220/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d3e93f76ba32071d40ab7c3041cf3ab62af21c2b9b0ece05694fe07ec2c8c4 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000240/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000240/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000240/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000240/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000240/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000240/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000240/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000240/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..afc1bd5f39bb074a418a989f360303ac03118352 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000240/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32aa586c80a27f6e88a9765665c1bff2de8986ad40b96dfe39858640a3eff233 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000260/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000260/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000260/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000260/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000260/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000260/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000260/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000260/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..4811b157183b500003d714e2036b80a4f3494294 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000260/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf4af8751a3ae47726077075d240312a3a814c1be0654d81f5cfa0d403f6ec46 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000280/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000280/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000280/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000280/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000280/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000280/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000280/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000280/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..f9a5c745acd9918041644453c5eb80ad580356fd --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000280/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b6f77943e843d4a6ce9e242c6db1ffce8033f785fa4bee202293fad333ae22 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000300/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000300/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000300/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000300/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000300/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000300/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000300/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000300/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..39391f62925d3c947205bb956efb3bfa32cd9d54 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000300/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa79f13faf52820c5ffbea65c181fea6f161a3308013d4a784cbb68e9017705 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000320/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000320/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000320/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000320/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000320/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000320/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000320/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000320/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..7eb6f78f5eac26d9124fa8ef812d9472b5129374 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000320/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c95c33afd0f497285235eb21d44fa576fd886b027538fc92578ce27f7709928e +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000340/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000340/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000340/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000340/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000340/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000340/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000340/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000340/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..1a4931b85cba6817294a423db0d51930c29a62d3 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000340/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf4b7ba97ae3ce81f7030fec1518512dc40b07e4cfb410042ccdc4d1ce6e4887 +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000360/README.md b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000360/README.md new file mode 100644 index 0000000000000000000000000000000000000000..61d02bb97b49a37f5c8f98fbaca26f5bd123057f --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000360/README.md @@ -0,0 +1,207 @@ +--- +base_model: Qwen/Qwen3-4B-Instruct-2507 +library_name: peft +pipeline_tag: text-generation +tags: +- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507 +- lora +- transformers +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.18.1 \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000360/adapter_config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000360/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..f14e8dcc6a7b330840df45ffac8133f7a88b6d24 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000360/adapter_config.json @@ -0,0 +1,49 @@ +{ + "alora_invocation_tokens": null, + "alpha_pattern": {}, + "arrow_config": null, + "auto_mapping": null, + "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507", + "bias": "none", + "corda_config": null, + "ensure_weight_tying": false, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_bias": false, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "peft_version": "0.18.1", + "qalora_group_size": 16, + "r": 16, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "k_proj", + "v_proj", + "q_proj", + "up_proj", + "c_proj", + "down_proj", + "c_attn", + "c_fc", + "o_proj", + "gate_proj" + ], + "target_parameters": null, + "task_type": "CAUSAL_LM", + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000360/trainer_state.pt b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000360/trainer_state.pt new file mode 100644 index 0000000000000000000000000000000000000000..52da9546ead79503cf76bf5fae29f910d0b78319 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/checkpoints/step_000360/trainer_state.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be07fecffe842fbc1976acd5ed89d42f31d76541f6b4e5dbb905c20571c5c14f +size 1361 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/config.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/config.json new file mode 100644 index 0000000000000000000000000000000000000000..c26931f725de15f2f021e301493b0da4145ea119 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/config.json @@ -0,0 +1,71 @@ +{ + "sampling_interval_ms": 10.0, + "idle_pre_duration": 30.0, + "idle_mid_duration": 30.0, + "idle_post_duration": 30.0, + "train_epochs": 3, + "train_max_steps": null, + "batch_size": 4, + "gradient_accumulation_steps": 4, + "learning_rate": 0.0002, + "lora_r": 16, + "lora_alpha": 32, + "lora_dropout": 0.05, + "max_seq_length": 512, + "train_max_seq_length": null, + "use_4bit": false, + "use_bf16": true, + "validation_split": "train[2000:2500]", + "validation_batch_size": 8, + "validation_max_batches": null, + "checkpoint_every_steps": 20, + "iteration_log_interval": 10, + "checkpoint_dir": null, + "inference_total_requests": 100000, + "inference_interval_sec": 0.2, + "inference_pattern": "fixed", + "inference_variable_min": 2.0, + "inference_variable_max": 10.0, + "inference_burst_count": 3, + "inference_burst_gap": 1.0, + "inference_burst_pause": 15.0, + "inference_batch_size": 1, + "concurrent_batch_window_ms": 50.0, + "concurrent_base_rate_rps": 0.2, + "concurrent_burst_rate_rps": 3.0, + "concurrent_burst_start_s": 20.0, + "concurrent_burst_duration_s": 30.0, + "gen_max_new_tokens": 128, + "gen_temperature": 0.0, + "gen_do_sample": false, + "output_preview_chars": 80, + "save_full_outputs": true, + "full_output_max_chars": 2000, + "prompt_shuffle": false, + "seed": 42, + "inference_duration_sec": 600.0, + "prompt_set": "alpaca", + "strict_datasets": true, + "clock_lock_gpu": null, + "clock_lock_mem": null, + "ramp_enabled": true, + "ramp_start_w": 240, + "ramp_end_w": 480, + "ramp_steps": 20, + "ramp_step_duration": 2.0, + "cuda_index": 0, + "gpu_physical_index": 0, + "device": "cuda:0", + "skip_training": false, + "skip_inference": false, + "model": "qwen3-4b", + "power_cap": null, + "gpu_info": { + "gpu_name": "NVIDIA RTX PRO 6000 Blackwell Workstation Edition", + "tdp_w": 600, + "memory_total_mb": 97887, + "driver_version": "580.82.07", + "cuda_version": "13.0" + }, + "experiment_timestamp": "2026-02-19T19:07:15.056662" +} \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/phase_transitions.json b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/phase_transitions.json new file mode 100644 index 0000000000000000000000000000000000000000..84e7a70250fe0d5b7e62e04817b9d028493306fc --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/phase_transitions.json @@ -0,0 +1,3356 @@ +[ + { + "timestamp": "2026-02-19T18:45:53.517803", + "timestamp_ms": 1771494353517.816, + "phase": "idle_pre", + "sub_phase": "" + }, + { + "timestamp": "2026-02-19T18:46:23.517977", + "timestamp_ms": 1771494383518.02, + "phase": "ramp", + "sub_phase": "up_240W_to_480W" + }, + { + "timestamp": "2026-02-19T18:47:04.800583", + "timestamp_ms": 1771494424800.6167, + "phase": "ramp", + "sub_phase": "up_complete" + }, + { + "timestamp": "2026-02-19T18:47:04.800681", + "timestamp_ms": 1771494424800.6882, + "phase": "train", + "sub_phase": "start" + }, + { + "timestamp": "2026-02-19T18:47:11.505623", + "timestamp_ms": 1771494431505.6372, + "phase": "train", + "sub_phase": "epoch_1_start" + }, + { + "timestamp": "2026-02-19T18:47:23.478144", + "timestamp_ms": 1771494443478.1467, + "phase": "iteration", + "sub_phase": "step_10" + }, + { + "timestamp": "2026-02-19T18:47:35.123098", + "timestamp_ms": 1771494455123.1006, + "phase": "iteration", + "sub_phase": "step_20" + }, + { + "timestamp": "2026-02-19T18:47:35.123173", + "timestamp_ms": 1771494455123.1755, + "phase": "checkpoint", + "sub_phase": "step_20" + }, + { + "timestamp": "2026-02-19T18:47:47.382030", + "timestamp_ms": 1771494467382.0327, + "phase": "iteration", + "sub_phase": "step_30" + }, + { + "timestamp": "2026-02-19T18:47:59.030418", + "timestamp_ms": 1771494479030.421, + "phase": "iteration", + "sub_phase": "step_40" + }, + { + "timestamp": "2026-02-19T18:47:59.030486", + "timestamp_ms": 1771494479030.4878, + "phase": "checkpoint", + "sub_phase": "step_40" + }, + { + "timestamp": "2026-02-19T18:48:11.276381", + "timestamp_ms": 1771494491276.384, + "phase": "iteration", + "sub_phase": "step_50" + }, + { + "timestamp": "2026-02-19T18:48:22.933084", + "timestamp_ms": 1771494502933.087, + "phase": "iteration", + "sub_phase": "step_60" + }, + { + "timestamp": "2026-02-19T18:48:22.933153", + "timestamp_ms": 1771494502933.1555, + "phase": "checkpoint", + "sub_phase": "step_60" + }, + { + "timestamp": "2026-02-19T18:48:35.211333", + "timestamp_ms": 1771494515211.336, + "phase": "iteration", + "sub_phase": "step_70" + }, + { + "timestamp": "2026-02-19T18:48:46.870659", + "timestamp_ms": 1771494526870.6616, + "phase": "iteration", + "sub_phase": "step_80" + }, + { + "timestamp": "2026-02-19T18:48:46.870725", + "timestamp_ms": 1771494526870.7275, + "phase": "checkpoint", + "sub_phase": "step_80" + }, + { + "timestamp": "2026-02-19T18:48:59.142001", + "timestamp_ms": 1771494539142.004, + "phase": "iteration", + "sub_phase": "step_90" + }, + { + "timestamp": "2026-02-19T18:49:10.798694", + "timestamp_ms": 1771494550798.6965, + "phase": "iteration", + "sub_phase": "step_100" + }, + { + "timestamp": "2026-02-19T18:49:10.798758", + "timestamp_ms": 1771494550798.7603, + "phase": "checkpoint", + "sub_phase": "step_100" + }, + { + "timestamp": "2026-02-19T18:49:23.113704", + "timestamp_ms": 1771494563113.7065, + "phase": "iteration", + "sub_phase": "step_110" + }, + { + "timestamp": "2026-02-19T18:49:34.779761", + "timestamp_ms": 1771494574779.764, + "phase": "iteration", + "sub_phase": "step_120" + }, + { + "timestamp": "2026-02-19T18:49:34.779828", + "timestamp_ms": 1771494574779.8306, + "phase": "checkpoint", + "sub_phase": "step_120" + }, + { + "timestamp": "2026-02-19T18:49:41.229750", + "timestamp_ms": 1771494581229.7554, + "phase": "validation", + "sub_phase": "epoch_1" + }, + { + "timestamp": "2026-02-19T18:49:56.039386", + "timestamp_ms": 1771494596039.3926, + "phase": "train", + "sub_phase": "epoch_2_start" + }, + { + "timestamp": "2026-02-19T18:50:01.870759", + "timestamp_ms": 1771494601870.7615, + "phase": "iteration", + "sub_phase": "step_130" + }, + { + "timestamp": "2026-02-19T18:50:13.539777", + "timestamp_ms": 1771494613539.78, + "phase": "iteration", + "sub_phase": "step_140" + }, + { + "timestamp": "2026-02-19T18:50:13.539846", + "timestamp_ms": 1771494613539.848, + "phase": "checkpoint", + "sub_phase": "step_140" + }, + { + "timestamp": "2026-02-19T18:50:25.811295", + "timestamp_ms": 1771494625811.298, + "phase": "iteration", + "sub_phase": "step_150" + }, + { + "timestamp": "2026-02-19T18:50:37.483367", + "timestamp_ms": 1771494637483.37, + "phase": "iteration", + "sub_phase": "step_160" + }, + { + "timestamp": "2026-02-19T18:50:37.483431", + "timestamp_ms": 1771494637483.433, + "phase": "checkpoint", + "sub_phase": "step_160" + }, + { + "timestamp": "2026-02-19T18:50:49.770537", + "timestamp_ms": 1771494649770.5396, + "phase": "iteration", + "sub_phase": "step_170" + }, + { + "timestamp": "2026-02-19T18:51:01.618728", + "timestamp_ms": 1771494661618.7314, + "phase": "iteration", + "sub_phase": "step_180" + }, + { + "timestamp": "2026-02-19T18:51:01.618800", + "timestamp_ms": 1771494661618.802, + "phase": "checkpoint", + "sub_phase": "step_180" + }, + { + "timestamp": "2026-02-19T18:51:16.384247", + "timestamp_ms": 1771494676384.2502, + "phase": "iteration", + "sub_phase": "step_190" + }, + { + "timestamp": "2026-02-19T18:51:28.058384", + "timestamp_ms": 1771494688058.3872, + "phase": "iteration", + "sub_phase": "step_200" + }, + { + "timestamp": "2026-02-19T18:51:28.058454", + "timestamp_ms": 1771494688058.4558, + "phase": "checkpoint", + "sub_phase": "step_200" + }, + { + "timestamp": "2026-02-19T18:51:40.329512", + "timestamp_ms": 1771494700329.5146, + "phase": "iteration", + "sub_phase": "step_210" + }, + { + "timestamp": "2026-02-19T18:51:52.007195", + "timestamp_ms": 1771494712007.197, + "phase": "iteration", + "sub_phase": "step_220" + }, + { + "timestamp": "2026-02-19T18:51:52.007373", + "timestamp_ms": 1771494712007.3757, + "phase": "checkpoint", + "sub_phase": "step_220" + }, + { + "timestamp": "2026-02-19T18:52:04.334104", + "timestamp_ms": 1771494724334.1064, + "phase": "iteration", + "sub_phase": "step_230" + }, + { + "timestamp": "2026-02-19T18:52:16.007017", + "timestamp_ms": 1771494736007.0193, + "phase": "iteration", + "sub_phase": "step_240" + }, + { + "timestamp": "2026-02-19T18:52:16.007083", + "timestamp_ms": 1771494736007.0852, + "phase": "checkpoint", + "sub_phase": "step_240" + }, + { + "timestamp": "2026-02-19T18:52:28.299085", + "timestamp_ms": 1771494748299.0876, + "phase": "iteration", + "sub_phase": "step_250" + }, + { + "timestamp": "2026-02-19T18:52:28.299454", + "timestamp_ms": 1771494748299.4578, + "phase": "validation", + "sub_phase": "epoch_2" + }, + { + "timestamp": "2026-02-19T18:52:43.103170", + "timestamp_ms": 1771494763103.1765, + "phase": "train", + "sub_phase": "epoch_3_start" + }, + { + "timestamp": "2026-02-19T18:52:54.777238", + "timestamp_ms": 1771494774777.241, + "phase": "iteration", + "sub_phase": "step_260" + }, + { + "timestamp": "2026-02-19T18:52:54.777421", + "timestamp_ms": 1771494774777.4229, + "phase": "checkpoint", + "sub_phase": "step_260" + }, + { + "timestamp": "2026-02-19T18:53:08.255556", + "timestamp_ms": 1771494788255.5588, + "phase": "iteration", + "sub_phase": "step_270" + }, + { + "timestamp": "2026-02-19T18:53:19.925883", + "timestamp_ms": 1771494799925.8857, + "phase": "iteration", + "sub_phase": "step_280" + }, + { + "timestamp": "2026-02-19T18:53:19.925950", + "timestamp_ms": 1771494799925.952, + "phase": "checkpoint", + "sub_phase": "step_280" + }, + { + "timestamp": "2026-02-19T18:53:32.219769", + "timestamp_ms": 1771494812219.7715, + "phase": "iteration", + "sub_phase": "step_290" + }, + { + "timestamp": "2026-02-19T18:53:43.890826", + "timestamp_ms": 1771494823890.8293, + "phase": "iteration", + "sub_phase": "step_300" + }, + { + "timestamp": "2026-02-19T18:53:43.890894", + "timestamp_ms": 1771494823890.8958, + "phase": "checkpoint", + "sub_phase": "step_300" + }, + { + "timestamp": "2026-02-19T18:53:56.158540", + "timestamp_ms": 1771494836158.5432, + "phase": "iteration", + "sub_phase": "step_310" + }, + { + "timestamp": "2026-02-19T18:54:07.832758", + "timestamp_ms": 1771494847832.7605, + "phase": "iteration", + "sub_phase": "step_320" + }, + { + "timestamp": "2026-02-19T18:54:07.832823", + "timestamp_ms": 1771494847832.825, + "phase": "checkpoint", + "sub_phase": "step_320" + }, + { + "timestamp": "2026-02-19T18:54:20.119680", + "timestamp_ms": 1771494860119.683, + "phase": "iteration", + "sub_phase": "step_330" + }, + { + "timestamp": "2026-02-19T18:54:31.794658", + "timestamp_ms": 1771494871794.6604, + "phase": "iteration", + "sub_phase": "step_340" + }, + { + "timestamp": "2026-02-19T18:54:31.794724", + "timestamp_ms": 1771494871794.7266, + "phase": "checkpoint", + "sub_phase": "step_340" + }, + { + "timestamp": "2026-02-19T18:54:44.082769", + "timestamp_ms": 1771494884082.7712, + "phase": "iteration", + "sub_phase": "step_350" + }, + { + "timestamp": "2026-02-19T18:54:55.764918", + "timestamp_ms": 1771494895764.921, + "phase": "iteration", + "sub_phase": "step_360" + }, + { + "timestamp": "2026-02-19T18:54:55.764982", + "timestamp_ms": 1771494895764.9841, + "phase": "checkpoint", + "sub_phase": "step_360" + }, + { + "timestamp": "2026-02-19T18:55:08.081010", + "timestamp_ms": 1771494908081.0127, + "phase": "iteration", + "sub_phase": "step_370" + }, + { + "timestamp": "2026-02-19T18:55:13.922130", + "timestamp_ms": 1771494913922.1348, + "phase": "validation", + "sub_phase": "epoch_3" + }, + { + "timestamp": "2026-02-19T18:55:28.746260", + "timestamp_ms": 1771494928746.2664, + "phase": "train", + "sub_phase": "finished" + }, + { + "timestamp": "2026-02-19T18:55:28.756170", + "timestamp_ms": 1771494928756.1768, + "phase": "idle_mid", + "sub_phase": "" + }, + { + "timestamp": "2026-02-19T18:55:58.756309", + "timestamp_ms": 1771494958756.3474, + "phase": "inference", + "sub_phase": "start" + }, + { + "timestamp": "2026-02-19T18:56:01.378688", + "timestamp_ms": 1771494961378.6987, + "phase": "inference", + "sub_phase": "session_start_pattern_fixed" + }, + { + "timestamp": "2026-02-19T18:56:01.397514", + "timestamp_ms": 1771494961397.5242, + "phase": "inference", + "sub_phase": "req_0_prefill" + }, + { + "timestamp": "2026-02-19T18:56:01.476239", + "timestamp_ms": 1771494961476.2473, + "phase": "inference", + "sub_phase": "req_0_decode" + }, + { + "timestamp": "2026-02-19T18:56:05.234074", + "timestamp_ms": 1771494965234.0847, + "phase": "inference", + "sub_phase": "req_0_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:05.435335", + "timestamp_ms": 1771494965435.3635, + "phase": "inference", + "sub_phase": "req_1_prefill" + }, + { + "timestamp": "2026-02-19T18:56:05.467142", + "timestamp_ms": 1771494965467.15, + "phase": "inference", + "sub_phase": "req_1_decode" + }, + { + "timestamp": "2026-02-19T18:56:09.181214", + "timestamp_ms": 1771494969181.2244, + "phase": "inference", + "sub_phase": "req_1_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:09.382447", + "timestamp_ms": 1771494969382.4763, + "phase": "inference", + "sub_phase": "req_2_prefill" + }, + { + "timestamp": "2026-02-19T18:56:09.414063", + "timestamp_ms": 1771494969414.0713, + "phase": "inference", + "sub_phase": "req_2_decode" + }, + { + "timestamp": "2026-02-19T18:56:13.110748", + "timestamp_ms": 1771494973110.7637, + "phase": "inference", + "sub_phase": "req_2_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:13.311969", + "timestamp_ms": 1771494973311.9973, + "phase": "inference", + "sub_phase": "req_3_prefill" + }, + { + "timestamp": "2026-02-19T18:56:13.343959", + "timestamp_ms": 1771494973343.9678, + "phase": "inference", + "sub_phase": "req_3_decode" + }, + { + "timestamp": "2026-02-19T18:56:17.060676", + "timestamp_ms": 1771494977060.689, + "phase": "inference", + "sub_phase": "req_3_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:17.261973", + "timestamp_ms": 1771494977262.0015, + "phase": "inference", + "sub_phase": "req_4_prefill" + }, + { + "timestamp": "2026-02-19T18:56:17.292284", + "timestamp_ms": 1771494977292.2925, + "phase": "inference", + "sub_phase": "req_4_decode" + }, + { + "timestamp": "2026-02-19T18:56:20.969896", + "timestamp_ms": 1771494980969.9084, + "phase": "inference", + "sub_phase": "req_4_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:21.171118", + "timestamp_ms": 1771494981171.1462, + "phase": "inference", + "sub_phase": "req_5_prefill" + }, + { + "timestamp": "2026-02-19T18:56:21.202263", + "timestamp_ms": 1771494981202.271, + "phase": "inference", + "sub_phase": "req_5_decode" + }, + { + "timestamp": "2026-02-19T18:56:24.877936", + "timestamp_ms": 1771494984877.9492, + "phase": "inference", + "sub_phase": "req_5_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:25.079396", + "timestamp_ms": 1771494985079.426, + "phase": "inference", + "sub_phase": "req_6_prefill" + }, + { + "timestamp": "2026-02-19T18:56:25.112944", + "timestamp_ms": 1771494985112.9521, + "phase": "inference", + "sub_phase": "req_6_decode" + }, + { + "timestamp": "2026-02-19T18:56:28.866089", + "timestamp_ms": 1771494988866.1008, + "phase": "inference", + "sub_phase": "req_6_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:29.067512", + "timestamp_ms": 1771494989067.5408, + "phase": "inference", + "sub_phase": "req_7_prefill" + }, + { + "timestamp": "2026-02-19T18:56:29.101290", + "timestamp_ms": 1771494989101.298, + "phase": "inference", + "sub_phase": "req_7_decode" + }, + { + "timestamp": "2026-02-19T18:56:32.765801", + "timestamp_ms": 1771494992765.8118, + "phase": "inference", + "sub_phase": "req_7_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:32.966980", + "timestamp_ms": 1771494992967.0095, + "phase": "inference", + "sub_phase": "req_8_prefill" + }, + { + "timestamp": "2026-02-19T18:56:32.999943", + "timestamp_ms": 1771494992999.9521, + "phase": "inference", + "sub_phase": "req_8_decode" + }, + { + "timestamp": "2026-02-19T18:56:36.655893", + "timestamp_ms": 1771494996655.9043, + "phase": "inference", + "sub_phase": "req_8_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:36.857280", + "timestamp_ms": 1771494996857.3076, + "phase": "inference", + "sub_phase": "req_9_prefill" + }, + { + "timestamp": "2026-02-19T18:56:36.889783", + "timestamp_ms": 1771494996889.7905, + "phase": "inference", + "sub_phase": "req_9_decode" + }, + { + "timestamp": "2026-02-19T18:56:40.535376", + "timestamp_ms": 1771495000535.3894, + "phase": "inference", + "sub_phase": "req_9_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:40.736554", + "timestamp_ms": 1771495000736.5842, + "phase": "inference", + "sub_phase": "req_10_prefill" + }, + { + "timestamp": "2026-02-19T18:56:40.769358", + "timestamp_ms": 1771495000769.3662, + "phase": "inference", + "sub_phase": "req_10_decode" + }, + { + "timestamp": "2026-02-19T18:56:44.367347", + "timestamp_ms": 1771495004367.3604, + "phase": "inference", + "sub_phase": "req_10_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:44.568753", + "timestamp_ms": 1771495004568.7888, + "phase": "inference", + "sub_phase": "req_11_prefill" + }, + { + "timestamp": "2026-02-19T18:56:44.602535", + "timestamp_ms": 1771495004602.544, + "phase": "inference", + "sub_phase": "req_11_decode" + }, + { + "timestamp": "2026-02-19T18:56:48.300407", + "timestamp_ms": 1771495008300.4175, + "phase": "inference", + "sub_phase": "req_11_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:48.501704", + "timestamp_ms": 1771495008501.7334, + "phase": "inference", + "sub_phase": "req_12_prefill" + }, + { + "timestamp": "2026-02-19T18:56:48.536283", + "timestamp_ms": 1771495008536.2913, + "phase": "inference", + "sub_phase": "req_12_decode" + }, + { + "timestamp": "2026-02-19T18:56:52.122248", + "timestamp_ms": 1771495012122.2588, + "phase": "inference", + "sub_phase": "req_12_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:52.323472", + "timestamp_ms": 1771495012323.502, + "phase": "inference", + "sub_phase": "req_13_prefill" + }, + { + "timestamp": "2026-02-19T18:56:52.354287", + "timestamp_ms": 1771495012354.2969, + "phase": "inference", + "sub_phase": "req_13_decode" + }, + { + "timestamp": "2026-02-19T18:56:55.834305", + "timestamp_ms": 1771495015834.3167, + "phase": "inference", + "sub_phase": "req_13_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:56.035661", + "timestamp_ms": 1771495016035.6904, + "phase": "inference", + "sub_phase": "req_14_prefill" + }, + { + "timestamp": "2026-02-19T18:56:56.068088", + "timestamp_ms": 1771495016068.0962, + "phase": "inference", + "sub_phase": "req_14_decode" + }, + { + "timestamp": "2026-02-19T18:56:59.540170", + "timestamp_ms": 1771495019540.1821, + "phase": "inference", + "sub_phase": "req_14_idle_between" + }, + { + "timestamp": "2026-02-19T18:56:59.741481", + "timestamp_ms": 1771495019741.5105, + "phase": "inference", + "sub_phase": "req_15_prefill" + }, + { + "timestamp": "2026-02-19T18:56:59.771928", + "timestamp_ms": 1771495019771.936, + "phase": "inference", + "sub_phase": "req_15_decode" + }, + { + "timestamp": "2026-02-19T18:57:03.185036", + "timestamp_ms": 1771495023185.0476, + "phase": "inference", + "sub_phase": "req_15_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:03.386285", + "timestamp_ms": 1771495023386.3164, + "phase": "inference", + "sub_phase": "req_16_prefill" + }, + { + "timestamp": "2026-02-19T18:57:03.416318", + "timestamp_ms": 1771495023416.3267, + "phase": "inference", + "sub_phase": "req_16_decode" + }, + { + "timestamp": "2026-02-19T18:57:06.852725", + "timestamp_ms": 1771495026852.7368, + "phase": "inference", + "sub_phase": "req_16_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:07.054281", + "timestamp_ms": 1771495027054.3103, + "phase": "inference", + "sub_phase": "req_17_prefill" + }, + { + "timestamp": "2026-02-19T18:57:07.086927", + "timestamp_ms": 1771495027086.936, + "phase": "inference", + "sub_phase": "req_17_decode" + }, + { + "timestamp": "2026-02-19T18:57:10.536122", + "timestamp_ms": 1771495030536.1343, + "phase": "inference", + "sub_phase": "req_17_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:10.737361", + "timestamp_ms": 1771495030737.3901, + "phase": "inference", + "sub_phase": "req_18_prefill" + }, + { + "timestamp": "2026-02-19T18:57:10.768540", + "timestamp_ms": 1771495030768.5488, + "phase": "inference", + "sub_phase": "req_18_decode" + }, + { + "timestamp": "2026-02-19T18:57:14.248921", + "timestamp_ms": 1771495034248.9338, + "phase": "inference", + "sub_phase": "req_18_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:14.450171", + "timestamp_ms": 1771495034450.1995, + "phase": "inference", + "sub_phase": "req_19_prefill" + }, + { + "timestamp": "2026-02-19T18:57:14.479821", + "timestamp_ms": 1771495034479.8289, + "phase": "inference", + "sub_phase": "req_19_decode" + }, + { + "timestamp": "2026-02-19T18:57:17.967038", + "timestamp_ms": 1771495037967.0505, + "phase": "inference", + "sub_phase": "req_19_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:18.168221", + "timestamp_ms": 1771495038168.25, + "phase": "inference", + "sub_phase": "req_20_prefill" + }, + { + "timestamp": "2026-02-19T18:57:18.198873", + "timestamp_ms": 1771495038198.8804, + "phase": "inference", + "sub_phase": "req_20_decode" + }, + { + "timestamp": "2026-02-19T18:57:21.689536", + "timestamp_ms": 1771495041689.547, + "phase": "inference", + "sub_phase": "req_20_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:21.890793", + "timestamp_ms": 1771495041890.8215, + "phase": "inference", + "sub_phase": "req_21_prefill" + }, + { + "timestamp": "2026-02-19T18:57:21.921963", + "timestamp_ms": 1771495041921.9712, + "phase": "inference", + "sub_phase": "req_21_decode" + }, + { + "timestamp": "2026-02-19T18:57:25.429646", + "timestamp_ms": 1771495045429.657, + "phase": "inference", + "sub_phase": "req_21_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:25.630799", + "timestamp_ms": 1771495045630.8271, + "phase": "inference", + "sub_phase": "req_22_prefill" + }, + { + "timestamp": "2026-02-19T18:57:25.660561", + "timestamp_ms": 1771495045660.5693, + "phase": "inference", + "sub_phase": "req_22_decode" + }, + { + "timestamp": "2026-02-19T18:57:29.123421", + "timestamp_ms": 1771495049123.432, + "phase": "inference", + "sub_phase": "req_22_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:29.324912", + "timestamp_ms": 1771495049324.9487, + "phase": "inference", + "sub_phase": "req_23_prefill" + }, + { + "timestamp": "2026-02-19T18:57:29.355667", + "timestamp_ms": 1771495049355.676, + "phase": "inference", + "sub_phase": "req_23_decode" + }, + { + "timestamp": "2026-02-19T18:57:32.770183", + "timestamp_ms": 1771495052770.1924, + "phase": "inference", + "sub_phase": "req_23_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:32.971317", + "timestamp_ms": 1771495052971.3464, + "phase": "inference", + "sub_phase": "req_24_prefill" + }, + { + "timestamp": "2026-02-19T18:57:33.003000", + "timestamp_ms": 1771495053003.009, + "phase": "inference", + "sub_phase": "req_24_decode" + }, + { + "timestamp": "2026-02-19T18:57:36.481995", + "timestamp_ms": 1771495056482.0063, + "phase": "inference", + "sub_phase": "req_24_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:36.683233", + "timestamp_ms": 1771495056683.2617, + "phase": "inference", + "sub_phase": "req_25_prefill" + }, + { + "timestamp": "2026-02-19T18:57:36.713984", + "timestamp_ms": 1771495056713.9927, + "phase": "inference", + "sub_phase": "req_25_decode" + }, + { + "timestamp": "2026-02-19T18:57:40.125313", + "timestamp_ms": 1771495060125.3232, + "phase": "inference", + "sub_phase": "req_25_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:40.326522", + "timestamp_ms": 1771495060326.551, + "phase": "inference", + "sub_phase": "req_26_prefill" + }, + { + "timestamp": "2026-02-19T18:57:40.356760", + "timestamp_ms": 1771495060356.7683, + "phase": "inference", + "sub_phase": "req_26_decode" + }, + { + "timestamp": "2026-02-19T18:57:43.930797", + "timestamp_ms": 1771495063930.8088, + "phase": "inference", + "sub_phase": "req_26_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:44.132035", + "timestamp_ms": 1771495064132.0642, + "phase": "inference", + "sub_phase": "req_27_prefill" + }, + { + "timestamp": "2026-02-19T18:57:44.163103", + "timestamp_ms": 1771495064163.111, + "phase": "inference", + "sub_phase": "req_27_decode" + }, + { + "timestamp": "2026-02-19T18:57:47.710430", + "timestamp_ms": 1771495067710.4446, + "phase": "inference", + "sub_phase": "req_27_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:47.911734", + "timestamp_ms": 1771495067911.7634, + "phase": "inference", + "sub_phase": "req_28_prefill" + }, + { + "timestamp": "2026-02-19T18:57:47.942010", + "timestamp_ms": 1771495067942.0178, + "phase": "inference", + "sub_phase": "req_28_decode" + }, + { + "timestamp": "2026-02-19T18:57:51.551527", + "timestamp_ms": 1771495071551.5386, + "phase": "inference", + "sub_phase": "req_28_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:51.752823", + "timestamp_ms": 1771495071752.8704, + "phase": "inference", + "sub_phase": "req_29_prefill" + }, + { + "timestamp": "2026-02-19T18:57:51.785508", + "timestamp_ms": 1771495071785.517, + "phase": "inference", + "sub_phase": "req_29_decode" + }, + { + "timestamp": "2026-02-19T18:57:55.446960", + "timestamp_ms": 1771495075446.971, + "phase": "inference", + "sub_phase": "req_29_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:55.648184", + "timestamp_ms": 1771495075648.212, + "phase": "inference", + "sub_phase": "req_30_prefill" + }, + { + "timestamp": "2026-02-19T18:57:55.679811", + "timestamp_ms": 1771495075679.819, + "phase": "inference", + "sub_phase": "req_30_decode" + }, + { + "timestamp": "2026-02-19T18:57:59.174949", + "timestamp_ms": 1771495079174.9614, + "phase": "inference", + "sub_phase": "req_30_idle_between" + }, + { + "timestamp": "2026-02-19T18:57:59.376328", + "timestamp_ms": 1771495079376.3586, + "phase": "inference", + "sub_phase": "req_31_prefill" + }, + { + "timestamp": "2026-02-19T18:57:59.407796", + "timestamp_ms": 1771495079407.8047, + "phase": "inference", + "sub_phase": "req_31_decode" + }, + { + "timestamp": "2026-02-19T18:58:02.916218", + "timestamp_ms": 1771495082916.2297, + "phase": "inference", + "sub_phase": "req_31_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:03.117569", + "timestamp_ms": 1771495083117.5996, + "phase": "inference", + "sub_phase": "req_32_prefill" + }, + { + "timestamp": "2026-02-19T18:58:03.147365", + "timestamp_ms": 1771495083147.3728, + "phase": "inference", + "sub_phase": "req_32_decode" + }, + { + "timestamp": "2026-02-19T18:58:06.640887", + "timestamp_ms": 1771495086640.8982, + "phase": "inference", + "sub_phase": "req_32_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:06.842187", + "timestamp_ms": 1771495086842.211, + "phase": "inference", + "sub_phase": "req_33_prefill" + }, + { + "timestamp": "2026-02-19T18:58:06.872381", + "timestamp_ms": 1771495086872.3892, + "phase": "inference", + "sub_phase": "req_33_decode" + }, + { + "timestamp": "2026-02-19T18:58:10.482953", + "timestamp_ms": 1771495090482.9646, + "phase": "inference", + "sub_phase": "req_33_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:10.684232", + "timestamp_ms": 1771495090684.261, + "phase": "inference", + "sub_phase": "req_34_prefill" + }, + { + "timestamp": "2026-02-19T18:58:10.718639", + "timestamp_ms": 1771495090718.647, + "phase": "inference", + "sub_phase": "req_34_decode" + }, + { + "timestamp": "2026-02-19T18:58:14.343937", + "timestamp_ms": 1771495094343.9485, + "phase": "inference", + "sub_phase": "req_34_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:14.545301", + "timestamp_ms": 1771495094545.3296, + "phase": "inference", + "sub_phase": "req_35_prefill" + }, + { + "timestamp": "2026-02-19T18:58:14.578158", + "timestamp_ms": 1771495094578.166, + "phase": "inference", + "sub_phase": "req_35_decode" + }, + { + "timestamp": "2026-02-19T18:58:18.199381", + "timestamp_ms": 1771495098199.3928, + "phase": "inference", + "sub_phase": "req_35_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:18.400875", + "timestamp_ms": 1771495098400.9043, + "phase": "inference", + "sub_phase": "req_36_prefill" + }, + { + "timestamp": "2026-02-19T18:58:18.435503", + "timestamp_ms": 1771495098435.5112, + "phase": "inference", + "sub_phase": "req_36_decode" + }, + { + "timestamp": "2026-02-19T18:58:22.045240", + "timestamp_ms": 1771495102045.2507, + "phase": "inference", + "sub_phase": "req_36_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:22.246510", + "timestamp_ms": 1771495102246.5383, + "phase": "inference", + "sub_phase": "req_37_prefill" + }, + { + "timestamp": "2026-02-19T18:58:22.278551", + "timestamp_ms": 1771495102278.559, + "phase": "inference", + "sub_phase": "req_37_decode" + }, + { + "timestamp": "2026-02-19T18:58:25.740363", + "timestamp_ms": 1771495105740.3735, + "phase": "inference", + "sub_phase": "req_37_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:25.942330", + "timestamp_ms": 1771495105942.3574, + "phase": "inference", + "sub_phase": "req_38_prefill" + }, + { + "timestamp": "2026-02-19T18:58:25.991337", + "timestamp_ms": 1771495105991.344, + "phase": "inference", + "sub_phase": "req_38_decode" + }, + { + "timestamp": "2026-02-19T18:58:29.507882", + "timestamp_ms": 1771495109507.893, + "phase": "inference", + "sub_phase": "req_38_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:29.709113", + "timestamp_ms": 1771495109709.1423, + "phase": "inference", + "sub_phase": "req_39_prefill" + }, + { + "timestamp": "2026-02-19T18:58:29.738818", + "timestamp_ms": 1771495109738.8257, + "phase": "inference", + "sub_phase": "req_39_decode" + }, + { + "timestamp": "2026-02-19T18:58:33.187498", + "timestamp_ms": 1771495113187.5085, + "phase": "inference", + "sub_phase": "req_39_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:33.388643", + "timestamp_ms": 1771495113388.6716, + "phase": "inference", + "sub_phase": "req_40_prefill" + }, + { + "timestamp": "2026-02-19T18:58:33.417697", + "timestamp_ms": 1771495113417.7053, + "phase": "inference", + "sub_phase": "req_40_decode" + }, + { + "timestamp": "2026-02-19T18:58:36.855667", + "timestamp_ms": 1771495116855.6777, + "phase": "inference", + "sub_phase": "req_40_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:37.056971", + "timestamp_ms": 1771495117057.0, + "phase": "inference", + "sub_phase": "req_41_prefill" + }, + { + "timestamp": "2026-02-19T18:58:37.090312", + "timestamp_ms": 1771495117090.3208, + "phase": "inference", + "sub_phase": "req_41_decode" + }, + { + "timestamp": "2026-02-19T18:58:40.549203", + "timestamp_ms": 1771495120549.216, + "phase": "inference", + "sub_phase": "req_41_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:40.750437", + "timestamp_ms": 1771495120750.4658, + "phase": "inference", + "sub_phase": "req_42_prefill" + }, + { + "timestamp": "2026-02-19T18:58:40.780306", + "timestamp_ms": 1771495120780.3142, + "phase": "inference", + "sub_phase": "req_42_decode" + }, + { + "timestamp": "2026-02-19T18:58:44.269100", + "timestamp_ms": 1771495124269.1116, + "phase": "inference", + "sub_phase": "req_42_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:44.470553", + "timestamp_ms": 1771495124470.5881, + "phase": "inference", + "sub_phase": "req_43_prefill" + }, + { + "timestamp": "2026-02-19T18:58:44.503786", + "timestamp_ms": 1771495124503.7937, + "phase": "inference", + "sub_phase": "req_43_decode" + }, + { + "timestamp": "2026-02-19T18:58:48.003518", + "timestamp_ms": 1771495128003.5303, + "phase": "inference", + "sub_phase": "req_43_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:48.205001", + "timestamp_ms": 1771495128205.0325, + "phase": "inference", + "sub_phase": "req_44_prefill" + }, + { + "timestamp": "2026-02-19T18:58:48.237245", + "timestamp_ms": 1771495128237.2527, + "phase": "inference", + "sub_phase": "req_44_decode" + }, + { + "timestamp": "2026-02-19T18:58:51.696216", + "timestamp_ms": 1771495131696.2275, + "phase": "inference", + "sub_phase": "req_44_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:51.897494", + "timestamp_ms": 1771495131897.5227, + "phase": "inference", + "sub_phase": "req_45_prefill" + }, + { + "timestamp": "2026-02-19T18:58:51.927952", + "timestamp_ms": 1771495131927.9604, + "phase": "inference", + "sub_phase": "req_45_decode" + }, + { + "timestamp": "2026-02-19T18:58:55.450353", + "timestamp_ms": 1771495135450.3662, + "phase": "inference", + "sub_phase": "req_45_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:55.651602", + "timestamp_ms": 1771495135651.6309, + "phase": "inference", + "sub_phase": "req_46_prefill" + }, + { + "timestamp": "2026-02-19T18:58:55.683012", + "timestamp_ms": 1771495135683.0198, + "phase": "inference", + "sub_phase": "req_46_decode" + }, + { + "timestamp": "2026-02-19T18:58:59.233538", + "timestamp_ms": 1771495139233.5493, + "phase": "inference", + "sub_phase": "req_46_idle_between" + }, + { + "timestamp": "2026-02-19T18:58:59.434728", + "timestamp_ms": 1771495139434.7568, + "phase": "inference", + "sub_phase": "req_47_prefill" + }, + { + "timestamp": "2026-02-19T18:58:59.466529", + "timestamp_ms": 1771495139466.5376, + "phase": "inference", + "sub_phase": "req_47_decode" + }, + { + "timestamp": "2026-02-19T18:59:02.928864", + "timestamp_ms": 1771495142928.8748, + "phase": "inference", + "sub_phase": "req_47_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:03.130953", + "timestamp_ms": 1771495143130.9827, + "phase": "inference", + "sub_phase": "req_48_prefill" + }, + { + "timestamp": "2026-02-19T18:59:03.164232", + "timestamp_ms": 1771495143164.241, + "phase": "inference", + "sub_phase": "req_48_decode" + }, + { + "timestamp": "2026-02-19T18:59:06.631172", + "timestamp_ms": 1771495146631.1824, + "phase": "inference", + "sub_phase": "req_48_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:06.833031", + "timestamp_ms": 1771495146833.0627, + "phase": "inference", + "sub_phase": "req_49_prefill" + }, + { + "timestamp": "2026-02-19T18:59:06.865097", + "timestamp_ms": 1771495146865.1055, + "phase": "inference", + "sub_phase": "req_49_decode" + }, + { + "timestamp": "2026-02-19T18:59:10.326347", + "timestamp_ms": 1771495150326.3594, + "phase": "inference", + "sub_phase": "req_49_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:10.527789", + "timestamp_ms": 1771495150527.8198, + "phase": "inference", + "sub_phase": "req_50_prefill" + }, + { + "timestamp": "2026-02-19T18:59:10.560212", + "timestamp_ms": 1771495150560.2205, + "phase": "inference", + "sub_phase": "req_50_decode" + }, + { + "timestamp": "2026-02-19T18:59:14.030767", + "timestamp_ms": 1771495154030.7778, + "phase": "inference", + "sub_phase": "req_50_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:14.231963", + "timestamp_ms": 1771495154231.9922, + "phase": "inference", + "sub_phase": "req_51_prefill" + }, + { + "timestamp": "2026-02-19T18:59:14.262910", + "timestamp_ms": 1771495154262.9185, + "phase": "inference", + "sub_phase": "req_51_decode" + }, + { + "timestamp": "2026-02-19T18:59:17.725777", + "timestamp_ms": 1771495157725.786, + "phase": "inference", + "sub_phase": "req_51_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:17.927103", + "timestamp_ms": 1771495157927.1348, + "phase": "inference", + "sub_phase": "req_52_prefill" + }, + { + "timestamp": "2026-02-19T18:59:17.960826", + "timestamp_ms": 1771495157960.843, + "phase": "inference", + "sub_phase": "req_52_decode" + }, + { + "timestamp": "2026-02-19T18:59:21.497720", + "timestamp_ms": 1771495161497.7312, + "phase": "inference", + "sub_phase": "req_52_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:21.699018", + "timestamp_ms": 1771495161699.0466, + "phase": "inference", + "sub_phase": "req_53_prefill" + }, + { + "timestamp": "2026-02-19T18:59:21.731484", + "timestamp_ms": 1771495161731.4922, + "phase": "inference", + "sub_phase": "req_53_decode" + }, + { + "timestamp": "2026-02-19T18:59:25.159077", + "timestamp_ms": 1771495165159.0889, + "phase": "inference", + "sub_phase": "req_53_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:25.360326", + "timestamp_ms": 1771495165360.355, + "phase": "inference", + "sub_phase": "req_54_prefill" + }, + { + "timestamp": "2026-02-19T18:59:25.391984", + "timestamp_ms": 1771495165391.9922, + "phase": "inference", + "sub_phase": "req_54_decode" + }, + { + "timestamp": "2026-02-19T18:59:28.840344", + "timestamp_ms": 1771495168840.3542, + "phase": "inference", + "sub_phase": "req_54_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:29.041732", + "timestamp_ms": 1771495169041.7615, + "phase": "inference", + "sub_phase": "req_55_prefill" + }, + { + "timestamp": "2026-02-19T18:59:29.072476", + "timestamp_ms": 1771495169072.4854, + "phase": "inference", + "sub_phase": "req_55_decode" + }, + { + "timestamp": "2026-02-19T18:59:32.451568", + "timestamp_ms": 1771495172451.5771, + "phase": "inference", + "sub_phase": "req_55_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:32.652794", + "timestamp_ms": 1771495172652.8218, + "phase": "inference", + "sub_phase": "req_56_prefill" + }, + { + "timestamp": "2026-02-19T18:59:32.682366", + "timestamp_ms": 1771495172682.374, + "phase": "inference", + "sub_phase": "req_56_decode" + }, + { + "timestamp": "2026-02-19T18:59:36.092402", + "timestamp_ms": 1771495176092.4124, + "phase": "inference", + "sub_phase": "req_56_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:36.293784", + "timestamp_ms": 1771495176293.8125, + "phase": "inference", + "sub_phase": "req_57_prefill" + }, + { + "timestamp": "2026-02-19T18:59:36.325300", + "timestamp_ms": 1771495176325.3083, + "phase": "inference", + "sub_phase": "req_57_decode" + }, + { + "timestamp": "2026-02-19T18:59:39.741776", + "timestamp_ms": 1771495179741.7856, + "phase": "inference", + "sub_phase": "req_57_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:39.942999", + "timestamp_ms": 1771495179943.0286, + "phase": "inference", + "sub_phase": "req_58_prefill" + }, + { + "timestamp": "2026-02-19T18:59:39.973975", + "timestamp_ms": 1771495179973.9834, + "phase": "inference", + "sub_phase": "req_58_decode" + }, + { + "timestamp": "2026-02-19T18:59:43.442793", + "timestamp_ms": 1771495183442.8062, + "phase": "inference", + "sub_phase": "req_58_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:43.643966", + "timestamp_ms": 1771495183643.996, + "phase": "inference", + "sub_phase": "req_59_prefill" + }, + { + "timestamp": "2026-02-19T18:59:43.674884", + "timestamp_ms": 1771495183674.892, + "phase": "inference", + "sub_phase": "req_59_decode" + }, + { + "timestamp": "2026-02-19T18:59:47.102419", + "timestamp_ms": 1771495187102.4314, + "phase": "inference", + "sub_phase": "req_59_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:47.303631", + "timestamp_ms": 1771495187303.661, + "phase": "inference", + "sub_phase": "req_60_prefill" + }, + { + "timestamp": "2026-02-19T18:59:47.335039", + "timestamp_ms": 1771495187335.0474, + "phase": "inference", + "sub_phase": "req_60_decode" + }, + { + "timestamp": "2026-02-19T18:59:50.734986", + "timestamp_ms": 1771495190734.9968, + "phase": "inference", + "sub_phase": "req_60_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:50.936222", + "timestamp_ms": 1771495190936.2512, + "phase": "inference", + "sub_phase": "req_61_prefill" + }, + { + "timestamp": "2026-02-19T18:59:50.965659", + "timestamp_ms": 1771495190965.6675, + "phase": "inference", + "sub_phase": "req_61_decode" + }, + { + "timestamp": "2026-02-19T18:59:54.410259", + "timestamp_ms": 1771495194410.271, + "phase": "inference", + "sub_phase": "req_61_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:54.611465", + "timestamp_ms": 1771495194611.495, + "phase": "inference", + "sub_phase": "req_62_prefill" + }, + { + "timestamp": "2026-02-19T18:59:54.641194", + "timestamp_ms": 1771495194641.2026, + "phase": "inference", + "sub_phase": "req_62_decode" + }, + { + "timestamp": "2026-02-19T18:59:58.078472", + "timestamp_ms": 1771495198078.4824, + "phase": "inference", + "sub_phase": "req_62_idle_between" + }, + { + "timestamp": "2026-02-19T18:59:58.279771", + "timestamp_ms": 1771495198279.7993, + "phase": "inference", + "sub_phase": "req_63_prefill" + }, + { + "timestamp": "2026-02-19T18:59:58.312661", + "timestamp_ms": 1771495198312.668, + "phase": "inference", + "sub_phase": "req_63_decode" + }, + { + "timestamp": "2026-02-19T19:00:01.728063", + "timestamp_ms": 1771495201728.0723, + "phase": "inference", + "sub_phase": "req_63_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:01.929315", + "timestamp_ms": 1771495201929.3447, + "phase": "inference", + "sub_phase": "req_64_prefill" + }, + { + "timestamp": "2026-02-19T19:00:01.958694", + "timestamp_ms": 1771495201958.7021, + "phase": "inference", + "sub_phase": "req_64_decode" + }, + { + "timestamp": "2026-02-19T19:00:05.419819", + "timestamp_ms": 1771495205419.8296, + "phase": "inference", + "sub_phase": "req_64_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:05.621160", + "timestamp_ms": 1771495205621.1895, + "phase": "inference", + "sub_phase": "req_65_prefill" + }, + { + "timestamp": "2026-02-19T19:00:05.652379", + "timestamp_ms": 1771495205652.3872, + "phase": "inference", + "sub_phase": "req_65_decode" + }, + { + "timestamp": "2026-02-19T19:00:09.092305", + "timestamp_ms": 1771495209092.3157, + "phase": "inference", + "sub_phase": "req_65_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:09.293549", + "timestamp_ms": 1771495209293.5793, + "phase": "inference", + "sub_phase": "req_66_prefill" + }, + { + "timestamp": "2026-02-19T19:00:09.323043", + "timestamp_ms": 1771495209323.0513, + "phase": "inference", + "sub_phase": "req_66_decode" + }, + { + "timestamp": "2026-02-19T19:00:12.766888", + "timestamp_ms": 1771495212766.9001, + "phase": "inference", + "sub_phase": "req_66_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:12.968651", + "timestamp_ms": 1771495212968.6797, + "phase": "inference", + "sub_phase": "req_67_prefill" + }, + { + "timestamp": "2026-02-19T19:00:13.002440", + "timestamp_ms": 1771495213002.45, + "phase": "inference", + "sub_phase": "req_67_decode" + }, + { + "timestamp": "2026-02-19T19:00:16.456213", + "timestamp_ms": 1771495216456.2239, + "phase": "inference", + "sub_phase": "req_67_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:16.657596", + "timestamp_ms": 1771495216657.628, + "phase": "inference", + "sub_phase": "req_68_prefill" + }, + { + "timestamp": "2026-02-19T19:00:16.689028", + "timestamp_ms": 1771495216689.0366, + "phase": "inference", + "sub_phase": "req_68_decode" + }, + { + "timestamp": "2026-02-19T19:00:20.101621", + "timestamp_ms": 1771495220101.6301, + "phase": "inference", + "sub_phase": "req_68_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:20.302973", + "timestamp_ms": 1771495220302.9924, + "phase": "inference", + "sub_phase": "req_69_prefill" + }, + { + "timestamp": "2026-02-19T19:00:20.334787", + "timestamp_ms": 1771495220334.795, + "phase": "inference", + "sub_phase": "req_69_decode" + }, + { + "timestamp": "2026-02-19T19:00:23.778968", + "timestamp_ms": 1771495223778.9788, + "phase": "inference", + "sub_phase": "req_69_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:23.980223", + "timestamp_ms": 1771495223980.2522, + "phase": "inference", + "sub_phase": "req_70_prefill" + }, + { + "timestamp": "2026-02-19T19:00:24.010732", + "timestamp_ms": 1771495224010.7402, + "phase": "inference", + "sub_phase": "req_70_decode" + }, + { + "timestamp": "2026-02-19T19:00:27.433436", + "timestamp_ms": 1771495227433.4453, + "phase": "inference", + "sub_phase": "req_70_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:27.634754", + "timestamp_ms": 1771495227634.784, + "phase": "inference", + "sub_phase": "req_71_prefill" + }, + { + "timestamp": "2026-02-19T19:00:27.668614", + "timestamp_ms": 1771495227668.6223, + "phase": "inference", + "sub_phase": "req_71_decode" + }, + { + "timestamp": "2026-02-19T19:00:31.152791", + "timestamp_ms": 1771495231152.8015, + "phase": "inference", + "sub_phase": "req_71_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:31.353950", + "timestamp_ms": 1771495231353.9797, + "phase": "inference", + "sub_phase": "req_72_prefill" + }, + { + "timestamp": "2026-02-19T19:00:31.384591", + "timestamp_ms": 1771495231384.5989, + "phase": "inference", + "sub_phase": "req_72_decode" + }, + { + "timestamp": "2026-02-19T19:00:34.823153", + "timestamp_ms": 1771495234823.1672, + "phase": "inference", + "sub_phase": "req_72_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:35.024385", + "timestamp_ms": 1771495235024.4167, + "phase": "inference", + "sub_phase": "req_73_prefill" + }, + { + "timestamp": "2026-02-19T19:00:35.054227", + "timestamp_ms": 1771495235054.235, + "phase": "inference", + "sub_phase": "req_73_decode" + }, + { + "timestamp": "2026-02-19T19:00:38.485568", + "timestamp_ms": 1771495238485.5776, + "phase": "inference", + "sub_phase": "req_73_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:38.686935", + "timestamp_ms": 1771495238686.9646, + "phase": "inference", + "sub_phase": "req_74_prefill" + }, + { + "timestamp": "2026-02-19T19:00:38.718557", + "timestamp_ms": 1771495238718.5654, + "phase": "inference", + "sub_phase": "req_74_decode" + }, + { + "timestamp": "2026-02-19T19:00:42.193509", + "timestamp_ms": 1771495242193.5195, + "phase": "inference", + "sub_phase": "req_74_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:42.394861", + "timestamp_ms": 1771495242394.8926, + "phase": "inference", + "sub_phase": "req_75_prefill" + }, + { + "timestamp": "2026-02-19T19:00:42.427444", + "timestamp_ms": 1771495242427.4534, + "phase": "inference", + "sub_phase": "req_75_decode" + }, + { + "timestamp": "2026-02-19T19:00:45.879234", + "timestamp_ms": 1771495245879.2463, + "phase": "inference", + "sub_phase": "req_75_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:46.080452", + "timestamp_ms": 1771495246080.482, + "phase": "inference", + "sub_phase": "req_76_prefill" + }, + { + "timestamp": "2026-02-19T19:00:46.110789", + "timestamp_ms": 1771495246110.7974, + "phase": "inference", + "sub_phase": "req_76_decode" + }, + { + "timestamp": "2026-02-19T19:00:49.571148", + "timestamp_ms": 1771495249571.159, + "phase": "inference", + "sub_phase": "req_76_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:49.772390", + "timestamp_ms": 1771495249772.4187, + "phase": "inference", + "sub_phase": "req_77_prefill" + }, + { + "timestamp": "2026-02-19T19:00:49.802609", + "timestamp_ms": 1771495249802.6174, + "phase": "inference", + "sub_phase": "req_77_decode" + }, + { + "timestamp": "2026-02-19T19:00:53.244412", + "timestamp_ms": 1771495253244.4224, + "phase": "inference", + "sub_phase": "req_77_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:53.445908", + "timestamp_ms": 1771495253445.9412, + "phase": "inference", + "sub_phase": "req_78_prefill" + }, + { + "timestamp": "2026-02-19T19:00:53.476888", + "timestamp_ms": 1771495253476.896, + "phase": "inference", + "sub_phase": "req_78_decode" + }, + { + "timestamp": "2026-02-19T19:00:56.966171", + "timestamp_ms": 1771495256966.1824, + "phase": "inference", + "sub_phase": "req_78_idle_between" + }, + { + "timestamp": "2026-02-19T19:00:57.167632", + "timestamp_ms": 1771495257167.661, + "phase": "inference", + "sub_phase": "req_79_prefill" + }, + { + "timestamp": "2026-02-19T19:00:57.200851", + "timestamp_ms": 1771495257200.8596, + "phase": "inference", + "sub_phase": "req_79_decode" + }, + { + "timestamp": "2026-02-19T19:01:00.663244", + "timestamp_ms": 1771495260663.2551, + "phase": "inference", + "sub_phase": "req_79_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:00.864524", + "timestamp_ms": 1771495260864.5554, + "phase": "inference", + "sub_phase": "req_80_prefill" + }, + { + "timestamp": "2026-02-19T19:01:00.894674", + "timestamp_ms": 1771495260894.6824, + "phase": "inference", + "sub_phase": "req_80_decode" + }, + { + "timestamp": "2026-02-19T19:01:04.335370", + "timestamp_ms": 1771495264335.3828, + "phase": "inference", + "sub_phase": "req_80_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:04.536814", + "timestamp_ms": 1771495264536.8564, + "phase": "inference", + "sub_phase": "req_81_prefill" + }, + { + "timestamp": "2026-02-19T19:01:04.570186", + "timestamp_ms": 1771495264570.195, + "phase": "inference", + "sub_phase": "req_81_decode" + }, + { + "timestamp": "2026-02-19T19:01:07.984688", + "timestamp_ms": 1771495267984.698, + "phase": "inference", + "sub_phase": "req_81_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:08.185955", + "timestamp_ms": 1771495268185.984, + "phase": "inference", + "sub_phase": "req_82_prefill" + }, + { + "timestamp": "2026-02-19T19:01:08.215380", + "timestamp_ms": 1771495268215.388, + "phase": "inference", + "sub_phase": "req_82_decode" + }, + { + "timestamp": "2026-02-19T19:01:11.661370", + "timestamp_ms": 1771495271661.3809, + "phase": "inference", + "sub_phase": "req_82_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:11.862564", + "timestamp_ms": 1771495271862.5933, + "phase": "inference", + "sub_phase": "req_83_prefill" + }, + { + "timestamp": "2026-02-19T19:01:11.892387", + "timestamp_ms": 1771495271892.395, + "phase": "inference", + "sub_phase": "req_83_decode" + }, + { + "timestamp": "2026-02-19T19:01:15.329084", + "timestamp_ms": 1771495275329.0952, + "phase": "inference", + "sub_phase": "req_83_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:15.530317", + "timestamp_ms": 1771495275530.3474, + "phase": "inference", + "sub_phase": "req_84_prefill" + }, + { + "timestamp": "2026-02-19T19:01:15.561715", + "timestamp_ms": 1771495275561.723, + "phase": "inference", + "sub_phase": "req_84_decode" + }, + { + "timestamp": "2026-02-19T19:01:19.038231", + "timestamp_ms": 1771495279038.243, + "phase": "inference", + "sub_phase": "req_84_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:19.239466", + "timestamp_ms": 1771495279239.4949, + "phase": "inference", + "sub_phase": "req_85_prefill" + }, + { + "timestamp": "2026-02-19T19:01:19.270451", + "timestamp_ms": 1771495279270.4595, + "phase": "inference", + "sub_phase": "req_85_decode" + }, + { + "timestamp": "2026-02-19T19:01:22.722893", + "timestamp_ms": 1771495282722.9038, + "phase": "inference", + "sub_phase": "req_85_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:22.924083", + "timestamp_ms": 1771495282924.1125, + "phase": "inference", + "sub_phase": "req_86_prefill" + }, + { + "timestamp": "2026-02-19T19:01:22.957038", + "timestamp_ms": 1771495282957.047, + "phase": "inference", + "sub_phase": "req_86_decode" + }, + { + "timestamp": "2026-02-19T19:01:26.387488", + "timestamp_ms": 1771495286387.4988, + "phase": "inference", + "sub_phase": "req_86_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:26.588795", + "timestamp_ms": 1771495286588.824, + "phase": "inference", + "sub_phase": "req_87_prefill" + }, + { + "timestamp": "2026-02-19T19:01:26.621710", + "timestamp_ms": 1771495286621.718, + "phase": "inference", + "sub_phase": "req_87_decode" + }, + { + "timestamp": "2026-02-19T19:01:30.092605", + "timestamp_ms": 1771495290092.6152, + "phase": "inference", + "sub_phase": "req_87_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:30.293879", + "timestamp_ms": 1771495290293.9077, + "phase": "inference", + "sub_phase": "req_88_prefill" + }, + { + "timestamp": "2026-02-19T19:01:30.326340", + "timestamp_ms": 1771495290326.3477, + "phase": "inference", + "sub_phase": "req_88_decode" + }, + { + "timestamp": "2026-02-19T19:01:33.827085", + "timestamp_ms": 1771495293827.0955, + "phase": "inference", + "sub_phase": "req_88_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:34.028383", + "timestamp_ms": 1771495294028.4119, + "phase": "inference", + "sub_phase": "req_89_prefill" + }, + { + "timestamp": "2026-02-19T19:01:34.060603", + "timestamp_ms": 1771495294060.6113, + "phase": "inference", + "sub_phase": "req_89_decode" + }, + { + "timestamp": "2026-02-19T19:01:37.549872", + "timestamp_ms": 1771495297549.8809, + "phase": "inference", + "sub_phase": "req_89_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:37.751063", + "timestamp_ms": 1771495297751.091, + "phase": "inference", + "sub_phase": "req_90_prefill" + }, + { + "timestamp": "2026-02-19T19:01:37.781739", + "timestamp_ms": 1771495297781.7466, + "phase": "inference", + "sub_phase": "req_90_decode" + }, + { + "timestamp": "2026-02-19T19:01:41.299433", + "timestamp_ms": 1771495301299.4448, + "phase": "inference", + "sub_phase": "req_90_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:41.500725", + "timestamp_ms": 1771495301500.7537, + "phase": "inference", + "sub_phase": "req_91_prefill" + }, + { + "timestamp": "2026-02-19T19:01:41.535304", + "timestamp_ms": 1771495301535.313, + "phase": "inference", + "sub_phase": "req_91_decode" + }, + { + "timestamp": "2026-02-19T19:01:44.978230", + "timestamp_ms": 1771495304978.2417, + "phase": "inference", + "sub_phase": "req_91_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:45.179640", + "timestamp_ms": 1771495305179.67, + "phase": "inference", + "sub_phase": "req_92_prefill" + }, + { + "timestamp": "2026-02-19T19:01:45.213471", + "timestamp_ms": 1771495305213.4785, + "phase": "inference", + "sub_phase": "req_92_decode" + }, + { + "timestamp": "2026-02-19T19:01:48.658998", + "timestamp_ms": 1771495308659.0098, + "phase": "inference", + "sub_phase": "req_92_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:48.860263", + "timestamp_ms": 1771495308860.295, + "phase": "inference", + "sub_phase": "req_93_prefill" + }, + { + "timestamp": "2026-02-19T19:01:48.890702", + "timestamp_ms": 1771495308890.7102, + "phase": "inference", + "sub_phase": "req_93_decode" + }, + { + "timestamp": "2026-02-19T19:01:52.338908", + "timestamp_ms": 1771495312338.9182, + "phase": "inference", + "sub_phase": "req_93_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:52.540159", + "timestamp_ms": 1771495312540.1882, + "phase": "inference", + "sub_phase": "req_94_prefill" + }, + { + "timestamp": "2026-02-19T19:01:52.571545", + "timestamp_ms": 1771495312571.5535, + "phase": "inference", + "sub_phase": "req_94_decode" + }, + { + "timestamp": "2026-02-19T19:01:56.007829", + "timestamp_ms": 1771495316007.8457, + "phase": "inference", + "sub_phase": "req_94_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:56.209045", + "timestamp_ms": 1771495316209.073, + "phase": "inference", + "sub_phase": "req_95_prefill" + }, + { + "timestamp": "2026-02-19T19:01:56.238373", + "timestamp_ms": 1771495316238.381, + "phase": "inference", + "sub_phase": "req_95_decode" + }, + { + "timestamp": "2026-02-19T19:01:59.697169", + "timestamp_ms": 1771495319697.1804, + "phase": "inference", + "sub_phase": "req_95_idle_between" + }, + { + "timestamp": "2026-02-19T19:01:59.898293", + "timestamp_ms": 1771495319898.3223, + "phase": "inference", + "sub_phase": "req_96_prefill" + }, + { + "timestamp": "2026-02-19T19:01:59.928961", + "timestamp_ms": 1771495319928.9683, + "phase": "inference", + "sub_phase": "req_96_decode" + }, + { + "timestamp": "2026-02-19T19:02:03.374179", + "timestamp_ms": 1771495323374.19, + "phase": "inference", + "sub_phase": "req_96_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:03.575471", + "timestamp_ms": 1771495323575.5002, + "phase": "inference", + "sub_phase": "req_97_prefill" + }, + { + "timestamp": "2026-02-19T19:02:03.608684", + "timestamp_ms": 1771495323608.692, + "phase": "inference", + "sub_phase": "req_97_decode" + }, + { + "timestamp": "2026-02-19T19:02:07.092117", + "timestamp_ms": 1771495327092.128, + "phase": "inference", + "sub_phase": "req_97_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:07.293251", + "timestamp_ms": 1771495327293.2803, + "phase": "inference", + "sub_phase": "req_98_prefill" + }, + { + "timestamp": "2026-02-19T19:02:07.324750", + "timestamp_ms": 1771495327324.758, + "phase": "inference", + "sub_phase": "req_98_decode" + }, + { + "timestamp": "2026-02-19T19:02:10.810753", + "timestamp_ms": 1771495330810.7646, + "phase": "inference", + "sub_phase": "req_98_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:11.012097", + "timestamp_ms": 1771495331012.1252, + "phase": "inference", + "sub_phase": "req_99_prefill" + }, + { + "timestamp": "2026-02-19T19:02:11.042258", + "timestamp_ms": 1771495331042.2651, + "phase": "inference", + "sub_phase": "req_99_decode" + }, + { + "timestamp": "2026-02-19T19:02:14.531856", + "timestamp_ms": 1771495334531.867, + "phase": "inference", + "sub_phase": "req_99_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:14.733190", + "timestamp_ms": 1771495334733.2231, + "phase": "inference", + "sub_phase": "req_100_prefill" + }, + { + "timestamp": "2026-02-19T19:02:14.763535", + "timestamp_ms": 1771495334763.544, + "phase": "inference", + "sub_phase": "req_100_decode" + }, + { + "timestamp": "2026-02-19T19:02:18.232108", + "timestamp_ms": 1771495338232.1182, + "phase": "inference", + "sub_phase": "req_100_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:18.433617", + "timestamp_ms": 1771495338433.646, + "phase": "inference", + "sub_phase": "req_101_prefill" + }, + { + "timestamp": "2026-02-19T19:02:18.466565", + "timestamp_ms": 1771495338466.573, + "phase": "inference", + "sub_phase": "req_101_decode" + }, + { + "timestamp": "2026-02-19T19:02:21.925456", + "timestamp_ms": 1771495341925.4678, + "phase": "inference", + "sub_phase": "req_101_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:22.126953", + "timestamp_ms": 1771495342126.9875, + "phase": "inference", + "sub_phase": "req_102_prefill" + }, + { + "timestamp": "2026-02-19T19:02:22.162128", + "timestamp_ms": 1771495342162.137, + "phase": "inference", + "sub_phase": "req_102_decode" + }, + { + "timestamp": "2026-02-19T19:02:25.650114", + "timestamp_ms": 1771495345650.1233, + "phase": "inference", + "sub_phase": "req_102_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:25.851296", + "timestamp_ms": 1771495345851.325, + "phase": "inference", + "sub_phase": "req_103_prefill" + }, + { + "timestamp": "2026-02-19T19:02:25.881676", + "timestamp_ms": 1771495345881.6838, + "phase": "inference", + "sub_phase": "req_103_decode" + }, + { + "timestamp": "2026-02-19T19:02:29.404338", + "timestamp_ms": 1771495349404.35, + "phase": "inference", + "sub_phase": "req_103_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:29.605512", + "timestamp_ms": 1771495349605.542, + "phase": "inference", + "sub_phase": "req_104_prefill" + }, + { + "timestamp": "2026-02-19T19:02:29.634813", + "timestamp_ms": 1771495349634.8208, + "phase": "inference", + "sub_phase": "req_104_decode" + }, + { + "timestamp": "2026-02-19T19:02:33.124470", + "timestamp_ms": 1771495353124.4805, + "phase": "inference", + "sub_phase": "req_104_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:33.325753", + "timestamp_ms": 1771495353325.7832, + "phase": "inference", + "sub_phase": "req_105_prefill" + }, + { + "timestamp": "2026-02-19T19:02:33.356531", + "timestamp_ms": 1771495353356.538, + "phase": "inference", + "sub_phase": "req_105_decode" + }, + { + "timestamp": "2026-02-19T19:02:36.845321", + "timestamp_ms": 1771495356845.3325, + "phase": "inference", + "sub_phase": "req_105_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:37.047101", + "timestamp_ms": 1771495357047.1313, + "phase": "inference", + "sub_phase": "req_106_prefill" + }, + { + "timestamp": "2026-02-19T19:02:37.082136", + "timestamp_ms": 1771495357082.1445, + "phase": "inference", + "sub_phase": "req_106_decode" + }, + { + "timestamp": "2026-02-19T19:02:40.535663", + "timestamp_ms": 1771495360535.6746, + "phase": "inference", + "sub_phase": "req_106_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:40.736800", + "timestamp_ms": 1771495360736.8286, + "phase": "inference", + "sub_phase": "req_107_prefill" + }, + { + "timestamp": "2026-02-19T19:02:40.768053", + "timestamp_ms": 1771495360768.0613, + "phase": "inference", + "sub_phase": "req_107_decode" + }, + { + "timestamp": "2026-02-19T19:02:44.226502", + "timestamp_ms": 1771495364226.514, + "phase": "inference", + "sub_phase": "req_107_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:44.427735", + "timestamp_ms": 1771495364427.7637, + "phase": "inference", + "sub_phase": "req_108_prefill" + }, + { + "timestamp": "2026-02-19T19:02:44.458684", + "timestamp_ms": 1771495364458.6926, + "phase": "inference", + "sub_phase": "req_108_decode" + }, + { + "timestamp": "2026-02-19T19:02:47.881341", + "timestamp_ms": 1771495367881.351, + "phase": "inference", + "sub_phase": "req_108_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:48.082842", + "timestamp_ms": 1771495368082.871, + "phase": "inference", + "sub_phase": "req_109_prefill" + }, + { + "timestamp": "2026-02-19T19:02:48.113750", + "timestamp_ms": 1771495368113.7583, + "phase": "inference", + "sub_phase": "req_109_decode" + }, + { + "timestamp": "2026-02-19T19:02:51.580354", + "timestamp_ms": 1771495371580.364, + "phase": "inference", + "sub_phase": "req_109_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:51.781720", + "timestamp_ms": 1771495371781.7493, + "phase": "inference", + "sub_phase": "req_110_prefill" + }, + { + "timestamp": "2026-02-19T19:02:51.813856", + "timestamp_ms": 1771495371813.8638, + "phase": "inference", + "sub_phase": "req_110_decode" + }, + { + "timestamp": "2026-02-19T19:02:55.314026", + "timestamp_ms": 1771495375314.0374, + "phase": "inference", + "sub_phase": "req_110_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:55.515345", + "timestamp_ms": 1771495375515.3743, + "phase": "inference", + "sub_phase": "req_111_prefill" + }, + { + "timestamp": "2026-02-19T19:02:55.545460", + "timestamp_ms": 1771495375545.4683, + "phase": "inference", + "sub_phase": "req_111_decode" + }, + { + "timestamp": "2026-02-19T19:02:59.007413", + "timestamp_ms": 1771495379007.4243, + "phase": "inference", + "sub_phase": "req_111_idle_between" + }, + { + "timestamp": "2026-02-19T19:02:59.208787", + "timestamp_ms": 1771495379208.8062, + "phase": "inference", + "sub_phase": "req_112_prefill" + }, + { + "timestamp": "2026-02-19T19:02:59.241647", + "timestamp_ms": 1771495379241.656, + "phase": "inference", + "sub_phase": "req_112_decode" + }, + { + "timestamp": "2026-02-19T19:03:02.710463", + "timestamp_ms": 1771495382710.4736, + "phase": "inference", + "sub_phase": "req_112_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:02.911718", + "timestamp_ms": 1771495382911.7478, + "phase": "inference", + "sub_phase": "req_113_prefill" + }, + { + "timestamp": "2026-02-19T19:03:02.945476", + "timestamp_ms": 1771495382945.485, + "phase": "inference", + "sub_phase": "req_113_decode" + }, + { + "timestamp": "2026-02-19T19:03:06.391177", + "timestamp_ms": 1771495386391.1873, + "phase": "inference", + "sub_phase": "req_113_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:06.592492", + "timestamp_ms": 1771495386592.5212, + "phase": "inference", + "sub_phase": "req_114_prefill" + }, + { + "timestamp": "2026-02-19T19:03:06.623302", + "timestamp_ms": 1771495386623.3103, + "phase": "inference", + "sub_phase": "req_114_decode" + }, + { + "timestamp": "2026-02-19T19:03:10.131868", + "timestamp_ms": 1771495390131.879, + "phase": "inference", + "sub_phase": "req_114_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:10.333578", + "timestamp_ms": 1771495390333.6074, + "phase": "inference", + "sub_phase": "req_115_prefill" + }, + { + "timestamp": "2026-02-19T19:03:10.367003", + "timestamp_ms": 1771495390367.0115, + "phase": "inference", + "sub_phase": "req_115_decode" + }, + { + "timestamp": "2026-02-19T19:03:13.799739", + "timestamp_ms": 1771495393799.7495, + "phase": "inference", + "sub_phase": "req_115_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:14.000979", + "timestamp_ms": 1771495394001.0076, + "phase": "inference", + "sub_phase": "req_116_prefill" + }, + { + "timestamp": "2026-02-19T19:03:14.031480", + "timestamp_ms": 1771495394031.4885, + "phase": "inference", + "sub_phase": "req_116_decode" + }, + { + "timestamp": "2026-02-19T19:03:17.506181", + "timestamp_ms": 1771495397506.1946, + "phase": "inference", + "sub_phase": "req_116_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:17.707415", + "timestamp_ms": 1771495397707.4438, + "phase": "inference", + "sub_phase": "req_117_prefill" + }, + { + "timestamp": "2026-02-19T19:03:17.737666", + "timestamp_ms": 1771495397737.6746, + "phase": "inference", + "sub_phase": "req_117_decode" + }, + { + "timestamp": "2026-02-19T19:03:21.162884", + "timestamp_ms": 1771495401162.8953, + "phase": "inference", + "sub_phase": "req_117_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:21.364113", + "timestamp_ms": 1771495401364.1426, + "phase": "inference", + "sub_phase": "req_118_prefill" + }, + { + "timestamp": "2026-02-19T19:03:21.393098", + "timestamp_ms": 1771495401393.1055, + "phase": "inference", + "sub_phase": "req_118_decode" + }, + { + "timestamp": "2026-02-19T19:03:24.849639", + "timestamp_ms": 1771495404849.652, + "phase": "inference", + "sub_phase": "req_118_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:25.051003", + "timestamp_ms": 1771495405051.034, + "phase": "inference", + "sub_phase": "req_119_prefill" + }, + { + "timestamp": "2026-02-19T19:03:25.084544", + "timestamp_ms": 1771495405084.5522, + "phase": "inference", + "sub_phase": "req_119_decode" + }, + { + "timestamp": "2026-02-19T19:03:28.518090", + "timestamp_ms": 1771495408518.1003, + "phase": "inference", + "sub_phase": "req_119_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:28.719438", + "timestamp_ms": 1771495408719.47, + "phase": "inference", + "sub_phase": "req_120_prefill" + }, + { + "timestamp": "2026-02-19T19:03:28.749347", + "timestamp_ms": 1771495408749.3562, + "phase": "inference", + "sub_phase": "req_120_decode" + }, + { + "timestamp": "2026-02-19T19:03:32.188401", + "timestamp_ms": 1771495412188.4111, + "phase": "inference", + "sub_phase": "req_120_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:32.390602", + "timestamp_ms": 1771495412390.6306, + "phase": "inference", + "sub_phase": "req_121_prefill" + }, + { + "timestamp": "2026-02-19T19:03:32.422578", + "timestamp_ms": 1771495412422.5862, + "phase": "inference", + "sub_phase": "req_121_decode" + }, + { + "timestamp": "2026-02-19T19:03:35.841848", + "timestamp_ms": 1771495415841.8586, + "phase": "inference", + "sub_phase": "req_121_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:36.043094", + "timestamp_ms": 1771495416043.1233, + "phase": "inference", + "sub_phase": "req_122_prefill" + }, + { + "timestamp": "2026-02-19T19:03:36.073444", + "timestamp_ms": 1771495416073.4524, + "phase": "inference", + "sub_phase": "req_122_decode" + }, + { + "timestamp": "2026-02-19T19:03:39.516450", + "timestamp_ms": 1771495419516.4614, + "phase": "inference", + "sub_phase": "req_122_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:39.717737", + "timestamp_ms": 1771495419717.766, + "phase": "inference", + "sub_phase": "req_123_prefill" + }, + { + "timestamp": "2026-02-19T19:03:39.747288", + "timestamp_ms": 1771495419747.297, + "phase": "inference", + "sub_phase": "req_123_decode" + }, + { + "timestamp": "2026-02-19T19:03:43.181543", + "timestamp_ms": 1771495423181.5542, + "phase": "inference", + "sub_phase": "req_123_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:43.382737", + "timestamp_ms": 1771495423382.7664, + "phase": "inference", + "sub_phase": "req_124_prefill" + }, + { + "timestamp": "2026-02-19T19:03:43.413146", + "timestamp_ms": 1771495423413.154, + "phase": "inference", + "sub_phase": "req_124_decode" + }, + { + "timestamp": "2026-02-19T19:03:46.837813", + "timestamp_ms": 1771495426837.8223, + "phase": "inference", + "sub_phase": "req_124_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:47.039040", + "timestamp_ms": 1771495427039.0693, + "phase": "inference", + "sub_phase": "req_125_prefill" + }, + { + "timestamp": "2026-02-19T19:03:47.070117", + "timestamp_ms": 1771495427070.125, + "phase": "inference", + "sub_phase": "req_125_decode" + }, + { + "timestamp": "2026-02-19T19:03:50.517401", + "timestamp_ms": 1771495430517.4126, + "phase": "inference", + "sub_phase": "req_125_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:50.718874", + "timestamp_ms": 1771495430718.8914, + "phase": "inference", + "sub_phase": "req_126_prefill" + }, + { + "timestamp": "2026-02-19T19:03:50.750287", + "timestamp_ms": 1771495430750.2957, + "phase": "inference", + "sub_phase": "req_126_decode" + }, + { + "timestamp": "2026-02-19T19:03:54.200673", + "timestamp_ms": 1771495434200.6858, + "phase": "inference", + "sub_phase": "req_126_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:54.401860", + "timestamp_ms": 1771495434401.8894, + "phase": "inference", + "sub_phase": "req_127_prefill" + }, + { + "timestamp": "2026-02-19T19:03:54.431818", + "timestamp_ms": 1771495434431.8264, + "phase": "inference", + "sub_phase": "req_127_decode" + }, + { + "timestamp": "2026-02-19T19:03:57.857723", + "timestamp_ms": 1771495437857.734, + "phase": "inference", + "sub_phase": "req_127_idle_between" + }, + { + "timestamp": "2026-02-19T19:03:58.058940", + "timestamp_ms": 1771495438058.9695, + "phase": "inference", + "sub_phase": "req_128_prefill" + }, + { + "timestamp": "2026-02-19T19:03:58.089159", + "timestamp_ms": 1771495438089.167, + "phase": "inference", + "sub_phase": "req_128_decode" + }, + { + "timestamp": "2026-02-19T19:04:01.526237", + "timestamp_ms": 1771495441526.2483, + "phase": "inference", + "sub_phase": "req_128_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:01.727600", + "timestamp_ms": 1771495441727.6296, + "phase": "inference", + "sub_phase": "req_129_prefill" + }, + { + "timestamp": "2026-02-19T19:04:01.762917", + "timestamp_ms": 1771495441762.9255, + "phase": "inference", + "sub_phase": "req_129_decode" + }, + { + "timestamp": "2026-02-19T19:04:05.209868", + "timestamp_ms": 1771495445209.8796, + "phase": "inference", + "sub_phase": "req_129_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:05.411156", + "timestamp_ms": 1771495445411.1853, + "phase": "inference", + "sub_phase": "req_130_prefill" + }, + { + "timestamp": "2026-02-19T19:04:05.442192", + "timestamp_ms": 1771495445442.1995, + "phase": "inference", + "sub_phase": "req_130_decode" + }, + { + "timestamp": "2026-02-19T19:04:08.851827", + "timestamp_ms": 1771495448851.843, + "phase": "inference", + "sub_phase": "req_130_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:09.053101", + "timestamp_ms": 1771495449053.1316, + "phase": "inference", + "sub_phase": "req_131_prefill" + }, + { + "timestamp": "2026-02-19T19:04:09.084017", + "timestamp_ms": 1771495449084.025, + "phase": "inference", + "sub_phase": "req_131_decode" + }, + { + "timestamp": "2026-02-19T19:04:12.570022", + "timestamp_ms": 1771495452570.035, + "phase": "inference", + "sub_phase": "req_131_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:12.771304", + "timestamp_ms": 1771495452771.3335, + "phase": "inference", + "sub_phase": "req_132_prefill" + }, + { + "timestamp": "2026-02-19T19:04:12.801622", + "timestamp_ms": 1771495452801.6304, + "phase": "inference", + "sub_phase": "req_132_decode" + }, + { + "timestamp": "2026-02-19T19:04:16.240298", + "timestamp_ms": 1771495456240.3086, + "phase": "inference", + "sub_phase": "req_132_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:16.441594", + "timestamp_ms": 1771495456441.6248, + "phase": "inference", + "sub_phase": "req_133_prefill" + }, + { + "timestamp": "2026-02-19T19:04:16.474129", + "timestamp_ms": 1771495456474.1372, + "phase": "inference", + "sub_phase": "req_133_decode" + }, + { + "timestamp": "2026-02-19T19:04:19.921545", + "timestamp_ms": 1771495459921.5564, + "phase": "inference", + "sub_phase": "req_133_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:20.122784", + "timestamp_ms": 1771495460122.8115, + "phase": "inference", + "sub_phase": "req_134_prefill" + }, + { + "timestamp": "2026-02-19T19:04:20.154150", + "timestamp_ms": 1771495460154.1584, + "phase": "inference", + "sub_phase": "req_134_decode" + }, + { + "timestamp": "2026-02-19T19:04:23.635987", + "timestamp_ms": 1771495463635.9976, + "phase": "inference", + "sub_phase": "req_134_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:23.837213", + "timestamp_ms": 1771495463837.2412, + "phase": "inference", + "sub_phase": "req_135_prefill" + }, + { + "timestamp": "2026-02-19T19:04:23.868537", + "timestamp_ms": 1771495463868.5454, + "phase": "inference", + "sub_phase": "req_135_decode" + }, + { + "timestamp": "2026-02-19T19:04:27.317300", + "timestamp_ms": 1771495467317.3088, + "phase": "inference", + "sub_phase": "req_135_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:27.518517", + "timestamp_ms": 1771495467518.5454, + "phase": "inference", + "sub_phase": "req_136_prefill" + }, + { + "timestamp": "2026-02-19T19:04:27.547915", + "timestamp_ms": 1771495467547.923, + "phase": "inference", + "sub_phase": "req_136_decode" + }, + { + "timestamp": "2026-02-19T19:04:31.009207", + "timestamp_ms": 1771495471009.2183, + "phase": "inference", + "sub_phase": "req_136_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:31.210512", + "timestamp_ms": 1771495471210.5408, + "phase": "inference", + "sub_phase": "req_137_prefill" + }, + { + "timestamp": "2026-02-19T19:04:31.243938", + "timestamp_ms": 1771495471243.9458, + "phase": "inference", + "sub_phase": "req_137_decode" + }, + { + "timestamp": "2026-02-19T19:04:34.714246", + "timestamp_ms": 1771495474714.256, + "phase": "inference", + "sub_phase": "req_137_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:34.915522", + "timestamp_ms": 1771495474915.5518, + "phase": "inference", + "sub_phase": "req_138_prefill" + }, + { + "timestamp": "2026-02-19T19:04:34.946276", + "timestamp_ms": 1771495474946.284, + "phase": "inference", + "sub_phase": "req_138_decode" + }, + { + "timestamp": "2026-02-19T19:04:38.445312", + "timestamp_ms": 1771495478445.3242, + "phase": "inference", + "sub_phase": "req_138_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:38.646576", + "timestamp_ms": 1771495478646.6045, + "phase": "inference", + "sub_phase": "req_139_prefill" + }, + { + "timestamp": "2026-02-19T19:04:38.677703", + "timestamp_ms": 1771495478677.7104, + "phase": "inference", + "sub_phase": "req_139_decode" + }, + { + "timestamp": "2026-02-19T19:04:42.157911", + "timestamp_ms": 1771495482157.9211, + "phase": "inference", + "sub_phase": "req_139_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:42.359249", + "timestamp_ms": 1771495482359.2788, + "phase": "inference", + "sub_phase": "req_140_prefill" + }, + { + "timestamp": "2026-02-19T19:04:42.390886", + "timestamp_ms": 1771495482390.8936, + "phase": "inference", + "sub_phase": "req_140_decode" + }, + { + "timestamp": "2026-02-19T19:04:46.103147", + "timestamp_ms": 1771495486103.1592, + "phase": "inference", + "sub_phase": "req_140_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:46.304501", + "timestamp_ms": 1771495486304.5308, + "phase": "inference", + "sub_phase": "req_141_prefill" + }, + { + "timestamp": "2026-02-19T19:04:46.338587", + "timestamp_ms": 1771495486338.5952, + "phase": "inference", + "sub_phase": "req_141_decode" + }, + { + "timestamp": "2026-02-19T19:04:49.831539", + "timestamp_ms": 1771495489831.5496, + "phase": "inference", + "sub_phase": "req_141_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:50.032921", + "timestamp_ms": 1771495490032.9517, + "phase": "inference", + "sub_phase": "req_142_prefill" + }, + { + "timestamp": "2026-02-19T19:04:50.067575", + "timestamp_ms": 1771495490067.5837, + "phase": "inference", + "sub_phase": "req_142_decode" + }, + { + "timestamp": "2026-02-19T19:04:53.587226", + "timestamp_ms": 1771495493587.2366, + "phase": "inference", + "sub_phase": "req_142_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:53.788405", + "timestamp_ms": 1771495493788.434, + "phase": "inference", + "sub_phase": "req_143_prefill" + }, + { + "timestamp": "2026-02-19T19:04:53.818569", + "timestamp_ms": 1771495493818.577, + "phase": "inference", + "sub_phase": "req_143_decode" + }, + { + "timestamp": "2026-02-19T19:04:57.333612", + "timestamp_ms": 1771495497333.6228, + "phase": "inference", + "sub_phase": "req_143_idle_between" + }, + { + "timestamp": "2026-02-19T19:04:57.535045", + "timestamp_ms": 1771495497535.0742, + "phase": "inference", + "sub_phase": "req_144_prefill" + }, + { + "timestamp": "2026-02-19T19:04:57.568540", + "timestamp_ms": 1771495497568.548, + "phase": "inference", + "sub_phase": "req_144_decode" + }, + { + "timestamp": "2026-02-19T19:05:00.995033", + "timestamp_ms": 1771495500995.044, + "phase": "inference", + "sub_phase": "req_144_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:01.196521", + "timestamp_ms": 1771495501196.5513, + "phase": "inference", + "sub_phase": "req_145_prefill" + }, + { + "timestamp": "2026-02-19T19:05:01.227306", + "timestamp_ms": 1771495501227.314, + "phase": "inference", + "sub_phase": "req_145_decode" + }, + { + "timestamp": "2026-02-19T19:05:04.661548", + "timestamp_ms": 1771495504661.559, + "phase": "inference", + "sub_phase": "req_145_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:04.862812", + "timestamp_ms": 1771495504862.8613, + "phase": "inference", + "sub_phase": "req_146_prefill" + }, + { + "timestamp": "2026-02-19T19:05:04.893530", + "timestamp_ms": 1771495504893.5386, + "phase": "inference", + "sub_phase": "req_146_decode" + }, + { + "timestamp": "2026-02-19T19:05:08.287691", + "timestamp_ms": 1771495508287.7021, + "phase": "inference", + "sub_phase": "req_146_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:08.488950", + "timestamp_ms": 1771495508488.9797, + "phase": "inference", + "sub_phase": "req_147_prefill" + }, + { + "timestamp": "2026-02-19T19:05:08.518505", + "timestamp_ms": 1771495508518.5137, + "phase": "inference", + "sub_phase": "req_147_decode" + }, + { + "timestamp": "2026-02-19T19:05:11.937738", + "timestamp_ms": 1771495511937.7478, + "phase": "inference", + "sub_phase": "req_147_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:12.139086", + "timestamp_ms": 1771495512139.116, + "phase": "inference", + "sub_phase": "req_148_prefill" + }, + { + "timestamp": "2026-02-19T19:05:12.171260", + "timestamp_ms": 1771495512171.268, + "phase": "inference", + "sub_phase": "req_148_decode" + }, + { + "timestamp": "2026-02-19T19:05:15.575099", + "timestamp_ms": 1771495515575.1108, + "phase": "inference", + "sub_phase": "req_148_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:15.776250", + "timestamp_ms": 1771495515776.28, + "phase": "inference", + "sub_phase": "req_149_prefill" + }, + { + "timestamp": "2026-02-19T19:05:15.806690", + "timestamp_ms": 1771495515806.699, + "phase": "inference", + "sub_phase": "req_149_decode" + }, + { + "timestamp": "2026-02-19T19:05:19.208376", + "timestamp_ms": 1771495519208.385, + "phase": "inference", + "sub_phase": "req_149_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:19.409505", + "timestamp_ms": 1771495519409.535, + "phase": "inference", + "sub_phase": "req_150_prefill" + }, + { + "timestamp": "2026-02-19T19:05:19.440870", + "timestamp_ms": 1771495519440.8787, + "phase": "inference", + "sub_phase": "req_150_decode" + }, + { + "timestamp": "2026-02-19T19:05:22.856362", + "timestamp_ms": 1771495522856.3716, + "phase": "inference", + "sub_phase": "req_150_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:23.057716", + "timestamp_ms": 1771495523057.7458, + "phase": "inference", + "sub_phase": "req_151_prefill" + }, + { + "timestamp": "2026-02-19T19:05:23.089268", + "timestamp_ms": 1771495523089.2761, + "phase": "inference", + "sub_phase": "req_151_decode" + }, + { + "timestamp": "2026-02-19T19:05:26.573301", + "timestamp_ms": 1771495526573.3125, + "phase": "inference", + "sub_phase": "req_151_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:26.774547", + "timestamp_ms": 1771495526774.5757, + "phase": "inference", + "sub_phase": "req_152_prefill" + }, + { + "timestamp": "2026-02-19T19:05:26.805366", + "timestamp_ms": 1771495526805.3735, + "phase": "inference", + "sub_phase": "req_152_decode" + }, + { + "timestamp": "2026-02-19T19:05:30.341705", + "timestamp_ms": 1771495530341.716, + "phase": "inference", + "sub_phase": "req_152_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:30.543132", + "timestamp_ms": 1771495530543.161, + "phase": "inference", + "sub_phase": "req_153_prefill" + }, + { + "timestamp": "2026-02-19T19:05:30.574772", + "timestamp_ms": 1771495530574.7795, + "phase": "inference", + "sub_phase": "req_153_decode" + }, + { + "timestamp": "2026-02-19T19:05:34.056965", + "timestamp_ms": 1771495534056.9775, + "phase": "inference", + "sub_phase": "req_153_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:34.258357", + "timestamp_ms": 1771495534258.385, + "phase": "inference", + "sub_phase": "req_154_prefill" + }, + { + "timestamp": "2026-02-19T19:05:34.290328", + "timestamp_ms": 1771495534290.335, + "phase": "inference", + "sub_phase": "req_154_decode" + }, + { + "timestamp": "2026-02-19T19:05:37.740510", + "timestamp_ms": 1771495537740.5215, + "phase": "inference", + "sub_phase": "req_154_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:37.941926", + "timestamp_ms": 1771495537941.9534, + "phase": "inference", + "sub_phase": "req_155_prefill" + }, + { + "timestamp": "2026-02-19T19:05:37.974407", + "timestamp_ms": 1771495537974.4146, + "phase": "inference", + "sub_phase": "req_155_decode" + }, + { + "timestamp": "2026-02-19T19:05:41.410862", + "timestamp_ms": 1771495541410.8738, + "phase": "inference", + "sub_phase": "req_155_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:41.612190", + "timestamp_ms": 1771495541612.2246, + "phase": "inference", + "sub_phase": "req_156_prefill" + }, + { + "timestamp": "2026-02-19T19:05:41.643927", + "timestamp_ms": 1771495541643.935, + "phase": "inference", + "sub_phase": "req_156_decode" + }, + { + "timestamp": "2026-02-19T19:05:45.112121", + "timestamp_ms": 1771495545112.1296, + "phase": "inference", + "sub_phase": "req_156_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:45.313617", + "timestamp_ms": 1771495545313.6462, + "phase": "inference", + "sub_phase": "req_157_prefill" + }, + { + "timestamp": "2026-02-19T19:05:45.344862", + "timestamp_ms": 1771495545344.8704, + "phase": "inference", + "sub_phase": "req_157_decode" + }, + { + "timestamp": "2026-02-19T19:05:48.848582", + "timestamp_ms": 1771495548848.5945, + "phase": "inference", + "sub_phase": "req_157_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:49.050168", + "timestamp_ms": 1771495549050.1848, + "phase": "inference", + "sub_phase": "req_158_prefill" + }, + { + "timestamp": "2026-02-19T19:05:49.086388", + "timestamp_ms": 1771495549086.3965, + "phase": "inference", + "sub_phase": "req_158_decode" + }, + { + "timestamp": "2026-02-19T19:05:52.566176", + "timestamp_ms": 1771495552566.186, + "phase": "inference", + "sub_phase": "req_158_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:52.767365", + "timestamp_ms": 1771495552767.3933, + "phase": "inference", + "sub_phase": "req_159_prefill" + }, + { + "timestamp": "2026-02-19T19:05:52.798663", + "timestamp_ms": 1771495552798.671, + "phase": "inference", + "sub_phase": "req_159_decode" + }, + { + "timestamp": "2026-02-19T19:05:56.318360", + "timestamp_ms": 1771495556318.3718, + "phase": "inference", + "sub_phase": "req_159_idle_between" + }, + { + "timestamp": "2026-02-19T19:05:56.519609", + "timestamp_ms": 1771495556519.6377, + "phase": "inference", + "sub_phase": "req_160_prefill" + }, + { + "timestamp": "2026-02-19T19:05:56.549750", + "timestamp_ms": 1771495556549.7588, + "phase": "inference", + "sub_phase": "req_160_decode" + }, + { + "timestamp": "2026-02-19T19:06:00.034280", + "timestamp_ms": 1771495560034.292, + "phase": "inference", + "sub_phase": "req_160_idle_between" + }, + { + "timestamp": "2026-02-19T19:06:00.235569", + "timestamp_ms": 1771495560235.5989, + "phase": "inference", + "sub_phase": "req_161_prefill" + }, + { + "timestamp": "2026-02-19T19:06:00.265253", + "timestamp_ms": 1771495560265.2617, + "phase": "inference", + "sub_phase": "req_161_decode" + }, + { + "timestamp": "2026-02-19T19:06:03.825729", + "timestamp_ms": 1771495563825.743, + "phase": "inference", + "sub_phase": "req_161_idle_between" + }, + { + "timestamp": "2026-02-19T19:06:04.026102", + "timestamp_ms": 1771495564026.1304, + "phase": "inference", + "sub_phase": "session_finished" + }, + { + "timestamp": "2026-02-19T19:06:04.028783", + "timestamp_ms": 1771495564028.7888, + "phase": "ramp", + "sub_phase": "down_480W_to_240W" + }, + { + "timestamp": "2026-02-19T19:06:45.045627", + "timestamp_ms": 1771495605045.6624, + "phase": "ramp", + "sub_phase": "down_complete" + }, + { + "timestamp": "2026-02-19T19:06:45.045730", + "timestamp_ms": 1771495605045.7373, + "phase": "idle_post", + "sub_phase": "" + } +] \ No newline at end of file diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/plots/gpu_metrics.png b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/plots/gpu_metrics.png new file mode 100644 index 0000000000000000000000000000000000000000..cb004665b3895e09ebcfa178cadaabfd11a967bd --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/plots/gpu_metrics.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea7f5d6d5ce872ce80a9e3ded09701240769b5d2becd279b62733143ac933ab +size 149630 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/plots/gpu_power_interactive.html b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/plots/gpu_power_interactive.html new file mode 100644 index 0000000000000000000000000000000000000000..246fbb91c8c707cf883fdba20ee4d9537f88f2e4 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/controls_vs_nocap_baseline/ramp/r01/llm_qwen3-4b_gpu0_ds_alpaca_fixed_maxtok128_nocap_ckpt20_ramp/plots/gpu_power_interactive.html @@ -0,0 +1,7 @@ + +
+ +