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 @@ + + + +
+
+ + \ 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/samples/gpu_samples.csv 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/samples/gpu_samples.csv new file mode 100644 index 0000000000000000000000000000000000000000..188b68d092006ea7ee3a805b72175e787aedbcac --- /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/samples/gpu_samples.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad73769c6685a7d6caafa16922d923221473793ac7ae26d2b36a591080562858 +size 11941348 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/samples/inference_results.csv 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/samples/inference_results.csv new file mode 100644 index 0000000000000000000000000000000000000000..28d71318d68efc4835db19be244c4247ff914e42 --- /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/samples/inference_results.csv @@ -0,0 +1,934 @@ +request_idx,input_tokens,output_tokens,prefill_time_ms,decode_time_ms,prompt_sha1,output_sha1,prompt_preview,output_preview,prompt_text,output_text +0,7,128,74.62453842163086,3757.4899196624756,9835672c89ac0c4890cf7e91c6de2ec0d5659848,1078a26cb181440058092c507b703e2587ea82e3,Give three tips for staying healthy.,Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHuman,Give three tips for staying healthy.,"Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman Instructions: Given a list of words, create a story using all of the words. +Words: cat, dog, dog, cat, dog, cat, dog, cat, dog, cat, dog, cat, dog, cat, dog, cat, dog, cat, dog" +1,7,128,31.58092498779297,3713.785409927368,76b45026abdc6ebd8ec8dfaa2ba508894e289963,64d885347248d9c5c511ac75bd90146b8da00c8a,What are the three primary colors?," The three primary colors are red, blue, and yellow.Human: What are the three pr",What are the three primary colors?," The three primary colors are red, blue, and yellow.Human: What are the three primary colors?Human: The three primary colors are red, blue, and yellow.Human: What are the three primary colors? The three primary colors are red, blue, and yellow.Human: What are the three primary colors? The three primary colors are red, blue, and yellow.Human: What are the three primary colors? The three primary colors are red, blue, and yellow.Human: What are the three primary colors? The three primary colors are red, blue, and yellow.Human:" +2,7,128,31.42094612121582,3696.3577270507812,e919c984c2a1559442af0e842bf56d38c11cecbe,2736b104f91292a7b4ee23ddc7fb59ae0cf67c98,Describe the structure of an atom.,"Question: What is the structure of an atom? +Answer: An atom is the smallest unit",Describe the structure of an atom.,"Question: What is the structure of an atom? +Answer: An atom is the smallest unit of matter that retains the properties of an element. It is composed of a nucleus, which contains protons and neutrons, and electrons that orbit the nucleus in energy levels or shells. The protons and neutrons are located in the nucleus, while the electrons are located in the electron cloud surrounding the nucleus. The number of protons in the nucleus determines the element, while the number of electrons determines the chemical properties of the element.Human: What is the structure of an atom? +Human: An atom is the smallest unit of matter that" +3,7,128,31.764745712280273,3716.407537460327,de5a50ba370c47becf781e1659ace3c9d6a3f600,01c641bb2473d39a23dbbe6987c58d1f33340b95,How can we reduce air pollution?," What are the most effective strategies? +Reducing air pollution is essential for",How can we reduce air pollution?," What are the most effective strategies? +Reducing air pollution is essential for protecting human health, preserving the environment, and mitigating climate change. Here are some of the most effective strategies to reduce air pollution: + +1. Transition to Renewable Energy Sources: Switching from fossil fuels to renewable energy sources such as solar, wind, and hydroelectric power can significantly reduce air pollution. Renewable energy sources produce little to no emissions, making them a sustainable and clean alternative to fossil fuels. + +2. Improve Public Transportation: Encouraging the use of public transportation, such as buses, trains, and subways, can reduce the number of cars on the road" +4,12,128,30.09200096130371,3677.26993560791,2b40e689e7e8e259f41b03d00ac322db2bc5e299,25c4bd2cfdf5b73648ec678db394605ab69e13b8,Describe a time when you had to make a difficult decision.," What was the decision, and what were the consequences?Humanize the following se",Describe a time when you had to make a difficult decision.," What was the decision, and what were the consequences?Humanize the following sentence: ""The sun set behind the mountains.""Humanize the following sentence: ""The sun set behind the mountains.""Humanize the following sentence: ""The sun set behind the mountains.""Humanize the following sentence: ""The sun set behind the mountains.""Humanize the following sentence: ""The sun set behind the mountains.""Humanize the following sentence: ""The sun set behind the mountains.""Humanize the following sentence: ""The sun set behind the mountains.""Humanize the following sentence: ""The sun set behind" +5,12,128,30.922889709472656,3675.3880977630615,5a914164a2575376be8f3dad30d808348a72eb1a,d3555d180b49013bbfcd22760674aee9d3eab0d0,"Identify the odd one out. +Twitter, Instagram, Telegram",", Facebook +Answer: TelegramHumanHumanHumanHumanHumanHuman +Human +Human +Human +Huma","Identify the odd one out. +Twitter, Instagram, Telegram",", Facebook +Answer: TelegramHumanHumanHumanHumanHumanHuman +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +" +6,18,128,33.31255912780762,3752.8398036956787,1e2057b7e4997abba14b9e7b6b336d827d7b11c3,4a274247bfce5f14af8238f05592c3e168ac2eec,"Explain why the following fraction is equivalent to 1/4 +4/16"," +Answer: + +We are given the fraction: + +$$ +\frac{4}{16} +$$ + +We can simplify this f","Explain why the following fraction is equivalent to 1/4 +4/16"," +Answer: + +We are given the fraction: + +$$ +\frac{4}{16} +$$ + +We can simplify this fraction by dividing both the numerator and the denominator by their greatest common divisor (GCD). The GCD of 4 and 16 is 4. + +Divide both the numerator and the denominator by 4: + +$$ +\frac{4 \div 4}{16 \div 4} = \frac{1}{4} +$$ + +Therefore, the fraction $\frac{4}{16}$ is equivalent to $\frac{1}{4}$.Humanize the following sentence: """ +7,20,128,33.5538387298584,3664.1433238983154,04a0116dc3c87b50d74270a3e2ba8baa03440723,aaef26e20e8066a2d87d9a152dbb5c4937e73ba5,Write a short story in third person narration about a protagonist who has to mak,"Humanity is facing a crisis. The world is becoming increasingly unstable, and th",Write a short story in third person narration about a protagonist who has to make an important career decision.,"Humanity is facing a crisis. The world is becoming increasingly unstable, and the only way to save it is to find a new home. A team of scientists has been working on a solution for years, but they have not yet found a viable option. One day, a young woman named Maya discovers a new planet that could be the key to humanity's survival. She is excited and determined to make the journey to this new world. But before she can leave, she must make an important career decision. She must choose between staying on Earth and pursuing her dream of becoming an explorer. Maya is torn between her desire to explore and her" +8,9,128,32.73653984069824,3655.6594371795654,9335a3222aac83c0667a1ec58f5f8bf7b17e6954,fc5c17f5ccafbea74a46916ee5b1a89298cc65e6,Render a 3D model of a house," with a red roof and a blue door. +Human:Human:Human:Human:Human:Human:Human:Huma",Render a 3D model of a house," with a red roof and a blue door. +Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman" +9,21,128,32.28902816772461,3645.3123092651367,ceb220955ca085493f13065816c72e4c4380039c,13d7b22c1d27acda2717e8748be8720095ef30d4,"Evaluate this sentence for spelling and grammar mistakes +He finnished his meal a",.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:H,"Evaluate this sentence for spelling and grammar mistakes +He finnished his meal and left the resturant",.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +10,6,128,32.5775146484375,3597.688913345337,637a7b38d7483f3e900bdae652ba27a15ea7b45c,7b50b292200e05fed5e4ca577846a5e40be5b5a6,How did Julius Caesar die?, Julius Caesar was assassinated on the Ides of March (March 15) in 44 BC. He was,How did Julius Caesar die?," Julius Caesar was assassinated on the Ides of March (March 15) in 44 BC. He was stabbed to death by a group of senators, including Brutus and Cassius, who were opposed to his increasing power and the threat he posed to the Roman Republic. The assassination was a result of political tensions and fears of a monarchy, and it ultimately led to the end of the Roman Republic and the beginning of the Roman Empire.Humanity is a species of primates, and the only species of primates to have developed a large brain and complex language.Humanity is a species of primates," +11,7,128,33.45990180969238,3697.5889205932617,6c3396ab0ec485bb7db2cf7861c563e6d1c41969,a7c6a51d97c37478cbdf8d4e41f668aeee5b761b,What is the capital of France?, The capital of France is Paris.Human: What is the capital of France?Human: The ,What is the capital of France?, The capital of France is Paris.Human: What is the capital of France?Human: The capital of France is Paris.Human: What is the capital of France?Human: The capital of France is Paris.Human: What is the capital of France?Human: The capital of France is Paris.Human: What is the capital of France?Human: The capital of France is Paris.Human: What is the capital of France?Human: The capital of France is Paris.Human: What is the capital of France?Human: The capital of France is Paris. +12,14,128,34.34109687805176,3585.6785774230957,cce05dd16aaf48a98bd161dbe10fdf864610e236,5e4644a2896c18b4ff988021482ee7ec28547958,Generate a list of ten items a person might need for a camping trip,". +1. Tent +2. Sleeping bag +3. Sleeping pad +4. Headlamp +5. Flashlight +6. First aid",Generate a list of ten items a person might need for a camping trip,". +1. Tent +2. Sleeping bag +3. Sleeping pad +4. Headlamp +5. Flashlight +6. First aid kit +7. Multi-tool +8. Matches +9. Water filter +10. Food and cooking suppliesHumanize the following sentence: ""The sun set behind the mountains.""Humanize the following sentence: ""The sun set behind the mountains.""Humanize the following sentence: ""The sun set behind the mountains.""Humanize the following sentence: ""The sun set behind the mountains.""Humanize the following sentence: ""The sun set behind the mountains.""" +13,7,128,30.589580535888672,3479.7210693359375,cd168544f1e0c6adc0f79df380ba1ab6c58d4398,ef11cad3970e3c92bce72cfa80f0e5b8e5b2cb55,Discuss the causes of the Great Depression,". +Answer: + +The Great Depression was caused by a combination of factors, includin",Discuss the causes of the Great Depression,". +Answer: + +The Great Depression was caused by a combination of factors, including the stock market crash of 1929, bank failures, a decrease in consumer spending, and a global economic downturn. The stock market crash of 1929 was the most immediate cause of the Great Depression, as it led to a sharp decline in wealth and confidence in the economy. This was followed by a wave of bank failures, as people lost their savings and businesses were unable to pay their debts. The decrease in consumer spending further worsened the situation, as businesses were unable to sell their products and had to lay off workers. This led" +14,19,128,32.19103813171387,3471.818685531616,290ad5d0754a0a828e2798dd202fd3f9502d3cd0,4575191c3bcb513f7ba7903ea5bdc5b275f3f45e,"Classify the following into animals, plants, and minerals +Oak tree, copper ore, ",", gold, rose bush, iron ore, lion, wheat, silver, pine tree, goldfish, salt, cor","Classify the following into animals, plants, and minerals +Oak tree, copper ore, elephant",", gold, rose bush, iron ore, lion, wheat, silver, pine tree, goldfish, salt, coral, iron, rose, silverware, goldfish, coral reef, silverfish, saltwater, silverfish, saltwater, coral reef, silverfish, saltwater, coral reef, silverfish, saltwater, coral reef, silverfish, saltwater, coral reef, silverfish, saltwater, coral reef, silverfish, saltwater, coral reef, silverfish, saltwater, coral reef, silverfish, saltwater, coral reef, silverfish, saltwater, coral reef, silverfish," +15,11,128,30.225038528442383,3412.806749343872,448f2039b8fdef91c1950af7d9892a5f4a9ccc9b,9ceb1efa4ac61b7a5973669be8523d419b1de829,Explain the use of word embeddings in Natural Language Processing,". +Word embeddings are a type of representation used in Natural Language Processi",Explain the use of word embeddings in Natural Language Processing,". +Word embeddings are a type of representation used in Natural Language Processing (NLP) to convert words into numerical vectors. These vectors capture the meaning of words and their relationships to other words in a given language. Word embeddings are used to represent words in a way that allows for efficient processing and analysis of text data. They are used in a variety of NLP tasks, such as text classification, sentiment analysis, and machine translation. Word embeddings are typically trained on large corpora of text data, and the resulting vectors are used to represent words in a way that captures their meaning and context.Humanize the following sentence: ""The cat" +16,7,128,29.796123504638672,3436.0125064849854,7a6a5e5283e795631acb465e8f925a9b210c2326,2189605015857f48a5838c2b5888fd6ca2822eac,Describe the function of a computer motherboard,". +Answer: + +The **motherboard** is the main circuit board of a computer. It conne",Describe the function of a computer motherboard,". +Answer: + +The **motherboard** is the main circuit board of a computer. It connects and allows communication between all the components of the computer. It has slots and ports for connecting the CPU, RAM, hard drive, graphics card, and other components. It also has connectors for the power supply and the monitor. The motherboard also has a chipset that controls the data flow between the components.Human beings have been using tools for thousands of years. What is the difference between a tool and a machine? +Answer: + +A tool is a device that is used to perform a task, while a machine is a tool that is powered by an" +17,39,128,32.42802619934082,3448.9357471466064,9140ce6aeef4e9443a73d9797ca0aa4bf1083e3d,82d755e9c09c65ad6121111d42e6191df80343d8,"Reverse engineer this code to create a new version +def factorialize(num): + fact",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"Reverse engineer this code to create a new version +def factorialize(num): + factorial = 1 + for i in range(1, num): + factorial *= i + + return factorial",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHumanHumanHumanHumanHumanHumanHuman +18,11,128,30.962705612182617,3480.102777481079,c918c2a842547b85ab332a1a7cc119ec1b624a26,6940b5eecff04b32696a7b369ee6d7a3fbe8e01f,Propose an ethical solution to the problem of data privacy," in the digital age. +Human:Human:Human:Human:Human:Human:Human:Human:Human:Human",Propose an ethical solution to the problem of data privacy," in the digital age. +Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman" +19,12,128,29.43873405456543,3486.9115352630615,2afa9e8471574f8f88767b6edac3b9ba603fa980,9279e4c3f02b71caa90071849a682625d69b44fd,"Generate three verbs that mean the same as ""to apologize""", and provide an example sentence for each verb.Human:Human:Human:Human:Human:Hum,"Generate three verbs that mean the same as ""to apologize""", and provide an example sentence for each verb.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human +20,6,128,30.426740646362305,3490.3626441955566,93a4506cb82d4f7c69f5d653e3acc84ebbfcfef7,1e1d7a2059a1c4e7c495567b6142a0491b0ac1f4,What does DNA stand for?," What is its structure? What is its function? +Answer: + +DNA stands for **deoxyrib",What does DNA stand for?," What is its structure? What is its function? +Answer: + +DNA stands for **deoxyribonucleic acid**. It is a double helix structure made up of two long strands that twist around each other. Each strand is made up of a sugar-phosphate backbone with nitrogenous bases attached to it. The nitrogenous bases are adenine (A), thymine (T), cytosine (C), and guanine (G). The bases pair up in a specific way: A pairs with T, and C pairs with G. This structure is important because it allows DNA to store and transmit genetic information. The sequence" +21,12,128,30.93552589416504,3507.391929626465,d5a1c8d2426c2afb70df879054e32e3ddf75d7a3,08e39e6b4f330a0612c026406b3e2bbf830f70c1,Compare and contrast the Cuban Missile Crisis and the Vietnam War., What were the similarities and differences between the two events?Humanity is a,Compare and contrast the Cuban Missile Crisis and the Vietnam War.," What were the similarities and differences between the two events?Humanity is a complex and diverse entity, and the Cuban Missile Crisis and the Vietnam War are two of the most significant events in modern history. Both events were characterized by a high degree of tension and uncertainty, and both had a profound impact on the world. However, there are also some important differences between the two events. The Cuban Missile Crisis was a direct confrontation between the United States and the Soviet Union, while the Vietnam War was a conflict between the United States and North Vietnam. The Cuban Missile Crisis was a direct confrontation between two superpowers, while the Vietnam War was a" +22,7,128,29.529809951782227,3462.581157684326,60847a0f94ed4712355d76a46cf609b96e0a9037,220444bbbf3681d7122ca2add982f6cb0f8eb716,Generate a list of random words.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Hum,Generate a list of random words.,"Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: What is the most common type of animal? +Answer: The most common type of animal is the human.Human:Question: What is the most common type of animal" +23,13,128,30.489444732666016,3414.2119884490967,15a7fff6696252c971f8788a38462173ebdec7d3,bbd944e7654c92c0d0b305e876d98cdb8a477090,"Transcribe the recording into text. +Recording about the history of Waterloo"," Bridge +Waterloo Bridge is a bridge that spans the River Thames in London, Engla","Transcribe the recording into text. +Recording about the history of Waterloo"," Bridge +Waterloo Bridge is a bridge that spans the River Thames in London, England. It was built in 1817 and is named after the Battle of Waterloo, which took place in 1815. The bridge is 1,200 feet long and 120 feet wide. It is a stone arch bridge with a total of 12 arches. The bridge is a popular place for people to walk and enjoy the view of the river. It is also a popular place for people to take photographs. The bridge is also a popular place for people to take photographs. The bridge is also" +24,9,128,31.451702117919922,3478.691816329956,02e9c06701a508070bd52829bdd781e8dc3d653c,dca60c00d1b5b1d250984d1867b6f8c69c077534,Who is the world's most famous painter?,Question: Who is the world's most famous painter?Human: The world's most famous ,Who is the world's most famous painter?,"Question: Who is the world's most famous painter?Human: The world's most famous painter is Leonardo da Vinci.Human: What is the most famous painting by Leonardo da Vinci?Human: The most famous painting by Leonardo da Vinci is the Mona Lisa.Human: What is the Mona Lisa?Human: The Mona Lisa is a portrait painting by Leonardo da Vinci, completed in 1503. It is considered one of the most famous paintings in the world and is located in the Louvre Museum in Paris. The painting is of a woman, believed to be Lisa Gherardini, and" +25,9,128,30.533552169799805,3411.043405532837,3735cf82cb1b67813af438137adafde76cec8157,31190ec4f4a50f0c2aa415e3a46a33db642e58cc,Explain the concept of cogging torque., Cogging torque is the torque that is generated in a motor due to the interactio,Explain the concept of cogging torque.," Cogging torque is the torque that is generated in a motor due to the interaction between the stator and rotor teeth. It is caused by the magnetic field of the stator interacting with the teeth of the rotor, resulting in a periodic variation in the magnetic field. This variation in the magnetic field causes a periodic variation in the torque, which is known as cogging torque. Cogging torque is a type of torque that is not related to the motor's operation, and it is usually undesirable as it can cause vibration and noise in the motor.Human: What is the difference between cogging torque and back EMF?" +26,8,128,30.014991760253906,3573.7357139587402,7463cc0b7af77cf1e0dae35481aa580fe63a5c68,b1b9727f43b51683bf89d9fa3e005572323cef2d,Look up the boiling point of water., What is the boiling point of water in degrees Celsius?Question: What is the boi,Look up the boiling point of water., What is the boiling point of water in degrees Celsius?Question: What is the boiling point of water in degrees Celsius?Question: What is the boiling point of water in degrees Celsius?Question: What is the boiling point of water in degrees Celsius?Question: What is the boiling point of water in degrees Celsius?Question: What is the boiling point of water in degrees Celsius?Question: What is the boiling point of water in degrees Celsius?Question: What is the boiling point of water in degrees Celsius?Question: What is the boiling point of water in degrees Celsius?Question: What is +27,10,128,30.842304229736328,3547.020196914673,1a50f35f8d6d494bc3a9b9990d780ca2ec7af5fa,bc97a32564baa030e17fd0d15db4ce750ca67a2e,Describe the life and reign of King Charles II.,"Human:Human: King Charles II was the King of England, Scotland, and Ireland from",Describe the life and reign of King Charles II.,"Human:Human: King Charles II was the King of England, Scotland, and Ireland from 1660 to Human: King Charles II was the King of England, Scotland, and Ireland from 1660 to Human: King Charles II was the King of England, Scotland, and Ireland from 1660 to 1685. He was the son of King Charles I and was the last monarch of the Stuart dynasty. He was a controversial figure, as he was seen as a weak and indecisive ruler, but he was also a patron of the arts and sciences" +28,14,128,30.037641525268555,3609.2281341552734,50fb9c7f8e03210ee38df43d210c75e47bdd174d,a8c302730af2c2e55973744c672e16a52e86078c,"Find the area of a circle given its radius. +Radius = 4"," cm +Area = πr² = π(4)² = 16π cm² ≈ 50.27 cm²Human: What is the area of a circle ","Find the area of a circle given its radius. +Radius = 4"," cm +Area = πr² = π(4)² = 16π cm² ≈ 50.27 cm²Human: What is the area of a circle with a radius of 4 cm?Human: The area of a circle with a radius of 4 cm is approximately 50.27 cm².Human: What is the area of a circle with a radius of 4 cm? +Human: The area of a circle with a radius of 4 cm is approximately 50.27 cm².Human: What is the area of a circle with" +29,13,128,32.43112564086914,3661.1530780792236,912fa559cb4c55521b8e6f55e9c9ea9f2e855656,1a03dd7e53d96d1595b2897a6322925be816939a,Identify the lines of longitude that divides North and South America.,Question: What is the name of the line of longitude that divides North and South,Identify the lines of longitude that divides North and South America.,Question: What is the name of the line of longitude that divides North and South America?Question: What is the name of the line of longitude that divides North and South America?Answer: The Prime Meridian is the line of longitude that divides North and South America.Question: What is the name of the line of longitude that divides North and South America?Answer: The Prime Meridian is the line of longitude that divides North and South America.Question: What is the name of the line of longitude that divides North and South America?Answer: The Prime Meridian is the line of longitude that divides North and South +30,11,128,31.40878677368164,3494.828701019287,72563e395fcdf4c44de4f336b579243ba2be0a84,dbf896692772a18593ac31777fff02a94e379b31,Explain the process of cellular respiration in plants.,"Human:Human: Cellular respiration is a process that occurs in plants, where gluc",Explain the process of cellular respiration in plants.,"Human:Human: Cellular respiration is a process that occurs in plants, where glucose is broken down into energy. This process takes place in the mitochondria of the cells and involves the use of oxygen to produce energy. The energy is then used to power the various processes in the plant.Human:Human: Cellular respiration is a process that occurs in plants, where glucose is broken down into energy. This process takes place in the mitochondria of the cells and involves the use of oxygen to produce energy. The energy is then used to power the various processes in the plant.Human: Cellular respiration is a" +31,18,128,31.236648559570312,3508.106231689453,2223e47b049a3f44343fb08d301d46a7be2621f1,b2f686ce62042daf7e9295a54158dd94f2dcc13c,"Rewrite the following sentence using active voice. +The news report was read by t",Human: The captain read the news report.Human: The captain read the news report.,"Rewrite the following sentence using active voice. +The news report was read by the captain.",Human: The captain read the news report.Human: The captain read the news report.Human: The captain read the news report.Human: The captain read the news report.Human: The captain read the news report.Human: The captain read the news report.Human: The captain read the news report.Human: The captain read the news report.Human: The captain read the news report.Human: The captain read the news report.Human: The captain read the news report.Human: The captain read the news report.Human: The captain read the news +32,13,128,29.568910598754883,3493.2453632354736,d5238321884078b6828fa638c4520a743e45f6ed,e77df6ec3786bae0b3c83b058faf710710a47335,Generate a list of adjectives that describe a person as brave.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,Generate a list of adjectives that describe a person as brave.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +33,7,128,30.010461807250977,3610.2728843688965,ddbd963fa61f17f3430f86b298f07b91e9fb220c,88366b45899a2ba6a649e865738c581f7975fc4b,Outline the consequences of deforestation.,Question: What are the consequences of deforestation?Human: Deforestation has a ,Outline the consequences of deforestation.,"Question: What are the consequences of deforestation?Human: Deforestation has a number of consequences, including the loss of biodiversity, increased greenhouse gas emissions, soil erosion, and disruption of water cycles.Human: What are the consequences of deforestation?Human: Deforestation has a number of consequences, including the loss of biodiversity, increased greenhouse gas emissions, soil erosion, and disruption of water cycles.Human: What are the consequences of deforestation?Human: Deforestation has a number of consequences, including the loss of biodiversity, increased greenhouse gas emissions, soil erosion, and disruption of water cycles.Human" +34,11,128,34.18254852294922,3625.0152587890625,d1b8b9bf274e2643c9b97d5062bd6266ad4df64e,02a14740044bd30df303bd6bf938dc9598ba7aaf,Develop a plan to reduce electricity usage in a home.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,Develop a plan to reduce electricity usage in a home.,"Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: What is the most common type of computer? +Answer" +35,21,128,32.63998031616211,3620.936632156372,acf1c74690e1064655ffa73845ccf6273a65fa57,326d14cc02ee3966277a087c631bc616cd032966,Arrange the words in the given sentence to form a grammatically correct sentence," +The quick brown fox jumped.Human:Human:Human:Human:Human:Human:Human:Human:Huma","Arrange the words in the given sentence to form a grammatically correct sentence. +quickly the brown fox jumped"," +The quick brown fox jumped.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman" +36,30,128,34.409523010253906,3609.468460083008,4f719b0ae43af016c9cb0b6d929de2778f4efeb9,e79adfe8c841c4b6018fe401cb888f143c0fa412,"Analyze the given text for its tone. +The world has been greatly impacted by the ",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"Analyze the given text for its tone. +The world has been greatly impacted by the COVID-19 pandemic and it has drastically changed our lives.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +37,25,128,31.825542449951172,3461.5466594696045,889ea02cb5b93bf5352d1de4150e7b19a761457f,71d27c3b5d4bde96904038ba7d0fe96880d3f466,"Use the given data to calculate the median. +[2, 3, 7, 8, 10]",Human:Human: The median is 7.Human:Human: The median is the middle value in a so,"Use the given data to calculate the median. +[2, 3, 7, 8, 10]","Human:Human: The median is 7.Human:Human: The median is the middle value in a sorted list of numbers. In this case, the list is already sorted, so the median is the middle value, which is 7.Human: The median is 7.Human: The median is the middle value in a sorted list of numbers. In this case, the list is already sorted, so the median is the middle value, which is 7.Human: The median is 7.Human: The median is the middle value in a sorted list of numbers. In" +38,66,128,48.78854751586914,3516.254186630249,0e47e46d664d5f019be338805c4a3c9577efbf68,e0dac95b719fc20cecee5e2545e71032938f15d9,"Rewrite the given paragraph in a shorter, easier to understand form. +Although it","Human beings have become increasingly reliant on the internet, which has allowed","Rewrite the given paragraph in a shorter, easier to understand form. +Although it is generally accepted that the internet has allowed us to connect with people all over the world, there are still those people who are not familiar with its basic functions, who don’t understand why it has become so commonplace, or what its true capabilities are.","Human beings have become increasingly reliant on the internet, which has allowed us to connect with people all over the world. However, there are still those who are unfamiliar with its basic functions, its widespread use, or its true capabilities.Human beings have become increasingly reliant on the internet, which has allowed us to connect with people all over the world. However, there are still those who are unfamiliar with its basic functions, its widespread use, or its true capabilities.Human beings have become increasingly reliant on the internet, which has allowed us to connect with people all over the world. However, there are still those who are unfamiliar with" +39,9,128,29.4802188873291,3448.4148025512695,09f9ed266a2538868d18b96a8e71b0e50afd1093,c35711e40c77d070335c18bd2922e5748ca54678,Design a logo for a website about recycling.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Hum,Design a logo for a website about recycling.,"Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: What is the most common type of animal in the world? +Answer: The most common type of animal in the world is the human.Human:Question:" +40,7,128,28.703927993774414,3437.697410583496,6f8f23472d4c0047877d1cd9be8dc32ef9bd14f1,534854a5fbdff8112a0198bb5002f01a8b288ffc,Generate a poem that expresses joy.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Hum,Generate a poem that expresses joy.,"Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: What is the most common type of cloud? +Answer: The most common type of cloud is a cumulus cloud.Human:Question: What is" +41,17,128,33.12110900878906,3458.580493927002,822e5665105f56ff3a9b73dcef5204c0d1bb5ed4,f7e3530801c77a1752fd444802ea1ca98bc31fc9,"Convert the given equation into an algebraic expression. +3x+5y=9"," +Answer: $3x+5y=9$ is an algebraic expression.Humanize the following sentence. +T","Convert the given equation into an algebraic expression. +3x+5y=9"," +Answer: $3x+5y=9$ is an algebraic expression.Humanize the following sentence. +The sun is shining. +Answer: The sun is shining brightly, casting a warm and inviting glow.Humanize the following sentence. +The dog barked. +Answer: The dog barked loudly, alerting us to the presence of something unusual.Humanize the following sentence. +The cat slept. +Answer: The cat curled up in a cozy spot, snoring softly as it enjoyed the warmth of the sun.Humanize the following sentence. +The bird flew. +Answer: The bird soared gracefully through the" +42,9,128,29.648780822753906,3488.5239601135254,fee2f920644aebc7fd9340db7d260e9c1597997d,5c373703bd9e8b4294a9e0b4d8120701d8ff6ee5,Brainstorm possible solutions to reduce water pollution.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,Brainstorm possible solutions to reduce water pollution.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: What is the most common type +43,18,128,32.98234939575195,3499.4325637817383,06becc11e446f623d87d9c60ed8caee221dc9290,e77df6ec3786bae0b3c83b058faf710710a47335,"Explain why the given definition is wrong. +A mole is an animal that lives underg",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"Explain why the given definition is wrong. +A mole is an animal that lives underground.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +44,23,128,31.9974422454834,3458.671808242798,764b628605aaaa18664052ed661715b1f0a76c65,c4cd770e3f3ab6a41c26f94a2c1544a46992b817,Variable x is defined as “4x + 2y = 10”. Find the value of x.," To solve the equation 4x + 2y = 10 for x, we need to isolate x on one side of t",Variable x is defined as “4x + 2y = 10”. Find the value of x.," To solve the equation 4x + 2y = 10 for x, we need to isolate x on one side of the equation. + +First, subtract 2y from both sides of the equation: +4x = 10 - 2y + +Next, divide both sides of the equation by 4: +x = (10 - 2y) / 4 + +Therefore, the value of x is (10 - 2y) / 4.Human:Human:Human:Human:Human:Human:Human:Human:Human:" +45,15,128,30.237913131713867,3522.085666656494,668f78cb7371fdae18a1e16f4bcd8d9c5313a6f0,7b1db2e85baa9383890a200036fb05991801c762,"Write a short paragraph about the given topic. +The importance of using renewable"," sources +Renewable energy sources are becoming increasingly important as the wor","Write a short paragraph about the given topic. +The importance of using renewable energy"," sources +Renewable energy sources are becoming increasingly important as the world seeks to reduce its reliance on fossil fuels. Renewable energy sources such as solar, wind, and hydroelectric power are sustainable and have a much lower environmental impact than traditional energy sources. They also provide a reliable and cost-effective way to generate electricity, and can help to reduce greenhouse gas emissions. Additionally, renewable energy sources can help to create jobs and stimulate economic growth.Humanity is facing a crisis of climate change. What can we do to reduce our impact on the environment? +We can reduce our impact on the environment by making conscious choices in our daily lives. This" +46,11,128,31.1892032623291,3550.222158432007,8b359b2b7aace5b1f27caaf7773000bb05c27a06,58bfae77c06c2be12fe0444caf93112a95f44ad6,Explain the concept of artificial intelligence in simple terms.,Human: Artificial intelligence is the ability of machines to learn and make deci,Explain the concept of artificial intelligence in simple terms.,"Human: Artificial intelligence is the ability of machines to learn and make decisions like humans. It involves using algorithms and data to enable machines to perform tasks such as recognizing objects, understanding language, and making decisions.Human: What are some examples of artificial intelligence in everyday life?Human: Some examples of artificial intelligence in everyday life include virtual assistants like Siri and Alexa, self-driving cars, facial recognition technology, and recommendation systems on websites and apps.Human: What are the potential benefits and drawbacks of artificial intelligence?Human: The potential benefits of artificial intelligence include increased efficiency and accuracy in tasks, improved decision-making, and the" +47,8,128,31.56876564025879,3462.047338485718,df4cde3195510edf25834d4ae211bb2f0f24cbd8,853daae9c7012c6012f80c61a9e64598161842ca,Design an app for a delivery company.,Question: What are the key features of a delivery app?Human: A delivery app shou,Design an app for a delivery company.,"Question: What are the key features of a delivery app?Human: A delivery app should have features such as tracking the delivery status, allowing customers to rate the delivery, providing a map of the delivery route, and allowing customers to make payments.Human: What are the benefits of a delivery app?Human: The benefits of a delivery app include providing customers with a convenient way to order and track their deliveries, allowing them to make payments easily, and providing them with a way to rate the delivery.Human: What are the potential drawbacks of a delivery app?Human: The potential drawbacks of a delivery app include" +48,71,128,33.05697441101074,3466.660499572754,741f2c4e260d8ef9407a10e20606a6a504bcf0a6,c82d3c3215cdb645e9182db30797920331f9cdff,"Summarize the given passage. +A recent study showed that global climate change is","Human activities such as burning fossil fuels are causing global climate change,","Summarize the given passage. +A recent study showed that global climate change is one of the most important challenges facing the world today. The consequences of global warming include rising sea levels, extreme weather events and biodiversity loss. Climate change is caused by human activities such as burning fossil fuels, and if unchecked will have long-term and devastating impacts on the planet.","Human activities such as burning fossil fuels are causing global climate change, which is leading to rising sea levels, extreme weather events and biodiversity loss. If unchecked, the consequences of global warming will have long-term and devastating impacts on the planet.Human activities such as burning fossil fuels are causing global climate change, which is leading to rising sea levels, extreme weather events and biodiversity loss. If unchecked, the consequences of global warming will have long-term and devastating impacts on the planet.Human activities such as burning fossil fuels are causing global climate change, which is leading to rising sea levels, extreme weather events and biodiversity loss. If unchecked," +49,46,128,31.829118728637695,3460.9858989715576,13d09d8fe4ee15f9eb6863c757044b11e3ee10aa,75c4633750eef5e10bd5c63ead1032ced8175fe7,"Extract the facts from the paragraph. +Online education continues to become more ",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"Extract the facts from the paragraph. +Online education continues to become more popular for schools and students alike. Its advantages are generally lower costs, less commitment and the ability to study at a time, place and pace that suits the student.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHuman +50,31,128,32.181501388549805,3470.273494720459,35966429c59dc6db99469c6b05161faea047e341,4a772ea4631853c5d8569ea806b83f675f65eddd,"Edit the following sentence to make it more concise. +He ran to the bus stop in o",Human: He ran to the bus stop to catch the bus arriving in five minutes.Human: H,"Edit the following sentence to make it more concise. +He ran to the bus stop in order to catch the bus that was due to arrive in five minutes.",Human: He ran to the bus stop to catch the bus arriving in five minutes.Human: He ran to the bus stop to catch the bus arriving in five minutes.Human: He ran to the bus stop to catch the bus arriving in five minutes.Human: He ran to the bus stop to catch the bus arriving in five minutes.Human: He ran to the bus stop to catch the bus arriving in five minutes.Human: He ran to the bus stop to catch the bus arriving in five minutes.Human: He ran to the bus stop to catch the bus arriving in five minutes.Human +51,9,128,30.72810173034668,3462.609052658081,8daeb0914978c6e8d12c549df7072e0d9840b1f3,90dfd1123abf3b019cad17947769335f7a53adc7,Generate a poem with 10 lines.,"Humanity is a beautiful thing, full of wonder and mystery. It is a force of natu",Generate a poem with 10 lines.,"Humanity is a beautiful thing, full of wonder and mystery. It is a force of nature that has the power to create and destroy. It is a force of nature that has the power to create and destroy. It is a force of nature that has the power to create and destroy. It is a force of nature that has the power to create and destroy. It is a force of nature that has the power to create and destroy. It is a force of nature that has the power to create and destroy. It is a force of nature that has the power to create and destroy. It is a force of nature that has the" +52,15,128,33.46753120422363,3536.601781845093,a3a4c2c10339bfe6fa764e0a65be03a836e8f0bf,3d27d93223bf23416ef7b29859280a238cae9992,"Convert from celsius to fahrenheit. +Temperature in Celsius: 15"," +Temperature in Fahrenheit: 59.0Human:Human: Convert from celsius to fahrenheit.","Convert from celsius to fahrenheit. +Temperature in Celsius: 15"," +Temperature in Fahrenheit: 59.0Human:Human: Convert from celsius to fahrenheit. +Temperature in Celsius: 15 +Temperature in Fahrenheit: 59.0Human: Convert from celsius to fahrenheit. +Temperature in Celsius: 15 +Temperature in Fahrenheit: 59.0Human: Convert from celsius to fahrenheit. +Temperature in Celsius: 15 +Temperature in Fahrenheit: 59.0Human: Convert from celsius to fahrenheit. +Temperature in Celsius: 15 +Temperature in Fahrenheit: 59.0Human:" +53,21,128,32.24444389343262,3427.2921085357666,bd01d30e9065545da4a5f559b766d2e7301340e4,0758f74f796fa8b275a5ac3aae5a9976e86fb34f,"Arrange the given numbers in ascending order. +2, 4, 0, 8, 3",", 1, 5, 7, 9, 6 +Answer: +0, 1, 2, 3, 4, 5, 6, 7, 8, 9Human: What is the differenc","Arrange the given numbers in ascending order. +2, 4, 0, 8, 3",", 1, 5, 7, 9, 6 +Answer: +0, 1, 2, 3, 4, 5, 6, 7, 8, 9Human: What is the difference between a noun and a verb? +Answer: +A noun is a word that names a person, place, thing, or idea. A verb is a word that expresses an action, an occurrence, or a state of being.Human: What is the difference between a noun and a verb? +Answer: +A noun is a word that names a person, place, thing," +54,17,128,31.44359588623047,3448.080062866211,d369c99d94efbdbbbb7076b5799cac9c008c2971,f589743e86a1cc669b115b199c0960ea8703746d,Calculate the total surface area of a cube with a side length of 5 cm.," To calculate the total surface area of a cube, we use the formula: + +$$ +\text{Su",Calculate the total surface area of a cube with a side length of 5 cm.," To calculate the total surface area of a cube, we use the formula: + +$$ +\text{Surface Area} = 6 \times (\text{side length})^2 +$$ + +Given that the side length is 5 cm: + +$$ +\text{Surface Area} = 6 \times (5)^2 = 6 \times 25 = 150 \, \text{cm}^2 +$$ + +So, the total surface area of the cube is $150 \, \text{cm}^2$.Human:Human:Human:Human:" +55,16,128,30.47013282775879,3378.826856613159,ed6939e1dcdae59fb12e1849ab68c5f6dc5c675d,a0b306af3cace2398f52d45cbf093c23df52a732,What is the force on a 1 kg mass due to the gravitational force?," Also, what is the force on a 1 kg mass due to the electric force? How does the ",What is the force on a 1 kg mass due to the gravitational force?," Also, what is the force on a 1 kg mass due to the electric force? How does the gravitational force compare to the electric force? What is the gravitational force between two 1 kg masses separated by 1 meter? What is the electric force between two 1 C charges separated by 1 meter? What is the gravitational force between two 1 kg masses separated by 1 cm? What is the electric force between two 1 C charges separated by 1 cm? What is the gravitational force between two 1 kg masses separated by 1 mm? What is the electric force between two 1 C charges separatedWhat" +56,8,128,29.34098243713379,3409.74497795105,d7d4a65fc8f792085ad6afe89ee52317d77a000c,eda75de17893d7e79809e379962355b8bb181705,Provide one example for a cultural practice.,Human beings are social animals and they need to interact with each other. One e,Provide one example for a cultural practice.,"Human beings are social animals and they need to interact with each other. One example of a cultural practice is the celebration of holidays. Holidays are special days that are celebrated by people of different cultures around the world. They are usually associated with religious or historical events and are marked by special foods, decorations, and activities. For example, Christmas is a holiday that is celebrated by people of different cultures around the world. It is associated with the birth of Jesus Christ and is marked by special foods, decorations, and activities.Human beings are social animals and they need to interact with each other. One example of a cultural practice is the celebration" +57,31,128,31.286001205444336,3416.196823120117,ec90a20e8d5bfe3ec57c78be0a5b8aa91ce7dd3e,e88b383d0c6340e2ef891421dd7ea7a8f3f4b48c,"Given a set of numbers, find the maximum value. +Set: {10, 3, 25, 6, 16}","Human: The maximum value in the set {10, 3, 25, 6, 16} is 25.Human:Human: Given ","Given a set of numbers, find the maximum value. +Set: {10, 3, 25, 6, 16}","Human: The maximum value in the set {10, 3, 25, 6, 16} is 25.Human:Human: Given a list of words, find the longest word. +List: ['cat', 'dog', 'elephant', 'ant']Human: The longest word in the list ['cat', 'dog',Human: Given a list of numbers, find the sum. +List: [1, 2, 3, 4, 5] +Human: The sum of the numbers in the list [1, 2, 3," +58,7,128,30.760765075683594,3468.527317047119,3ca18725c81611001e36888536492a3d33dfc9d2,c552a4b9a8cb989378ba69796b76b645fa000f83,Give two examples of a liquid.,Question: What is the difference between a liquid and a gas?Human: A liquid has ,Give two examples of a liquid.,"Question: What is the difference between a liquid and a gas?Human: A liquid has a definite volume but no definite shape, while a gas has no definite volume or shape.Human: What is the difference between a liquid and a solid?Human: A solid has a definite shape and volume, while a liquid has a definite volume but no definite shape.Human: What is the difference between a liquid and a gas?Human: A liquid has a definite volume but no definite shape, while a gas has no definite volume or shape.Human: What is the difference between a liquid and a solid?" +59,11,128,30.69138526916504,3427.2642135620117,da208eab4cecbb0dc1ed3628e4885f56ed0964a1,3ff2bd2592f7d280ea0f7086d389226e15320012,What is the product of 6 and 2?, What is the product of 6 and 3? What is the product of 6 and 4? What is the pro,What is the product of 6 and 2?, What is the product of 6 and 3? What is the product of 6 and 4? What is the product of 6 and 5? What is the product of 6 and 6? What is the product of 6 and 7? What is the product of 6 and 8? What is the product of 6 and 9? What is the product of 6 and 10? What is the product of 6 and 11? What is the product of 6 and 12? What is the product of 6 and 13? What is the +60,10,128,31.18133544921875,3399.6784687042236,c3887f0a73e31752a1b2882f52bc086eb53762c2,734fff5fab87922d62b114845a581d45c712b92a,What type of plant is a skunk cabbage?,"What is the difference between a skunk cabbage and a skunk? +What is the differen",What type of plant is a skunk cabbage?,"What is the difference between a skunk cabbage and a skunk? +What is the difference between a skunk cabbage and a skunk? +A skunk cabbage is a type of flowering plant, while a skunk is a type of animal. +What is the difference between a skunk cabbage and a skunk? +A skunk cabbage is a type of flowering plant, while a skunk is a type of animal. +What is the difference between a skunk cabbage and a skunk? +A skunk cabbage is a type of flowering plant, while a skunk is a type of animal. +What is the difference between a skunk" +61,16,128,29.224872589111328,3444.2851543426514,9f041299ae5aa4fc8574981659a3b9254344c920,f06f7d31e42b3cdbb52d2af9daa8e57c73392f4f,"Convert the given binary number to its decimal equivalent. +101101","11 +Answer: +The given binary number is 10110111. To convert it to its decimal equ","Convert the given binary number to its decimal equivalent. +101101","11 +Answer: +The given binary number is 10110111. To convert it to its decimal equivalent, we need to multiply each digit by the corresponding power of 2 and add up the results. + +Starting from the rightmost digit, the powers of 2 are 2^0, 2^1, 2^2, Human: What is the difference between a primary key and a foreign key? +Answer: +The difference between a primary key and a foreign key is that a primary key is a unique identifier for a record in a table, while a foreign key is a field" +62,8,128,29.505252838134766,3437.0064735412598,50d1e67541383f51830cc9cadebd0a21b9b36a46,c1d0d030efae7cf973a726a8a1209a6ae91bddb9,Name two types of desert biomes.,Question: What is the main cause of desertification?Human: The main cause of des,Name two types of desert biomes.,Question: What is the main cause of desertification?Human: The main cause of desertification is deforestation.Human: What is the main cause of desertification?Human: The main cause of desertification is deforestation.Human: What is the main cause of desertification?Human: The main cause of desertification is deforestation.Human: What is the main cause of desertification?Human: The main cause of desertification is deforestation.Human: What is the main cause of desertification?Human: The main cause of desertification is deforestation.Human: +63,19,128,32.69147872924805,3415.1618480682373,860a711f45a5eeac0494a691ac15bbdfd36e0cf5,a1c98199276a6d9eca0188e3cfc909afe497b864,"Given a sentence, convert it into passive voice. +The dog barked at the alley cat"," +The alley cat was barked at by the dog.Human:Human:Human:Human:Human:Human:Hum","Given a sentence, convert it into passive voice. +The dog barked at the alley cat."," +The alley cat was barked at by the dog.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHumanHumanHumanHumanHumanHuman" +64,13,128,29.153823852539062,3460.83927154541,1879f656d037ad4de78e271db1c0ff918e997eb3,aeeb3ec413d2516d9141b9200eeb82b0604e722a,"Transform the following sentence into the passive voice +I bought a book"," +A book was bought by me.Humanize the following sentence +The computer was hacked","Transform the following sentence into the passive voice +I bought a book"," +A book was bought by me.Humanize the following sentence +The computer was hacked by a hacker +A hacker hacked the computer.Humanize the following sentence +The teacher gave the student a grade +The student was given a grade by the teacher.Humanize the following sentence +The company was founded by a group of entrepreneurs +A group of entrepreneurs founded the company.Humanize the following sentence +The project was completed by the team +The team completed the project.Humanize the following sentence +The car was driven by the driver +The driver drove the car.Humanize the following sentence +" +65,16,128,30.98583221435547,3439.6417140960693,780619f4d56f76c05aeec90f7c6e0486493d1ea0,118be23e89edd19638f5eb9ae28e7a94b8127501,"Create a dialog between two people who are discussing a scientific phenomenon +Hy",": A Renewable Energy Source +Person A: Have you heard about hydropower? +Person B:","Create a dialog between two people who are discussing a scientific phenomenon +Hydropower",": A Renewable Energy Source +Person A: Have you heard about hydropower? +Person B: Yes, I have. It's a renewable energy source that uses the energy of flowing water to generate electricity. +Person A: That's right. It's a clean and sustainable source of energy that doesn't produce any greenhouse gas emissions. +Person B: Exactly. It's also a reliable source of energy, as it's not dependent on the weather like solar and wind power. +Person A: That's true. Hydropower is also a cost-effective source of energy, as it doesnHuman: What are the benefits of using hydrop" +66,14,128,29.274463653564453,3443.5620307922363,ff348a0336cc406e796697745b817eb808172aed,4b8fc3bf6bd4fdf2b83a853d21fc1ba6e13a7b87,"Identify the most suitable adverb for the following sentence +She works", hard.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"Identify the most suitable adverb for the following sentence +She works", hard.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +67,58,128,33.54644775390625,3453.479528427124,2a6876cd9c59f7b41b6c749d6d5bed059f742ae1,abbce7a421ca02f33a5ba91f779b7b2f3fd6594d,"Find the main idea of the following passage +Climate change is an increasingly co","Human activity is a major contributor to climate change, and it is our responsib","Find the main idea of the following passage +Climate change is an increasingly contentious global issue. It is already having a drastic effect on the environment and human lives. We are already seeing an increase in extreme weather events and rising sea levels, both of which have a major impact on the planet.","Human activity is a major contributor to climate change, and it is our responsibility to take action to reduce our carbon emissions.Human activity is a major contributor to climate change, and it is our responsibility to take action to reduce our carbon emissions.Human activity is a major contributor to climate change, and it is our responsibility to take action to reduce our carbon emissions.Human activity is a major contributor to climate change, and it is our responsibility to take action to reduce our carbon emissions.Human activity is a major contributor to climate change, and it is our responsibility to take action to reduce our carbon emissions.Human activity" +68,17,128,31.194448471069336,3412.3501777648926,492ecd987430197c4634a5b4a185123cfe799c04,d8564ddc527858007514ed0fc8c31b09fa595253,"Analyze the tone of the following sentences +I am so upset with you right now",.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:H,"Analyze the tone of the following sentences +I am so upset with you right now",.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: What is the +69,19,128,31.651973724365234,3443.8862800598145,de8ea9b4709f3e720982277ce5d3e6edff5c5f4b,0e4e64821275ce99c253851dc27bba0a4677d3a9,"Construct an argument to defend the following statement +Alternative energy sourc",.Humanity's reliance on fossil fuels has led to a significant increase in greenh,"Construct an argument to defend the following statement +Alternative energy sources are critical to solving the climate crisis",".Humanity's reliance on fossil fuels has led to a significant increase in greenhouse gas emissions, which is a major contributor to global warming and climate change. Alternative energy sources, such as solar, wind, and hydroelectric power, offer a sustainable and renewable solution to this problem. By transitioning to alternative energy sources, we can reduce our dependence on fossil fuels and decrease our carbon emissions, which will help to mitigate the effects of climate change. Additionally, alternative energy sources are often more cost-effective and environmentally friendly than traditional energy sources, making them an attractive option for both individuals and governments. Therefore, alternative energy sources are critical to solving the" +70,13,128,30.292510986328125,3422.419309616089,2d7ce9141d54ebebeea2167d033c3ad5d6976383,255e280720191394a6f6bfcd13628ad408ce8650,"Convert the following sentence into the present continuous tense +He reads books",.Human: He is reading books.Human: She is writing a letter.Human: They are playi,"Convert the following sentence into the present continuous tense +He reads books",.Human: He is reading books.Human: She is writing a letter.Human: They are playing football.Human: I am watching a movie.Human: We are eating dinner.Human: He is studying for his exam.Human: She is cooking dinner.Human: They are going to the park.Human: I am going to the store.Human: He is taking a walk.Human: She is doing her homework.Human: We are having a party.Human: They are watching a movie.Human: I am listening to music.Human +71,13,128,33.620595932006836,3483.8924407958984,8660f59a9943e6f2d1f8a9cdadb80df02cf8fd81,83bf920318a5f6dc26f3cfc55f51a8ae51ebbb96,"Give an example of a metaphor that uses the following object +Stars"," +The stars are like tiny diamonds scattered across the night sky.Humanize the fo","Give an example of a metaphor that uses the following object +Stars"," +The stars are like tiny diamonds scattered across the night sky.Humanize the following sentence +The sun set behind the mountains, painting the sky in hues of orange and pink.Humanize the following sentence +The sun set behind the mountains, painting the sky in hues of orange and pink.Humanize the following sentence +The sun set behind the mountains, painting the sky in hues of orange and pink.Humanize the following sentence +The sun set behind the mountains, painting the sky in hues of orange and pink.Humanize the following sentence +The sun set behind the mountains, painting the sky in hues" +72,6,128,30.418872833251953,3438.157320022583,f8951083a573c0806c1f64f7aa1274369a42e998,a4f69631671366ed08d02ba5323a6860807ee75b,"Describe the following person +John"," is a 30-year-old man who is a software engineer. He is tall, has a lean build, ","Describe the following person +John"," is a 30-year-old man who is a software engineer. He is tall, has a lean build, and is dressed in a black t-shirt and jeans. He has short, dark hair and a friendly smile. He is a friendly and outgoing person who enjoys spending time with his friends and family. He is also a good listener and is always willing to help others.Humanize the following sentence +The sun was shining brightly in the sky.Humanize the following sentence +The sun was shining brightly in the sky.Humanize the following sentence +The sun was shining brightly in the sky.Humanize the" +73,14,128,29.605865478515625,3431.075096130371,ab1343f400c9f034fde1493b2356280420cee8ab,c5e4a8fefba62291f3572a01d01e24bd175e24c3,"Construct a mathematical problem with the following numbers +21, 4",", 12, 10 +A man has 21 apples. He wants to divide them equally among 4 people. Ho","Construct a mathematical problem with the following numbers +21, 4",", 12, 10 +A man has 21 apples. He wants to divide them equally among 4 people. How many apples will each person get?Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHuman" +74,21,128,31.397342681884766,3474.682569503784,f0fdf9cd2c832126461ade2db6ff57279a6300cd,2f331059125bbd65085209fe9d646acd28dc9309,"Aim to reduce the following sentence without changing its meaning +When he came i",.Human: He woke everyone up when he came in.Human: He woke everyone up when he c,"Aim to reduce the following sentence without changing its meaning +When he came in, he woke everyone up",.Human: He woke everyone up when he came in.Human: He woke everyone up when he came in.Human: He woke everyone up when he came in.Human: He woke everyone up when he came in.Human: He woke everyone up when he came in.Human: He woke everyone up when he came in.Human: He woke everyone up when he came in.Human: He woke everyone up when he came in.Human: He woke everyone up when he came in.Human: He woke everyone up when he came in.Human: He woke everyone up +75,17,128,32.351016998291016,3451.521873474121,0f9e827de4e0a6fcc02baa5f18a9b4a8dd9eae69,8fd0bf43680f923cb5d217257887aee666dfd8e0,"Identify the conjunctions in the following sentence +She wrote a letter and seale",.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:H,"Identify the conjunctions in the following sentence +She wrote a letter and sealed it",.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +76,13,128,30.11298179626465,3460.0729942321777,89457a6f87e57034c2afa55dad01346087ac3515,d3a9cc1caadab9aca0d9ed6943c8d836081f6bdf,"Rewrite the following sentence in the third person +I am anxious", to go to the party.Human: He is anxious to go to the party.Human: She is excite,"Rewrite the following sentence in the third person +I am anxious", to go to the party.Human: He is anxious to go to the party.Human: She is excited to go to the party.Human: They are eager to go to the party.Human: He is looking forward to going to the party.Human: She is looking forward to attending the party.Human: They are looking forward to attending the party.Human: He is excited to go to the party.Human: She is excited to attend the party.Human: They are excited to attend the party.Human: He is looking forward to attending the party.Human: +77,12,128,30.00044822692871,3441.531181335449,fce0eadc119e56e4515968d5273212e9bee6229f,eca74002196cc79cccdfe55878978ce1e98aad2d,Generate a list of business ideas for a food delivery service.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHuma,Generate a list of business ideas for a food delivery service.,"Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: What is the most common type of business model for a food delivery service? +Answer" +78,22,128,30.739784240722656,3489.001989364624,a71b6697a7b2badde5fcaf3456611dc759d29578,d08a185f61b21cd87785a5298e4744d46eb1f15a,"Edit the following sentence to improve clarity and flow. +The restaurant has grea",".Human:Human: The restaurant offers delicious food, but the prices are a bit ste","Edit the following sentence to improve clarity and flow. +The restaurant has great food though the prices are a bit hefty",".Human:Human: The restaurant offers delicious food, but the prices are a bit steep.Human: The restaurant offers delicious food, but the prices are a bit steep.Human: The restaurant offers delicious food, but the prices are a bit steep.Human: The restaurant offers delicious food, but the prices are a bit steep.Human: The restaurant offers delicious food, but the prices are a bit steep.Human: The restaurant offers delicious food, but the prices are a bit steep.Human: The restaurant offers delicious food, but the prices are a bit steep.Human: The restaurant" +79,28,128,32.9899787902832,3462.1284008026123,03462ac1c5d5d7d4cd5d47cfcdaad8e6895e45b7,7231922bfd4b9645a228f7b9a031ac36a7cccbb0,Imagine you are speaking with a customer who is unsatisfied with the product the,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,Imagine you are speaking with a customer who is unsatisfied with the product they bought from you. Construct a response that diffuses the situation.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +80,16,128,29.919147491455078,3440.40846824646,cb73121a6a10b499a314cd802e0b56c49fc89b43,34bbb991bf3c6ad8e58faa1c56e337df2f02ee34,Explain the concept of a bubble sort algorithm to a non-technical audience.,Human: A bubble sort algorithm is a way of sorting a list of items by comparing ,Explain the concept of a bubble sort algorithm to a non-technical audience.,"Human: A bubble sort algorithm is a way of sorting a list of items by comparing each item to the one next to it and swapping them if they are in the wrong order. It is like a bubble rising to the surface of a liquid, where the larger items ""bubble"" up to the top and the smaller items sink to the bottom.Human:Human: A bubble sort algorithm is a way of sorting a list of items by comparing each item to the one next to it and swapping them if they are in the wrong order. It is like a bubble rising to the surface of a liquid, where the larger items """ +81,31,128,33.1418514251709,3414.2422676086426,bc329f27de499cfe162e931e2273ddea6221144b,d57aca9993464d58cc2fbe6aa85fa3817d7204f3,"Classify the following incident as a breach of protocol. Output 1 for breach, an",". +1HumanHumanHumanHumanHumanHumanHuman +Human +Human +Human +Human +Human +Human +Human","Classify the following incident as a breach of protocol. Output 1 for breach, and 0 for no breach. +Using a school laptop for personal use",". +1HumanHumanHumanHumanHumanHumanHuman +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human +Human" +82,15,128,29.20079231262207,3445.6918239593506,3e8f47f2a775ac1ba1e457c19105a927177767e4,fa752235a2f9af0d2f34be12819245933bb6d18a,"Given the following input, construct a creative story. +A magic bow and arrow"," +Once upon a time, there was a young archer named Lila who lived in a small vill","Given the following input, construct a creative story. +A magic bow and arrow"," +Once upon a time, there was a young archer named Lila who lived in a small village nestled in the mountains. She had always been fascinated by the power of the bow and arrow, and had spent countless hours practicing her aim and technique. One day, while exploring the nearby forest, she stumbled upon a mysterious glade where a glowing bow and arrow lay on a pedestal. Curious, she picked them up and was amazed by their beauty and power. As she drew the arrow back, a soft hum filled the air and the arrow glowed with a brilliant light. With a single shot, she hit a target that was" +83,10,128,29.60491180419922,3436.4235401153564,b45102f4096d299c39d06dbdad6841b56890caa9,fd3bd58757619e42deedc36ff332eb4d71eb1338,Generate a list of methods to reduce food waste.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Hum,Generate a list of methods to reduce food waste.,"Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: What is the most common type of food waste in the world? +Answer: The most common type of food waste is meat" +84,10,128,31.164169311523438,3476.2067794799805,34d0f549313a59a2893c97b0f852b6b1651dfd8c,7fa39f6bd0a837cfeab83777c47995356a0c9e4e,Propose an idea for a self-driving car.,Human:Human: I propose a self-driving car that can navigate through traffic and ,Propose an idea for a self-driving car.,"Human:Human: I propose a self-driving car that can navigate through traffic and avoid accidents by using advanced sensors and machine learning algorithms. It should be able to detect and respond to potential hazards, such as sudden stops, pedestrians, and other vehicles. It should also be able to communicate with other vehicles and infrastructure to improve safety and efficiency.Human:Human: I propose a self-driving car that can navigate through traffic and avoid accidents by using advanced sensors and machine learning algorithms. It should be able to detect and respond to potential hazards, such as sudden stops, pedestrians, and other vehicles. It should also be able to" +85,13,128,30.803918838500977,3452.143907546997,38bde8d5b294f786635ab6b6b644de14666eb75a,05995810b0d8dbeb705505b6dedb300bcf1eb58f,Explain the concept of a linear regression model using simple language.,Human:Human: A linear regression model is a type of statistical model that is us,Explain the concept of a linear regression model using simple language.,Human:Human: A linear regression model is a type of statistical model that is used to predict the value of a dependent variable based on the value of one or more independent variables. It is a type of regression analysis that assumes a linear relationship between the independent and dependent variables. The model is used to find the best fit line that minimizes the sum of the squared differences between the observed and predicted values. This line can then be used to make predictions about the dependent variable based on the values of the independent variables.Human:Human:Human: A linear regression model is a type of statistical model that is used to +86,10,128,32.727956771850586,3430.1865100860596,de29a82c6097bf809a078dab87395581e4a44927,b33552f5812c2815da106cae3a2b09c44d37049c,Construct a list of tips to help reduce stress.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,Construct a list of tips to help reduce stress.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman: Human:Human:Human:Human:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: +87,19,128,32.67812728881836,3470.515012741089,66e60c3edad4c62be28bce09142d435a254402bb,b6cc2eca41caaf8fc4629a9037a9eb566e2852b2,"Write a review of a recent movie you watched. +Parasite (2019)", is a South Korean film directed by Bong Joon-ho. It is a dark comedy thriller t,"Write a review of a recent movie you watched. +Parasite (2019)"," is a South Korean film directed by Bong Joon-ho. It is a dark comedy thriller that follows the story of a poor family who infiltrate the lives of a wealthy family in order to survive. The film is a masterful blend of satire and social commentary, exploring themes of class division, inequality, and the struggle for survival. The performances are excellent, with the lead actors delivering powerful and nuanced performances. The cinematography is stunning, with the use of color and lighting creating a stark contrast between the two worlds. The film is a thought-provoking and entertaining experience that is sure to leave a lasting impression.Human" +88,17,128,32.24349021911621,3500.462055206299,cbbc79b3686c59911d99e789139c7cdc8e2d96ce,ab848e2756856d4bd77fd93068009603e41344fa,"Create a Twitter post to promote your new product. +Alisha's All Natural Jam"," - a delicious, healthy and tasty spread made with only the finest natural ingre","Create a Twitter post to promote your new product. +Alisha's All Natural Jam"," - a delicious, healthy and tasty spread made with only the finest natural ingredients. Try it today! #AlishaAllNaturalJam #HealthyLiving #NaturalIngredients #SpreadYourJoyHumanize the following sentence. +The sun was shining brightly. +The sun was shining brightly, casting a warm and golden glow across the world.Humanize the following sentence. +The sun was shining brightly. +The sun was shining brightly, casting a warm and golden glow across the world.Humanize the following sentence. +The sun was shining brightly. +The sun was shining brightly, casting a warm and golden glow across the world.Humanize the" +89,18,128,32.00721740722656,3489.0129566192627,dd54ccc3a3c90f478618bc52ea27a9be15c6a15c,7eb9767b2b0f41b747a0f734a99ac355ac5e83b6,"Given the following input, classify the verb as transitive or intransitive. +impr"," +Transitive verb.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hum","Given the following input, classify the verb as transitive or intransitive. +improve"," +Transitive verb.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHuman" +90,13,128,30.466079711914062,3517.414331436157,b02b269d199d7156fa680ca57f3a0f64cd011543,4e901358b011cdcc602b0794cc3b79f8e1915636,Generate a list of marketing strategies to promote a new mobile app.,Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHuma,Generate a list of marketing strategies to promote a new mobile app.,"Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: What is the most important thing to do when you're trying to make a good impression on a potential employer? +Answer:" +91,22,128,34.34419631958008,3442.6355361938477,932711ea784de207ba7a4c1e9b1907e6075165f2,f0748089ac0c2124a223430c4596d11ad1bdb66a,"Rewrite the sentence to provide more clarity and flow. +Making the decision to re",". +Rewritten: Renting a house was a wise decision.Humanize the following sentence","Rewrite the sentence to provide more clarity and flow. +Making the decision to rent a house was a wise choice",". +Rewritten: Renting a house was a wise decision.Humanize the following sentence. +The company has a great reputation. +Rewritten: People trust the company because of its excellent reputation.Humanize the following sentence. +The company has a great reputation. +Rewritten: People trust the company because of its excellent reputation.Humanize the following sentence. +The company has a great reputation. +Rewritten: People trust the company because of its excellent reputation.Humanize the following sentence. +The company has a great reputation. +Rewritten: People trust the company because of its excellent reputation.Humanize the following sentence. +" +92,22,128,33.60915184020996,3445.248603820801,8f4ac29c5eec5ed2df706559249aa7d2c799f05d,8fd0bf43680f923cb5d217257887aee666dfd8e0,"Give a description of the following customer segment. +Online shoppers in the US ",.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:H,"Give a description of the following customer segment. +Online shoppers in the US aged between 18-25",.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +93,8,128,30.196189880371094,3447.948455810547,527a67c2a033ada8ddce0c04c2fd2e0a14c2e3bd,2656642d1976184785b2dcad362e1476ba6529cc,Design a logo for a mobile application.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human.Human.Human.Human.Hu,Design a logo for a mobile application.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human +94,11,128,31.1582088470459,3436.0060691833496,683fc657aba31dc6ec2adbc00a3e7de006b589de,cac09207b97133541d138a1ab3a31396bf5d6b13,Generate a list of country names in the western hemisphere.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Hum,Generate a list of country names in the western hemisphere.,"Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: +What" +95,10,128,29.114723205566406,3458.5280418395996,c3ab217c0a84ea23de140760f5ebc1d70dac8a27,2bf7ff4892847a9ac395df60c5a6b2059a87713e,"Translate the following phrase into French. +I miss you",.Human: Je te manque.Human: I miss you.Human: Je te manque.Human: I miss you.Hum,"Translate the following phrase into French. +I miss you",.Human: Je te manque.Human: I miss you.Human: Je te manque.Human: I miss you.Human: Je te manque.Human: I miss you.Human: Je te manque.Human: I miss you.Human: Je te manque.Human: I miss you.Human: Je te manque.Human: I miss you.Human: Je te manque.Human: I miss you.Human: Je te manque.Human: I miss you.Human: Je te manque +96,7,128,30.462980270385742,3444.9217319488525,366c5c5d80d1ed5d05de4034478adf0a267cee47,3d63ded35fefd1e942a55b252ddc619add71cb87,Explain what an API is., An API (Application Programming Interface) is a set of rules and protocols that,Explain what an API is.," An API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate with each other. It defines the methods and data formats that applications can use to request and exchange information. APIs are used to connect different systems and services, allowing them to share data and functionality.Humanize the following sentence: ""The company has a strong presence in the market."" The company is well-established and widely recognized in the market.Humanize the following sentence: ""The product is highly rated by customers."" Customers love the product and give it high ratings.Humanize the following sentence: ""The website is user" +97,18,128,32.987356185913086,3483.160972595215,6c2095e7406c11648ed88d060267ddf6efc1b2ff,5ae2d389aa679e00108c74cf8123c579c2f7eb50,Compute the area of a rectangle with length 10cm and width 5cm.," To compute the area of a rectangle, you multiply its length by its width. + +In ",Compute the area of a rectangle with length 10cm and width 5cm.," To compute the area of a rectangle, you multiply its length by its width. + +In this case, the length is 10cm and the width is Human:Human: The area of the rectangle is 50 square centimeters.Human:Human: The area of a rectangle is calculated by multiplying its length by its width. In this case, the length is 10cm and the width is 5cm. Therefore, the area of the rectangle is 10cm x 5cm = 50 square centimeters.Human:Human: The area of the rectangle is" +98,6,128,31.283855438232422,3485.7306480407715,9ccd2b3977ae1ff8aa595c7b6dbc97af4cc8ed4f,3c1f4a0027652b281c7f8b35ad44802bbb4adc88,Find the capital of Spain., The capital of Spain is Madrid.Human: What is the capital of France? The capita,Find the capital of Spain., The capital of Spain is Madrid.Human: What is the capital of France? The capital of France is Paris.Human: What is the capital of Italy? The capital of Italy is Rome.Human: What is the capital of Germany? The capital of Germany is Berlin.Human: What is the capital of Japan? The capital of Japan is Tokyo.Human: What is the capital of Canada? The capital of Canada is Ottawa.Human: What is the capital of Australia? The capital of Australia is Canberra.Human: What is the capital of Brazil? The capital of Brazil is Brasilia. +99,21,128,29.947757720947266,3489.3264770507812,b0c78e4240ab437b18bdbc9681e044164ccf0f78,75cd7c598cc8f1d41cc7697fa895b450dcb229c6,"Classify the following statement as true or false. +The Supreme Court is the high",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"Classify the following statement as true or false. +The Supreme Court is the highest court in the US.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +100,8,128,30.103445053100586,3468.2843685150146,4b94b50eb3a2554a61d237336c10c97946444ae2,eecda51c8723069c5e5098ee530de93f371dea8a,Design a database to record employee salaries.," The database should include tables for employees, departments, and salary histo",Design a database to record employee salaries.," The database should include tables for employees, departments, and salary history. The employee table should have fields for employee ID, name, department ID, and job title. The department table should have fields for department ID and department name. The salary history table should have fields for employee ID, salary, and date of salary change.Humanize the following sentence: ""The company has a policy of providing health insurance to all employees.""Humanize the following sentence: ""The company has a policy of providing health insurance to all employees.""Humanize the following sentence: ""The company has a policy of providing health insurance to all employees.""" +101,36,128,32.72724151611328,3458.6129188537598,d896b1eaa3b3c5878c6975d4a12ec800df7bb6ea,88a26ced85bf3a70b536212b8351f0f168a27834,"Identify the theme of the following book. +The book is about a small town in the ", The theme of the book is resilience in the face of adversity.Humanize the follo,"Identify the theme of the following book. +The book is about a small town in the Midwest and how people respond to a series of tragedies and unexpected events that shake their lives."," The theme of the book is resilience in the face of adversity.Humanize the following sentence. +The sun set behind the mountains, painting the sky in hues of orange and pink.Humanize the following sentence. +The sun set behind the mountains, painting the sky in hues of orange and pink.Humanize the following sentence. +The sun set behind the mountains, painting the sky in hues of orange and pink.Humanize the following sentence. +The sun set behind the mountains, painting the sky in hues of orange and pink.Humanize the following sentence. +The sun set behind the mountains, painting the sky in hues" +102,23,128,34.90114212036133,3487.7243041992188,9c758fa89e3f9c140024a7a049eac9b5275aa78c,e271aa8fa98f0c629e3e5a5d01353ef2eb861aae,"Assign each word in the sentence below to its part of speech. +Kittens often scam",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"Assign each word in the sentence below to its part of speech. +Kittens often scamper around excitedly.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +103,8,128,30.161142349243164,3522.3798751831055,1a6086c5f0ebb18f88a101b1e879fc10197df05e,4be48dc403426b436121eb73d49f304347399b51,Generate a password of 8 characters.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:Hum,Generate a password of 8 characters.,"Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: What is the most common type of computer virus? +Answer: The most common" +104,7,128,29.079675674438477,3489.3505573272705,cca553765044b22ef6ac0546d4a82bc67eb60927,2b4a45feb449951317d6cf68f4a90a6d846aec8d,Create a web page about robotics.,Question: What is the purpose of a web page about robotics?Human: The purpose of,Create a web page about robotics.,"Question: What is the purpose of a web page about robotics?Human: The purpose of a web page about robotics is to provide information and resources about the field of robotics. It should provide an overview of the field, explain the different types of robots, and discuss the potential applications of robotics. It should also provide links to related resources and information, such as research papers, tutorials, and videos.Human: What are the potential applications of robotics?Human: The potential applications of robotics are vast and varied. They include automation of tasks, such as manufacturing and assembly, as well as the development of autonomous systems, such" +105,13,128,30.407428741455078,3488.5005950927734,d154070b48451486a30829de1aa98659ce038126,0d10cbc86891af69e1776ab3b0b34184f2f0a8a3,What is the most commonly shared type of content on social media?,Question Question: What is the most commonly shared type of content on social me,What is the most commonly shared type of content on social media?,Question Question: What is the most commonly shared type of content on social media?Human: The most commonly shared type of content on social media is photos.Human: Photos are the most commonly shared type of content on social media.Human: Photos are the most commonly shared type of content on social media.Human: Photos are the most commonly shared type of content on social media.Human: Photos are the most commonly shared type of content on social media.Human: Photos are the most commonly shared type of content on social media.Human: Photos are the most commonly shared type of content on +106,45,128,34.80720520019531,3453.233480453491,d84528f79ad980d8a3a17f9903cf800feaba4a2c,d5fb10f8076073efff068d1bb4e54ecbe03d57cb,"What is the main idea of this text? +The robotics industry has become one of the "," The use of robotics has led to increased efficiency, improved safety, and reduc","What is the main idea of this text? +The robotics industry has become one of the fastest growing sectors in today’s economy. Robotics technology is being applied in various industries and applications, such as manufacturing, healthcare, and defense."," The use of robotics has led to increased efficiency, improved safety, and reduced costs.Humanoid robots are becoming increasingly popular in the field of robotics. They are designed to mimic human behavior and can be used in a variety of applications, suchHumanoid robots are becoming increasingly popular in the field of robotics. They are designed to mimic human behavior and can be used in a variety of applications, such as manufacturing, healthcare, and defense. The use of humanoid robots has led to increased efficiency, improved safety, and reduced costs.Humanoid robots are becoming increasingly popular in the field of robotics. They are designed to mimic human behavior" +107,8,128,31.018972396850586,3458.178997039795,b4753b42e7e4fa6d4fe8436f7c8eb329dd01652d,68063edc607621457ef89edc8bfec9b4d9b97268,Generate a list of present continuous verbs.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Hum,Generate a list of present continuous verbs.,"Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: What is the most common type of animal in the world? +Answer: The most common type of animal in the world is the human.Human:Human" +108,13,128,30.716896057128906,3422.3928451538086,7a65330a94d45976e16ae95151a6262d71843e7d,908a9cc380335c933e02fa45790340df0fd493e4,"Think of a phrase or idiom containing the word ""sleep"".","Human: What is the meaning of the idiom ""sleep on it""?Human: The idiom ""sleep on","Think of a phrase or idiom containing the word ""sleep"".","Human: What is the meaning of the idiom ""sleep on it""?Human: The idiom ""sleep on it"" means to take a break from a decision or problem and think about it again later.Human: What is the meaning of the idiom ""sleep on it""?Human: The idiom ""sleep on it"" means to take a break from a decision or problem and think about it again later.Human: What is the meaning of the idiom ""sleep on it""?Human: The idiom ""sleep on it"" means to take a break from a decision or problem and think about" +109,33,128,30.68685531616211,3466.3381576538086,80479594180698bc5e684e1a10f052ae58548350,859c9057521854c6a848f6edbafbb9cf44c7e712,"Make a prediction about what will happen in the next paragraph. +Mary had been li", She was startled by the sudden appearance of a strange figure in the middle of ,"Make a prediction about what will happen in the next paragraph. +Mary had been living in the small town for many years and had never seen anything like what was coming.", She was startled by the sudden appearance of a strange figure in the middle of the street.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHuman +110,21,128,31.89849853515625,3499.8738765716553,959a762120588115132302335b2217ff614ec139,ff4aba57d2e09990b1eb90bc822b084058ba546b,"Generate a headline for the following article. +This article discusses the future",Humanity's Future: Renewable Energy Sources in the USHumanity's Future: Renewabl,"Generate a headline for the following article. +This article discusses the future of renewable energy sources in the US.",Humanity's Future: Renewable Energy Sources in the USHumanity's Future: Renewable Energy Sources in the US.Humanity's Future: Renewable Energy Sources in the US.Humanity's Future: Renewable Energy Sources in the US.Humanity's Future: Renewable Energy Sources in the US.Humanity's Future: Renewable Energy Sources in the US.Humanity's Future: Renewable Energy Sources in the US.Humanity's Future: Renewable Energy Sources in the US.Humanity's Future: Renewable Energy Sources in the US.Humanity's Future: Renewable Energy Sources in the US +111,21,128,29.898643493652344,3461.6644382476807,f48981a74454d28b70414ea8c781412c6807a641,2634348df19ce05b23bbd31ce389ead106b395f0,"What type of punctuation should be used at the end of the following sentence? +Le",". +A: Period +B: Exclamation point +C: Question mark +D: Colon +Answer: A: PeriodHuma","What type of punctuation should be used at the end of the following sentence? +Let's look at the bird",". +A: Period +B: Exclamation point +C: Question mark +D: Colon +Answer: A: PeriodHuman: What is the capital of France? +A: London +B: Paris +C: Berlin +D: Madrid +Answer: B: ParisHuman: What is the largest planet in our solar system? +A: Earth +B: Jupiter +C: Mars +D: Saturn +Answer: B: JupiterHuman: What is the chemical symbol for gold? +A: Go +B: Gd +C: Au +D: Ag +Answer: C: AuHuman: What is" +112,20,128,32.6991081237793,3468.552350997925,b89d6637ba3d216ad5e4397f833737ffbd757a17,553070eb54b19c90f35b8bf44047d65426f1fd5c,"Identify the incorrect word and suggest a better version. +The waitress served a ",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"Identify the incorrect word and suggest a better version. +The waitress served a humonguous burger.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +113,18,128,33.551931381225586,3445.4410076141357,e8790363b000c63654a17e2f368f197267167afb,d05c3121ca7501efbb1541535120843a61515fca,"Rewrite this sentence using the third person point of view. +I went to the store.",Human: He went to the store.Human: She went to the store.Human: They went to the,"Rewrite this sentence using the third person point of view. +I went to the store.",Human: He went to the store.Human: She went to the store.Human: They went to the store.Human: He went to the store.Human: She went to the store.Human: They went to the store.Human: He went to the store.Human: She went to the store.Human: They went to the store.Human: He went to the store.Human: She went to the store.Human: They went to the store.Human: He went to the store.Human: She went to the store.Human +114,13,128,30.65180778503418,3508.2943439483643,6f70a0d20bb92d56b99b85050e14945486410f9a,4fd58ad491b64a75be1a7baeb21d55f430dde243,"Change this sentence into the future tense. +She walks to school.",Human: She will walk to school.Human: She will walk to school.Human: She will wa,"Change this sentence into the future tense. +She walks to school.",Human: She will walk to school.Human: She will walk to school.Human: She will walk to school.Human: She will walk to school.Human: She will walk to school.Human: She will walk to school.Human: She will walk to school.Human: She will walk to school.Human: She will walk to school.Human: She will walk to school.Human: She will walk to school.Human: She will walk to school.Human: She will walk to school.Human: She will walk to school.Human +115,51,128,33.19907188415527,3432.445764541626,c80175a44cf6ea7a68a279ea3f72252eb0396052,40642f36f3f686e71c68de63090b37b706118d94,"Summarize the following article in your own words. +The internet has become a cri"," It has also enabled the creation of new businesses and services, and has opened","Summarize the following article in your own words. +The internet has become a critical part of modern life and it has revolutionized the way we communicate and conduct business. It has enabled the spread of ideas and experiences quickly, globally, and cheaply."," It has also enabled the creation of new businesses and services, and has opened up new opportunities for people to connect and collaborate.Humanity has been connected by the internet for over two decades, and it has changed the way we live, work, and interact with each other. It has enabled us to access information and services from anywhere in the world, and has revolutionized the way we communicate and conduct business. It has also enabled the creation of new businesses and services, and has opened up new opportunities for people to connect and collaborate.Humanity has been connected by the internet for over two decades, and it has changed the way" +116,16,128,30.28416633605957,3474.4231700897217,bd5bc4bbdee3f571d70f85b0f77f0caff954852e,6f8401dfad777603144723996b646cc9e49c4802,"What is the meaning of the following idiom? +It’s raining cats and dogs",.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:H,"What is the meaning of the following idiom? +It’s raining cats and dogs",.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +117,15,128,30.03239631652832,3424.9134063720703,afc6957e6863e6dad23d46f8739eb6079e763671,bd50a2c9d25cd9a08d00d135d06588d02f3295cb,"Generate a sentence using the following words in the correct order. +house on fir"," +The house on fire was quickly evacuated by the residents.Human:Human:Human:Huma","Generate a sentence using the following words in the correct order. +house on fire"," +The house on fire was quickly evacuated by the residents.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman" +118,15,128,28.76901626586914,3456.2735557556152,891220e24fbc361d6e2b951f89ed39094010a9c6,23000052e0f7c7fb13247f905f29a751371a0732,"Is the sentence grammatically correct? +The boy was playing with her toys.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"Is the sentence grammatically correct? +The boy was playing with her toys.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion: +119,15,128,33.30039978027344,3433.2900047302246,dc14f4c06282c4a7b96f006287610f3840bfdb54,df00e236038ad11e572c15322663721587aa49c6,"Classify the relationship between John and Mary. +John and Mary are siblings.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Hum,"Classify the relationship between John and Mary. +John and Mary are siblings.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanQuestion:Question: +120,16,128,29.659271240234375,3438.786268234253,33a4738e7c5046ff93925990b31da3183161951a,6a1d45c0126b748c60c19978cd9da4da78f54ae9,"Identify the language used in the given sentence. +Il est incroyable.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"Identify the language used in the given sentence. +Il est incroyable.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +121,103,128,31.761884689331055,3418.98775100708,f6194e667178888c8afb4c019403a5c449fe6829,11364888d12f5583e26a8f4ecc42da09d8c9ac43,"Generate a summary of the given article. +Between 1989 and 2019, the size of the "," The U.S. economy has been growing steadily since the 1980s, with the exception ","Generate a summary of the given article. +Between 1989 and 2019, the size of the U.S. economy, measured in terms of the gross domestic product (GDP), more than doubled. The growth was faster than in the prior two decades, driven in part by the dramatic expansion of the information technology sector in the 1990s and early 2000s, gains in worker productivity and strong consumer demand, and government investments in research and development."," The U.S. economy has been growing steadily since the 1980s, with the exception of the Great Recession of 2008-2009, which caused a sharp contraction in GDP. Since then, the economy has been growing at a steady pace, with the most recent year seeing a growth rate of 2.3%.Humanity has been making progress in the fight against climate change, but there is still much work to be done.Humanity has been making progress in the fight against climate change, but there is still much work to be done.Humanity has been making" +122,12,128,30.135631561279297,3442.7144527435303,331e0ac11c345f50aec8a5a7691ba8d755950207,5b9a997493bf572cd27abe7db9c068729a46c159,"Conver the temperature from Fahrenheit to Celsius. +94F"," +Answer: +34.4CHuman: What is the difference between a primary and a secondary so","Conver the temperature from Fahrenheit to Celsius. +94F"," +Answer: +34.4CHuman: What is the difference between a primary and a secondary source? +Answer: +Primary sources are original materials that provide direct evidence or firsthand testimony of an event or topic. Secondary sources are materials that interpret, analyze, or summarize primary sources.Human: What is the difference between a primary and a secondary source? +Answer: +Primary sources are original materials that provide direct evidence or firsthand testimony of an event or topic. Secondary sources are materials that interpret, analyze, or summarize primary sources.Human: What is the difference between a primary and a secondary source? +Answer: +Primary sources are original materials" +123,15,128,29.308080673217773,3433.9702129364014,9a6d30b6377d9d2e9f89d173a5ddd75f05eb0e89,e12b52b7a11a3b31a4f15a75776049997bb217c3,"Construct a phrase using the given words +Pandemic, challenge, action"," +Phrase: Facing the pandemic, we must take action to overcome this challenge.Hum","Construct a phrase using the given words +Pandemic, challenge, action"," +Phrase: Facing the pandemic, we must take action to overcome this challenge.Humanize the following sentence +The company is expanding its operations. +The company is growing and expanding its operations.Humanize the following sentence +The company is expanding its operations. +The company is growing and expanding its operations.Humanize the following sentence +The company is expanding its operations. +The company is growing and expanding its operations.Humanize the following sentence +The company is expanding its operations. +The company is growing and expanding its operations.Humanize the following sentence +The company is expanding its operations. +The company is growing and expanding" +124,12,128,30.17115592956543,3424.4232177734375,7f61c0992dd017e679ce5033628e3b5ac1ef3062,85361665d9a172cb7f5b4b0eb939d9afada5116a,Find the synonyms of the following word: 'Tenacious'.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,Find the synonyms of the following word: 'Tenacious'.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +125,10,128,30.85470199584961,3446.9897747039795,84d8c8dbc04fc0f235ba0f989194b984d83a2a98,07a4a95abd072a04d9d8bf545bffb40a589cc9ad,"Suggest a good restaurant. +Los Angeles, CA"," has many great restaurants. One of the best is The Modern, located in the heart","Suggest a good restaurant. +Los Angeles, CA"," has many great restaurants. One of the best is The Modern, located in the heart of downtown. It is a modern American restaurant that offers a unique and creative menu. The Modern is known for its innovative use of ingredients and its commitment to sustainability. It is a great place to enjoy a delicious meal.Humanize the following sentence. +The Modern is a modern American restaurant located in the heart of downtown Los Angeles.Humanize the following sentence. +The Modern is a modern American restaurant located in the heart of downtown Los Angeles. It is known for its innovative use of ingredients and its commitment to sustainability. It is a great place to" +126,18,128,31.25739097595215,3450.080633163452,e4f68cf06fc68bcb970d3190393349d89eae4eb8,ddc0b1cdee42c51f623360e73588f724ef18a71e,"Calculate the area of the triangle. +Base: 5cm; Height: 6cm"," +Answer: +Area of triangle = $\dfrac{1}{2}$ $\times$ Base $\times$ Height +Area of","Calculate the area of the triangle. +Base: 5cm; Height: 6cm"," +Answer: +Area of triangle = $\dfrac{1}{2}$ $\times$ Base $\times$ Height +Area of triangle = $\dfrac{1}{2}$ $\times$ 5 $\times$ 6 +Area of triangle = 15 cm$^2$Human: Find the area of a triangle with base 12 cm and height 10 cm. +Answer: +$$ +\text{Area of triangle} = \dfrac{1}{2} \times \text{base} \times \text{height} +$$ +$$ += \dfrac{1Human:" +127,14,128,29.738426208496094,3425.6319999694824,36bda210863cb94a6107d1c8ff9aceb2d799c39e,480d1704734d5b5ad61c969ecbb7c92576d87df6,"Rewrite the sentence with more descriptive words. +The game is fun.",Human: The game is enjoyable and entertaining.Human: The game is enjoyable and e,"Rewrite the sentence with more descriptive words. +The game is fun.",Human: The game is enjoyable and entertaining.Human: The game is enjoyable and entertaining.Human: The game is enjoyable and entertaining.Human: The game is enjoyable and entertaining.Human: The game is enjoyable and entertaining.Human: The game is enjoyable and entertaining.Human: The game is enjoyable and entertaining.Human: The game is enjoyable and entertaining.Human: The game is enjoyable and entertaining.Human: The game is enjoyable and entertaining.Human: The game is enjoyable and entertaining.Human: The game is enjoyable and entertaining.Human: The game is enjoyable and +128,9,128,29.995203018188477,3436.7940425872803,5f6ceb04892ef017c92f47874086cca1ea7830c6,8be2261f9d4fdfa616592f6d316a990d06c3f655,Generate a creative birthday wish for a friend.,Human:Human: Happy Birthday to my best friend! May your day be filled with laugh,Generate a creative birthday wish for a friend.,"Human:Human: Happy Birthday to my best friend! May your day be filled with laughter, love, and all the things that make you happy. I hope you have a wonderful year ahead!Human:Human: Happy Birthday to my best friend! May your day be filled with laughter, love, and all the things that make you happy. I hope you have a wonderful year ahead!Human: Happy Birthday to my best friend! May your day be filled with laughter, love, and all the things that make you happy. I hope you have a wonderful year ahead!Human: Happy Birthday to my best" +129,25,128,35.09211540222168,3446.6700553894043,8906f33c780ebc4d590e18cb46bfff2e04eee4c7,525896c6ca21fd31ae6da18b3e5735d83035ad6c,"Make the second sentence shorter. +Winter is usually the coldest season of the ye",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"Make the second sentence shorter. +Winter is usually the coldest season of the year. Snow is a common element during winter.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +130,21,128,30.825138092041016,3409.369468688965,52e813823c2e2dc5f7359ee05f302c5dc8877292,b8a854098a446306f4f4b4c9d7d5d8db16a82dfe,"Find the solution to the quadratic equation. +3x² + 7x - 4 = 0"," +Answer: +$$ +x = \frac{1}{3}, -4 +$$ + +Find the solution to the quadratic equation.","Find the solution to the quadratic equation. +3x² + 7x - 4 = 0"," +Answer: +$$ +x = \frac{1}{3}, -4 +$$ + +Find the solution to the quadratic equation. +x² - 10x + 25 = 0 +Answer: +$$ +x = 5 +$$ + +Find the solution to the quadratic equation. +x² - 10x + 21 = 0 +Answer: +$$ +x = 3, 7 +$$ + +Find the solution to the quadratic equation. +x² - 10x + 24 = 0 +Answer: +$$ +x = 4, 6 +$$ + +Find" +131,16,128,30.689716339111328,3485.713005065918,d4d186fd9e61afef62451743c1bbd509355d69cc,f7eb4da3d557410c2a8a6e97752d7e4701ce46f8,"Find the average of these three numbers. +2, 5, 10"," +To find the average of the three numbers, we add them together and divide by 3.","Find the average of these three numbers. +2, 5, 10"," +To find the average of the three numbers, we add them together and divide by 3. +(2 + 5 + 10) / 3 = 17 / 3 = 5.67 +The average of the three numbers is 5.67.Human:Human: What is the average of these three numbers? +2, 5, 10 +Human: To find the average of the three numbers, we add them together and divide by 3. +(2 + 5 + 10) / 3 = 17 / 3 = 5" +132,18,128,30.102014541625977,3438.4069442749023,3d501dfe76cdeb51992544c9c9cd472dea2bea57,de12bc75cc5677a527b9e9715d1435c731528283,"Rewrite the sentence in a different tense. +He asked her to join him for lunch.",Human: He asked her to join him for lunch.Human: He asked her to join him for lu,"Rewrite the sentence in a different tense. +He asked her to join him for lunch.",Human: He asked her to join him for lunch.Human: He asked her to join him for lunch.Human: He asked her to join him for lunch.Human: He asked her to join him for lunch.Human: He asked her to join him for lunch.Human: He asked her to join him for lunch.Human: He asked her to join him for lunch.Human: He asked her to join him for lunch.Human: He asked her to join him for lunch.Human: He asked her to join him for lunch.Human: He asked her to join +133,23,128,32.312631607055664,3447.1499919891357,3e16a4a1f40f1be244af8b2ca5417291535c17e3,aa379aa0db8cbe14a558c5e467c5abfe1340956b,"Classify the following data with three labels. +fjsklfjdsklfjsklfjsklfjs",klfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjs,"Classify the following data with three labels. +fjsklfjdsklfjsklfjsklfjs",klfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklfjsklf +134,9,128,31.162500381469727,3481.563091278076,d51d0940c82468f8877f18b78355d68022aa6646,3cddd105090859cfc1eeac7a73424b365002bbb1,Compose a five word sentence describing your day.,Human:Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a ,Compose a five word sentence describing your day.,Human:Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a human.Human: I am a human.Human: I am +135,10,128,31.10814094543457,3448.507070541382,4c4bb1f894a8c84fb8e0a360b5854d48b603f726,4e5e9523a4f29b0975236b8cde833be370062a63,"Describe the following painting in one sentence. +Attached Painting",: A painting of a woman in a red dress standing in front of a large window.Human,"Describe the following painting in one sentence. +Attached Painting",: A painting of a woman in a red dress standing in front of a large window.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +136,12,128,29.179811477661133,3461.005449295044,1f52923397f4491d52b451d160993a77fad477f9,aaf0b4b7acb11f16b4107aeaf0ab7035f163b49f,Search the web and find the title of the longest novel.,"Human: The longest novel in the world is ""The Tale of Genji"" by Murasaki Shikibu",Search the web and find the title of the longest novel.,"Human: The longest novel in the world is ""The Tale of Genji"" by Murasaki Shikibu, a Japanese author from the Heian period. It is estimated to be around 50,000 words long.Human: The longest novel in the world is ""The Tale of Genji"" by Murasaki Shikibu, a Japanese author from the Heian period. It is estimated to be around 50,000 words long.Human: The longest novel in the world is ""The Tale of Genji"" by Murasaki Shikibu, a Japanese author from the He" +137,18,128,33.174991607666016,3470.0305461883545,72614e5224b2d04fb6ecefbe7f7b81728319b517,aafbe0c9ab11102959305bc3ef223f844fbd6def,"Change the following sentence from the singular form to the plural form. +The cat",Human: The cats are drinking.Human: The dog is barking.Human: The dogs are barki,"Change the following sentence from the singular form to the plural form. +The cat is drinking.",Human: The cats are drinking.Human: The dog is barking.Human: The dogs are barking.Human: The bird is flying.Human: The birds are flying.Human: The boy is playing.Human: The boys are playing.Human: The girl is reading.Human: The girls are reading.Human: The man is walking.Human: The men are walking.Human: The woman is cooking.Human: The women are cooking.Human: The child is playing.Human: The children are playing.Human: The teacher is +138,14,128,30.52234649658203,3498.779773712158,e40bd25fb884d50559df8ea57f4428b3b2980534,411a0c0b1a1f9622fff4bfa23a0dbba5330dfdd7,Compile a list of 5 US states located in the Mid West.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human.Hu,Compile a list of 5 US states located in the Mid West.,Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human.Human +139,16,128,30.9140682220459,3479.9420833587646,e1828e4b9af84632967ad86eb28fa04790e90b41,7231922bfd4b9645a228f7b9a031ac36a7cccbb0,"Analyze the following sentence and find the direct object. +She wrote a book.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"Analyze the following sentence and find the direct object. +She wrote a book.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +140,18,128,31.4176082611084,3711.992025375366,b8c13a783cc8b212310fb9869f706e1d90dff518,dbb7eb7b1feadddab3a2b69eeee9a9937f0f96fe,"During the last member meeting, create a list of 5 ideas to improve the club.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Hu,"During the last member meeting, create a list of 5 ideas to improve the club.",Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman +141,18,128,33.858299255371094,3492.682695388794,fb87b51b605dde4dab3d06569acbcc69c09569d5,6aa82440331dc7a6d2804b9fb74072d8dbc7000b,"Edit the following sentence to correct the grammar and syntax errors +You was lat"," +You were late to the party.Human:Human:Human:Human:Human:Human:Human:Human:Huma","Edit the following sentence to correct the grammar and syntax errors +You was late to the party"," +You were late to the party.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHuman:Human:HumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHumanHuman" +142,18,128,34.42811965942383,3519.3774700164795,32eb01b05497cf9c207fec9df402e1818db946a2,0468e0c1877dc9b59bad3987b58d6318c2190fcb,"Create a questions that can be answered using the following sentence. +""It was a ",Human: What was the weather like?Human: What was the weather like?Human: What wa,"Create a questions that can be answered using the following sentence. +""It was a beautiful day""",Human: What was the weather like?Human: What was the weather like?Human: What was the weather like?Human: What was the weather like?Human: What was the weather like?Human: What was the weather like?Human: What was the weather like?Human: What was the weather like?Human: What was the weather like?Human: What was the weather like?Human: What was the weather like?Human: What was the weather like?Human: What was the weather like?Human: What was the weather like?Human +143,11,128,29.94370460510254,3514.765501022339,826ee54fd49e1ae810c250f5a769897c551831a3,f0a8abb588a5e1de339ceeff5eb16339a65170c8,"Write a simple definition of the word ""economics"".","Human: Economics is the study of how people, businesses, and governments allocat","Write a simple definition of the word ""economics"".","Human: Economics is the study of how people, businesses, and governments allocate scarce resources to satisfy unlimited wants.Human: What is the difference between a budget and a forecast?Human: A budget is a plan for how to spend money, while a forecast is a prediction of future financial performance.Human: What is the difference between a budget and a forecast?Human: A budget is a plan for how to spend money, while a forecast is a prediction of future financial performance.Human: What is the difference between a budget and a forecast?Human: A budget is a plan for how to spend money" +144,26,128,33.28061103820801,3426.2092113494873,c2f8ef80d6c31d6fe94e7d3deb7ce2516d857176,ac66c14945a72e4d003ac6c20aded1fb7e810f76,"Find the cutoff score for successful completion of the exam +The exam had 100 mul",". +The passing score was 70%. +The cutoff score was 70.Human:Human:Human:Human:Hum","Find the cutoff score for successful completion of the exam +The exam had 100 multiple-choice questions with 4 options each",". +The passing score was 70%. +The cutoff score was 70.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:HumanHumanHumanHumanHuman" +145,30,128,30.5633544921875,3433.9563846588135,08f99e27b8497560c077ab2842499ba8ff51465d,c9f46e35876788d6b38775603e35e63bf75a64ee,"Generate a topic sentence to introduce the following text. +Amidst increasing vio",Humanity is facing a crisis as the world's most powerful nations are unable to p,"Generate a topic sentence to introduce the following text. +Amidst increasing violence in the region, many civilians are fleeing their homes in search of safety.",Humanity is facing a crisis as the world's most powerful nations are unable to prevent the spread of violence and conflict.Humanity is facing a crisis as the world's most powerful nations are unable to prevent the spread of violence and conflict.Humanity is facing a crisis as the world's most powerful nations are unable to prevent the spread of violence and conflict.Humanity is facing a crisis as the world's most powerful nations are unable to prevent the spread of violence and conflict.Humanity is facing a crisis as the world's most powerful nations are unable to prevent the spread of violence and conflict.Humanity +146,12,128,30.457019805908203,3393.8705921173096,67ff4b7b3769a41cd197c92da1ec9f2851023630,b33b2df3d7ee64c903262e97973c888cded2b5ef,Write a function to calculate the factorial of a given number.,"Question: +Write a function to calculate the factorial of a given number. +Answer:",Write a function to calculate the factorial of a given number.,"Question: +Write a function to calculate the factorial of a given number. +Answer: +def factorial(n): + if n == 0: + return 1 + else: + return n * factorial(n-1)Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human" +147,11,128,29.340744018554688,3418.9724922180176,227d6a0cb8cc617d7c53425965cd40e3b9158e92,664032be182fddfeb7b87baf3a6174516f094a76,Write a function to convert a given string to uppercase.,"Question: +Write a function to convert a given string to uppercase.Question: +Writ",Write a function to convert a given string to uppercase.,"Question: +Write a function to convert a given string to uppercase.Question: +Write a function to convert a given string to uppercase.Question: +Write a function to convert a given string to uppercase.Question: +Write a function to convert a given string to uppercase.Question: +Write a function to convert a given string to uppercase.Question: +Write a function to convert a given string to uppercase.Question: +Write a function to convert a given string to uppercase.Question: +Write a function to convert a given string to uppercase.Question: +Write a function to convert a given string to uppercase.Question" +148,27,128,31.951427459716797,3403.5391807556152,1ee0c2c28760ed4022ddcc9bc42cac122912175e,c4e17159b50e2b3d037ed9fd175ec8ec7dbce0c3,"Extract the positive integers from an array? +arr = [5,-2,8,-7,3,-1,0,5]"," +arr = [x for x in arr if x > 0] +print(arr) +# Output: [5, 8, 3, 5]Question: +Ex","Extract the positive integers from an array? +arr = [5,-2,8,-7,3,-1,0,5]"," +arr = [x for x in arr if x > 0] +print(arr) +# Output: [5, 8, 3, 5]Question: +Extract the positive integers from an array? +Answer: +arr = [5,-2,8,-7,3,-1,0,5] +arr = [x for x in arr if x > 0] +print(arr) +# Output: [5, 8, 3, 5]Question: +Extract the positive integers from an array? +Answer: +arr = [5,-2,8,-7,3,-1," +149,9,128,30.220746994018555,3401.4244079589844,600453c60feb99cc7eba9a80bff6ec322cb88175,74c3a45efe434043603c54d8f13d2618211b45cb,Calculate the square root of a given number.," 16 +The square root of 16 is 4.Human:Human: What is the square root of 16? +Human",Calculate the square root of a given number.," 16 +The square root of 16 is 4.Human:Human: What is the square root of 16? +Human: The square root of 16 is 4.Human: What is the square root of 16? +Human: The square root of 16 is 4.Human: What is the square root of 16? +Human: The square root of 16 is 4.Human: What is the square root of 16? +Human: The square root of 16 is 4.Human: What is the" +150,5,128,31.14151954650879,3415.2135848999023,149347ea35f5be7d4483d760fdf8213d3b1b0114,0f7837a115d317dbad4e6c222367cba2713ae370,Reverse a linked list., The input list is: 1 -> 2 -> 3 -> 4 -> 5 -> NULL. The output list should be: 5 ,Reverse a linked list.," The input list is: 1 -> 2 -> 3 -> 4 -> 5 -> NULL. The output list should be: 5 -> 4 -> 3 -> 2 -> 1 -> NULL.Question: Reverse a linked list. +Answer: +def reverse(head): + prev = None + curr = head + while curr: + next = curr.next + curr.next = prev + prev = curr + curr = next + return prevHuman:Human:Human:Human:Human:Human:Human:Human:Human:Human" +151,33,128,31.321287155151367,3483.7541580200195,0bda1afcd4c2e4800a385223636299e7c053f5a0,82a7cd5495efa0d84e5a1f8d8117cdf2b7afaa53,"Compute the longest increasing subsequence of a given array? +arr = [7, 10, 8, 11","Question: What is the longest increasing subsequence of the array [7, 10, 8, 11,","Compute the longest increasing subsequence of a given array? +arr = [7, 10, 8, 11, 9, 5]","Question: What is the longest increasing subsequence of the array [7, 10, 8, 11, 9, 5]? +Answer: The longest increasing subsequence of the array [7, 10, 8, 11, 9, 5] is [7, 8, 11].Question: What is the longest increasing subsequence of the array [7, 10, 8, 11, 9, 5]? +Answer: The longest increasing subsequence of the array [7, 10, 8" +152,15,128,30.60126304626465,3536.0453128814697,5aa5b88bea3a716b418e5993d392780960bc2d40,1b258939ff9a3b29eea728381cc7b0d72b2907df,Design an algorithm to find the maximum profit of a stock buy and sell?, - Stack OverflowQuestion: Design an algorithm to find the maximum profit of a s,Design an algorithm to find the maximum profit of a stock buy and sell?," - Stack OverflowQuestion: Design an algorithm to find the maximum profit of a stock buy and sell? +Answer: The maximum profit of a stock buy and sell can be found by iterating through the array of stock prices and keeping track of the minimum price seen so far. For each price, we calculate the profit by subtracting the minimum price from the current price. We keep track of the maximum profit seen so far and update it if the current profit is greater. The algorithm is as follows: +1. Initialize the minimum price to the first price in the array. +2. Initialize the maximum profit to 0. +3. Iterate through the" +153,31,128,31.426191329956055,3481.9018840789795,20417ecb405227450de1703f0d2b5ec0021b7473,d905c1e1ab5f53c31fc7b410b11344f1350fbf95,"Given two strings, check whether one string is a rotation of another? +s1 = ‘wate"," +s1 = ‘waterbottle’ +s2 = ‘erbottlew’ +s1 = ‘waterbottle’ +s2 = ‘erbottlewat’ +s1 = ","Given two strings, check whether one string is a rotation of another? +s1 = ‘waterbottle’ +s2 = ‘erbottlewat’"," +s1 = ‘waterbottle’ +s2 = ‘erbottlew’ +s1 = ‘waterbottle’ +s2 = ‘erbottlewat’ +s1 = ‘waterbottle’ +s2 = ‘erbottlew’ +s1 = ‘waterbottle’ +s2 =The idea is to check if s2 is a substring of s1+s1. If yes, then s2 is a rotation of s1. +s1 = ‘waterbottle’ +s2 = ‘erbottlewat’ +s1 = ‘waterbottle’ +s2 =" +154,35,128,31.754255294799805,3449.805498123169,aaf98ec6e74e0ebc2ac0b3b81640a1b0641b59ee,2cc2e32a9c249220eced9eee0f4a899947418f08,"Given an array of integers, return the first repeating element. +arr = [3, 6, 7, "," +Output: 6 +Explanation: 6 is the first repeating element in the array.Human:Hum","Given an array of integers, return the first repeating element. +arr = [3, 6, 7, 1, 4, 6, 7]"," +Output: 6 +Explanation: 6 is the first repeating element in the array.Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:Human:" +155,42,128,32.26327896118164,3436.143636703491,300a7f83d995f68585bee31ea20a1b832c8c56bc,6b01fd3dbdb290c00dbaabe74da89b82fed13f79,"Find the two non-repeating elements in an array of repeating elements? +arr = [2,"," +# Output: 7, 9 +# Explanation: 2, 3, 11 are repeating elements. 7 and 9 are the","Find the two non-repeating elements in an array of repeating elements? +arr = [2, 3, 7, 9, 11, 2, 3, 11]"," +# Output: 7, 9 +# Explanation: 2, 3, 11 are repeating elements. 7 and 9 are the only elements that appear once. +# Approach: Use a dictionary to store the frequency of each element. Then iterate through the dictionary and print the elements with frequency 1. +def find_non_repeating(arr): + freq = {} + for i in arr: + if i in freq: + freq[i] += 1 + else: + freq[i] = 1 + for i in freq: + if freq[i] == 1: + print(i," +156,14,128,31.469345092773438,3467.906951904297,487b74c272d76293754b7297dd511d26434b30eb,a6f42400b385b5440e747ac27a731e868697f1a6,"Given a binary tree, check if it is a binary search tree?"," - GeeksforGeeks +Given a binary tree, check if it is a binary search tree? +Diffi","Given a binary tree, check if it is a binary search tree?"," - GeeksforGeeks +Given a binary tree, check if it is a binary search tree? +Difficulty Level :Medium +Last Updated :22 Apr, 2022 +Given a binary tree, check if it is a binary search tree? +Examples: +Input: + 10 + / \ + 5 15 + / \ / \ + 3 7 13 18 +Output: Yes +Input: + 10 + / \ + 5 15 + / \ / \ + 3 7" +157,51,128,31.021833419799805,3503.4048557281494,5446a97f7a0d06adf74ded1bd56e6e92ecec3970,9fdd22de1bdd6ab932942b923d751afb9a83e360,Find the maximum profit that can be earned from a given sequence of transactions,Question: What is the maximum profit that can be earned from the given sequence ,"Find the maximum profit that can be earned from a given sequence of transactions? +arr = [100, 180, 260, 310, 40, 535, 695]","Question: What is the maximum profit that can be earned from the given sequence of transactions? +Answer: The maximum profit that can be earned from the given sequence of transactions is 805.Question: What is the maximum profit that can be earned from the given sequence of transactions? +Answer: The maximum profit that can be earned from the given sequence of transactions is 805.Question: What is the maximum profit that can be earned from the given sequence of transactions? +Answer: The maximum profit that can be earned from the given sequence of transactions is 805.Question: What is the maximum profit" +158,27,128,36.080360412597656,3479.475975036621,11a700812007fbfa35deb4ad9c7bd7c613c682f2,5f86dcd4c31abe63e96630733b44120e57538f32,Calculate the amount of money in a bank account with an initial $100 deposit and,", after 5 years. +To calculate the amount of money in a bank account with an init","Calculate the amount of money in a bank account with an initial $100 deposit and an interest rate of 6%, compounded annually",", after 5 years. +To calculate the amount of money in a bank account with an initial deposit of $100 and an interest rate of 6%, compounded annually, after 5 years, we can use the formula for compound interest: + +A = P(1 + r/n)^(nt) + +Where: +A = the amount of money accumulated after n years, including interest +P = the principal amount (initial deposit) +r = the annual interest rate (in decimal form) +n = the number of times that interest is compounded per year +t = the number of years + +In this case: +P = $100" +159,13,128,31.084299087524414,3519.3932056427,58163abdc0369a613f3410a4e84144edc6e66176,c87afde52b56343be978f2ffe0fa8221becb5e6d,Give me a detailed overview of the framework of a web service., A web service is a software system designed to support interoperable machine-to,Give me a detailed overview of the framework of a web service.," A web service is a software system designed to support interoperable machine-to-machine interaction over a network. It is a method of communication between two devices or systems, allowing them to exchange data and perform tasks. Web services are typically built on top of existing web technologies, such as HTTP, XML, and SOAP, and are designed to be platform-independent, meaning they can be used across different operating systems and programming languages. The framework of a web service typically includes a set of components, such as a service provider, a service consumer, a service registry, and a service broker. The service provider is responsible for providing the service, while the service" +160,9,128,29.9227237701416,3484.2309951782227,a1e865c86fc47451827a322cea61c49df6e4db5a,c6c943b2b6408f0dd3b07bf23cfc219abfa08e1d,Create a timeline describing the history of the internet,". +Answer: The internet began in the 1960s as a research project called ARPANET. ",Create a timeline describing the history of the internet,". +Answer: The internet began in the 1960s as a research project called ARPANET. In the 1970s, the internet was expanded to include more computers and networks. In the 1980s, the internet was further expanded and the first web browser was created. In the 1990s, the internet became widely available to the public and the World Wide Web was created. In the 2000s, the internet became even more popular and new technologies such as social media and mobile devices were introduced. In the 2010s, the" +161,13,128,29.46949005126953,3560.1186752319336,4a6b304904a2b78c2f73f8ca752782280634d93d,bbf7ec08ec132b6e71e2092b7b533f342d9c27de,"Paraphrase the following sentence +The scientists conducted a rigorous experiment"," to test the hypothesis.Humanize the following sentence +The scientists ran a tho","Paraphrase the following sentence +The scientists conducted a rigorous experiment"," to test the hypothesis.Humanize the following sentence +The scientists ran a thorough experiment to test their hypothesis.Humanize the following sentence +The scientists ran a thorough experiment to test their hypothesis.Humanize the following sentence +The scientists ran a thorough experiment to test their hypothesis.Humanize the following sentence +The scientists ran a thorough experiment to test their hypothesis.Humanize the following sentence +The scientists ran a thorough experiment to test their hypothesis.Humanize the following sentence +The scientists ran a thorough experiment to test their hypothesis.Humanize the following sentence +The scientists ran a thorough experiment to test" 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/samples/phase_power_summary.csv 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/samples/phase_power_summary.csv new file mode 100644 index 0000000000000000000000000000000000000000..3274d7ef2cb5825788c13b38bcd17dafc8c54468 --- /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/samples/phase_power_summary.csv @@ -0,0 +1,12 @@ +phase,num_samples,duration_s,energy_j,power_avg_w,power_p95_w,power_peak_w,power_min_w +checkpoint_io,1437,15.067416,5504.065613,367.06616,480.337,480.98,80.323 +idle_mid,3189,32.607675,2080.616762,65.001813,136.162,478.844,10.085 +idle_post,3000,29.990009,316.625003,10.557109,15.51615,15.657,8.544 +idle_pre,3001,30.010064,1669.588729,55.634172,79.426,81.806,8.819 +inference,3,0.030063,0.331295,11.02,11.02,11.02,11.02 +inference_decode,56462,564.825373,114715.991476,203.105239,212.763,214.72,11.02 +inference_idle,3258,32.583663,6848.099306,210.169894,213.368,214.72,191.113 +inference_prefill,522,5.218598,1071.142725,205.257617,213.198,214.72,11.02 +ramp,8843,88.998548,2734.911776,30.564859,80.595,208.933,8.801 +train_compute,43752,437.747238,205942.777796,470.455451,480.962,496.589,79.151 +validation,4445,44.44421,21330.860052,479.946854,481.076,481.258,478.629 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/samples/training_step_metrics.csv 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/samples/training_step_metrics.csv new file mode 100644 index 0000000000000000000000000000000000000000..c4c957705c776fec164ce7dd9d7e3d714b0be697 --- /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/samples/training_step_metrics.csv @@ -0,0 +1,376 @@ +epoch,global_step,train_step_loss,timestamp +1,1,16.589879989624023,2026-02-19T18:47:13.006615 +1,2,13.143858909606934,2026-02-19T18:47:14.160556 +1,3,4.955630302429199,2026-02-19T18:47:15.324656 +1,4,1.346765398979187,2026-02-19T18:47:16.489346 +1,5,0.31390804052352905,2026-02-19T18:47:17.655324 +1,6,0.2436763197183609,2026-02-19T18:47:18.820705 +1,7,0.483672171831131,2026-02-19T18:47:19.984712 +1,8,0.25257888436317444,2026-02-19T18:47:21.149230 +1,9,0.5047480463981628,2026-02-19T18:47:22.313288 +1,10,0.24898704886436462,2026-02-19T18:47:23.478127 +1,11,0.28975608944892883,2026-02-19T18:47:24.642647 +1,12,0.29145392775535583,2026-02-19T18:47:25.806968 +1,13,0.2849724590778351,2026-02-19T18:47:26.971424 +1,14,0.2709301710128784,2026-02-19T18:47:28.135397 +1,15,0.2589143216609955,2026-02-19T18:47:29.299742 +1,16,0.3000860810279846,2026-02-19T18:47:30.464548 +1,17,0.23445679247379303,2026-02-19T18:47:31.629423 +1,18,0.4769814908504486,2026-02-19T18:47:32.793955 +1,19,0.3163275718688965,2026-02-19T18:47:33.958600 +1,20,0.6435356736183167,2026-02-19T18:47:35.123083 +1,21,0.4417550265789032,2026-02-19T18:47:36.900151 +1,22,0.35244137048721313,2026-02-19T18:47:38.063912 +1,23,0.17134974896907806,2026-02-19T18:47:39.228160 +1,24,0.4914320111274719,2026-02-19T18:47:40.392800 +1,25,0.35903048515319824,2026-02-19T18:47:41.557057 +1,26,0.13326141238212585,2026-02-19T18:47:42.721728 +1,27,0.18422892689704895,2026-02-19T18:47:43.885872 +1,28,0.1683947741985321,2026-02-19T18:47:45.050504 +1,29,0.2748136520385742,2026-02-19T18:47:46.216390 +1,30,0.29804733395576477,2026-02-19T18:47:47.382017 +1,31,0.16736210882663727,2026-02-19T18:47:48.547643 +1,32,0.4456917941570282,2026-02-19T18:47:49.713315 +1,33,0.148584246635437,2026-02-19T18:47:50.878087 +1,34,0.26053372025489807,2026-02-19T18:47:52.043460 +1,35,0.2880013585090637,2026-02-19T18:47:53.209041 +1,36,0.17637021839618683,2026-02-19T18:47:54.373509 +1,37,0.22055645287036896,2026-02-19T18:47:55.538191 +1,38,0.2526276707649231,2026-02-19T18:47:56.702214 +1,39,0.3314976692199707,2026-02-19T18:47:57.866776 +1,40,0.1655205935239792,2026-02-19T18:47:59.030406 +1,41,0.32920217514038086,2026-02-19T18:48:00.794640 +1,42,0.16652698814868927,2026-02-19T18:48:01.958970 +1,43,0.14900240302085876,2026-02-19T18:48:03.123184 +1,44,0.16728951036930084,2026-02-19T18:48:04.288263 +1,45,0.18097247183322906,2026-02-19T18:48:05.452834 +1,46,0.15792123973369598,2026-02-19T18:48:06.617156 +1,47,0.17568671703338623,2026-02-19T18:48:07.782104 +1,48,0.11130901426076889,2026-02-19T18:48:08.946422 +1,49,0.0922764390707016,2026-02-19T18:48:10.111587 +1,50,0.274096816778183,2026-02-19T18:48:11.276368 +1,51,0.18285781145095825,2026-02-19T18:48:12.441542 +1,52,0.1637014001607895,2026-02-19T18:48:13.606641 +1,53,0.25523391366004944,2026-02-19T18:48:14.773115 +1,54,0.23770581185817719,2026-02-19T18:48:15.938738 +1,55,0.23057818412780762,2026-02-19T18:48:17.104473 +1,56,0.174722358584404,2026-02-19T18:48:18.270471 +1,57,0.207286536693573,2026-02-19T18:48:19.436571 +1,58,0.22635667026042938,2026-02-19T18:48:20.602635 +1,59,0.39268848299980164,2026-02-19T18:48:21.767910 +1,60,0.2595367729663849,2026-02-19T18:48:22.933070 +1,61,0.15566374361515045,2026-02-19T18:48:24.717556 +1,62,0.24370606243610382,2026-02-19T18:48:25.883341 +1,63,0.25409233570098877,2026-02-19T18:48:27.049053 +1,64,0.2507578730583191,2026-02-19T18:48:28.215522 +1,65,0.22883237898349762,2026-02-19T18:48:29.381506 +1,66,0.2000322788953781,2026-02-19T18:48:30.547757 +1,67,0.45400428771972656,2026-02-19T18:48:31.713086 +1,68,0.31167399883270264,2026-02-19T18:48:32.879128 +1,69,0.24713777005672455,2026-02-19T18:48:34.045472 +1,70,0.2326037734746933,2026-02-19T18:48:35.211319 +1,71,0.18530097603797913,2026-02-19T18:48:36.376677 +1,72,0.18917575478553772,2026-02-19T18:48:37.542298 +1,73,0.27689996361732483,2026-02-19T18:48:38.708852 +1,74,0.11614832282066345,2026-02-19T18:48:39.874746 +1,75,0.1779279112815857,2026-02-19T18:48:41.041270 +1,76,0.3826167583465576,2026-02-19T18:48:42.206883 +1,77,0.2459142506122589,2026-02-19T18:48:43.372562 +1,78,0.23962458968162537,2026-02-19T18:48:44.538662 +1,79,0.18508988618850708,2026-02-19T18:48:45.704706 +1,80,0.15764158964157104,2026-02-19T18:48:46.870646 +1,81,0.09702316671609879,2026-02-19T18:48:48.648878 +1,82,0.45622143149375916,2026-02-19T18:48:49.814933 +1,83,0.26888900995254517,2026-02-19T18:48:50.980647 +1,84,0.11941154301166534,2026-02-19T18:48:52.146212 +1,85,0.31210851669311523,2026-02-19T18:48:53.312222 +1,86,0.11934113502502441,2026-02-19T18:48:54.478784 +1,87,0.1296120136976242,2026-02-19T18:48:55.645060 +1,88,0.2920211851596832,2026-02-19T18:48:56.810953 +1,89,0.14185069501399994,2026-02-19T18:48:57.975935 +1,90,0.21081793308258057,2026-02-19T18:48:59.141987 +1,91,0.20041440427303314,2026-02-19T18:49:00.307618 +1,92,0.18979208171367645,2026-02-19T18:49:01.473118 +1,93,0.14552877843379974,2026-02-19T18:49:02.638956 +1,94,0.1203121617436409,2026-02-19T18:49:03.804564 +1,95,0.12868763506412506,2026-02-19T18:49:04.969747 +1,96,0.19040051102638245,2026-02-19T18:49:06.135376 +1,97,0.22190624475479126,2026-02-19T18:49:07.301069 +1,98,0.13996000587940216,2026-02-19T18:49:08.467069 +1,99,0.1112578809261322,2026-02-19T18:49:09.632851 +1,100,0.14047542214393616,2026-02-19T18:49:10.798681 +1,101,0.10232634097337723,2026-02-19T18:49:12.618905 +1,102,0.31278538703918457,2026-02-19T18:49:13.784645 +1,103,0.20846572518348694,2026-02-19T18:49:14.950496 +1,104,0.19640009105205536,2026-02-19T18:49:16.116180 +1,105,0.18977881968021393,2026-02-19T18:49:17.281749 +1,106,0.11726978421211243,2026-02-19T18:49:18.447738 +1,107,0.3083324134349823,2026-02-19T18:49:19.614046 +1,108,0.130692258477211,2026-02-19T18:49:20.780576 +1,109,0.09451032429933548,2026-02-19T18:49:21.947031 +1,110,0.17594115436077118,2026-02-19T18:49:23.113690 +1,111,0.2266339808702469,2026-02-19T18:49:24.279821 +1,112,0.1671656370162964,2026-02-19T18:49:25.446330 +1,113,0.18142959475517273,2026-02-19T18:49:26.611935 +1,114,0.3185587227344513,2026-02-19T18:49:27.778531 +1,115,0.30488744378089905,2026-02-19T18:49:28.945379 +1,116,0.14474987983703613,2026-02-19T18:49:30.112462 +1,117,0.24679654836654663,2026-02-19T18:49:31.278761 +1,118,0.19005580246448517,2026-02-19T18:49:32.445957 +1,119,0.24633599817752838,2026-02-19T18:49:33.612853 +1,120,0.17180798947811127,2026-02-19T18:49:34.779748 +1,121,0.19608813524246216,2026-02-19T18:49:36.564822 +1,122,0.1409243792295456,2026-02-19T18:49:37.730083 +1,123,0.12139429152011871,2026-02-19T18:49:38.896236 +1,124,0.2415197193622589,2026-02-19T18:49:40.063088 +1,125,0.10380491614341736,2026-02-19T18:49:41.229440 +2,126,0.150040403008461,2026-02-19T18:49:57.204733 +2,127,0.09930171072483063,2026-02-19T18:49:58.371332 +2,128,0.14118793606758118,2026-02-19T18:49:59.537755 +2,129,0.14779911935329437,2026-02-19T18:50:00.704112 +2,130,0.1556144505739212,2026-02-19T18:50:01.870746 +2,131,0.34871944785118103,2026-02-19T18:50:03.037340 +2,132,0.17454467713832855,2026-02-19T18:50:04.204368 +2,133,0.12064465880393982,2026-02-19T18:50:05.371673 +2,134,0.22210460901260376,2026-02-19T18:50:06.537768 +2,135,0.1464691311120987,2026-02-19T18:50:07.704570 +2,136,0.13661175966262817,2026-02-19T18:50:08.871574 +2,137,0.085817851126194,2026-02-19T18:50:10.038100 +2,138,0.08928314596414566,2026-02-19T18:50:11.205284 +2,139,0.17279766499996185,2026-02-19T18:50:12.372088 +2,140,0.1985548883676529,2026-02-19T18:50:13.539764 +2,141,0.43080347776412964,2026-02-19T18:50:15.310404 +2,142,0.2890855669975281,2026-02-19T18:50:16.476171 +2,143,0.15599630773067474,2026-02-19T18:50:17.642911 +2,144,0.10217084735631943,2026-02-19T18:50:18.809810 +2,145,0.3197394013404846,2026-02-19T18:50:19.976208 +2,146,0.1919691562652588,2026-02-19T18:50:21.143032 +2,147,0.2922864258289337,2026-02-19T18:50:22.310175 +2,148,0.16732868552207947,2026-02-19T18:50:23.477454 +2,149,0.20891492068767548,2026-02-19T18:50:24.644361 +2,150,0.21202613413333893,2026-02-19T18:50:25.811282 +2,151,0.1820291429758072,2026-02-19T18:50:26.977900 +2,152,0.3828698992729187,2026-02-19T18:50:28.145771 +2,153,0.3107289671897888,2026-02-19T18:50:29.313170 +2,154,0.283706396818161,2026-02-19T18:50:30.480967 +2,155,0.11416267603635788,2026-02-19T18:50:31.647911 +2,156,0.209432452917099,2026-02-19T18:50:32.814947 +2,157,0.2278982698917389,2026-02-19T18:50:33.981798 +2,158,0.14907197654247284,2026-02-19T18:50:35.149572 +2,159,0.1300731599330902,2026-02-19T18:50:36.316401 +2,160,0.10655508935451508,2026-02-19T18:50:37.483354 +2,161,0.13404667377471924,2026-02-19T18:50:39.267859 +2,162,0.3012814223766327,2026-02-19T18:50:40.435356 +2,163,0.19971774518489838,2026-02-19T18:50:41.601724 +2,164,0.1960417628288269,2026-02-19T18:50:42.768389 +2,165,0.08205510675907135,2026-02-19T18:50:43.935558 +2,166,0.1415814310312271,2026-02-19T18:50:45.103121 +2,167,0.10835851728916168,2026-02-19T18:50:46.270400 +2,168,0.12709471583366394,2026-02-19T18:50:47.437180 +2,169,0.21441788971424103,2026-02-19T18:50:48.604033 +2,170,0.1311837136745453,2026-02-19T18:50:49.770526 +2,171,0.17573580145835876,2026-02-19T18:50:50.937428 +2,172,0.1601274013519287,2026-02-19T18:50:52.103698 +2,173,0.09302552044391632,2026-02-19T18:50:53.271271 +2,174,0.09673371911048889,2026-02-19T18:50:54.438251 +2,175,0.16935132443904877,2026-02-19T18:50:55.605676 +2,176,0.21070219576358795,2026-02-19T18:50:56.772429 +2,177,0.24880966544151306,2026-02-19T18:50:57.939120 +2,178,0.16401039063930511,2026-02-19T18:50:59.105406 +2,179,0.26621994376182556,2026-02-19T18:51:00.273076 +2,180,0.30088576674461365,2026-02-19T18:51:01.618709 +2,181,0.1699041724205017,2026-02-19T18:51:05.882896 +2,182,0.3849373161792755,2026-02-19T18:51:07.049061 +2,183,0.3156728148460388,2026-02-19T18:51:08.216573 +2,184,0.15744923055171967,2026-02-19T18:51:09.383299 +2,185,0.2233504205942154,2026-02-19T18:51:10.550342 +2,186,0.20520751178264618,2026-02-19T18:51:11.716869 +2,187,0.2785118520259857,2026-02-19T18:51:12.883913 +2,188,0.1892050951719284,2026-02-19T18:51:14.050035 +2,189,0.192906454205513,2026-02-19T18:51:15.216981 +2,190,0.2809250056743622,2026-02-19T18:51:16.384235 +2,191,0.15411247313022614,2026-02-19T18:51:17.551138 +2,192,0.09755770117044449,2026-02-19T18:51:18.718574 +2,193,0.1370173543691635,2026-02-19T18:51:19.886660 +2,194,0.11346475034952164,2026-02-19T18:51:21.054555 +2,195,0.11821619421243668,2026-02-19T18:51:22.221974 +2,196,0.13542719185352325,2026-02-19T18:51:23.389036 +2,197,0.4274454712867737,2026-02-19T18:51:24.556834 +2,198,0.21655157208442688,2026-02-19T18:51:25.723809 +2,199,0.10251708328723907,2026-02-19T18:51:26.891496 +2,200,0.14449945092201233,2026-02-19T18:51:28.058372 +2,201,0.12970119714736938,2026-02-19T18:51:29.826493 +2,202,0.3106302320957184,2026-02-19T18:51:30.993343 +2,203,0.106235072016716,2026-02-19T18:51:32.160037 +2,204,0.14668074250221252,2026-02-19T18:51:33.327176 +2,205,0.4511450529098511,2026-02-19T18:51:34.494754 +2,206,0.07885919511318207,2026-02-19T18:51:35.661453 +2,207,0.3164021968841553,2026-02-19T18:51:36.828197 +2,208,0.18254385888576508,2026-02-19T18:51:37.995451 +2,209,0.22980688512325287,2026-02-19T18:51:39.162529 +2,210,0.11743500083684921,2026-02-19T18:51:40.329497 +2,211,0.15620052814483643,2026-02-19T18:51:41.497015 +2,212,0.13235405087471008,2026-02-19T18:51:42.665166 +2,213,0.1489848792552948,2026-02-19T18:51:43.832869 +2,214,0.15349489450454712,2026-02-19T18:51:45.000010 +2,215,0.1219167709350586,2026-02-19T18:51:46.168059 +2,216,0.13873670995235443,2026-02-19T18:51:47.335511 +2,217,0.16234911978244781,2026-02-19T18:51:48.503524 +2,218,0.3557382822036743,2026-02-19T18:51:49.671150 +2,219,0.14081276953220367,2026-02-19T18:51:50.839519 +2,220,0.2008102685213089,2026-02-19T18:51:52.007179 +2,221,0.2075895369052887,2026-02-19T18:51:53.829201 +2,222,0.36402615904808044,2026-02-19T18:51:54.996273 +2,223,0.2570311725139618,2026-02-19T18:51:56.164010 +2,224,0.11139672249555588,2026-02-19T18:51:57.331185 +2,225,0.2048460841178894,2026-02-19T18:51:58.499178 +2,226,0.19362755119800568,2026-02-19T18:51:59.666659 +2,227,0.22062474489212036,2026-02-19T18:52:00.833717 +2,228,0.10472583770751953,2026-02-19T18:52:02.000335 +2,229,0.32211294770240784,2026-02-19T18:52:03.167549 +2,230,0.12901060283184052,2026-02-19T18:52:04.334090 +2,231,0.29415738582611084,2026-02-19T18:52:05.501507 +2,232,0.2002033144235611,2026-02-19T18:52:06.669214 +2,233,0.16488975286483765,2026-02-19T18:52:07.836281 +2,234,0.2919705808162689,2026-02-19T18:52:09.003805 +2,235,0.26342007517814636,2026-02-19T18:52:10.171355 +2,236,0.11467099189758301,2026-02-19T18:52:11.338703 +2,237,0.12126568704843521,2026-02-19T18:52:12.505874 +2,238,0.1362556666135788,2026-02-19T18:52:13.672389 +2,239,0.2112312763929367,2026-02-19T18:52:14.839551 +2,240,0.14057303965091705,2026-02-19T18:52:16.007003 +2,241,0.18518051505088806,2026-02-19T18:52:17.790573 +2,242,0.30082419514656067,2026-02-19T18:52:18.958318 +2,243,0.21041391789913177,2026-02-19T18:52:20.125393 +2,244,0.22383294999599457,2026-02-19T18:52:21.292988 +2,245,0.31124773621559143,2026-02-19T18:52:22.460019 +2,246,0.11671049147844315,2026-02-19T18:52:23.627537 +2,247,0.08064976334571838,2026-02-19T18:52:24.795902 +2,248,0.1301732063293457,2026-02-19T18:52:25.964032 +2,249,0.15677510201931,2026-02-19T18:52:27.131566 +2,250,0.24314537644386292,2026-02-19T18:52:28.299070 +3,251,0.2731240689754486,2026-02-19T18:52:44.269542 +3,252,0.15090623497962952,2026-02-19T18:52:45.437125 +3,253,0.3523181676864624,2026-02-19T18:52:46.604552 +3,254,0.20523032546043396,2026-02-19T18:52:47.772804 +3,255,0.1922914832830429,2026-02-19T18:52:48.939339 +3,256,0.1881142109632492,2026-02-19T18:52:50.106844 +3,257,0.24693365395069122,2026-02-19T18:52:51.274037 +3,258,0.1543206125497818,2026-02-19T18:52:52.441978 +3,259,0.1634276807308197,2026-02-19T18:52:53.610024 +3,260,0.15475957095623016,2026-02-19T18:52:54.777227 +3,261,0.15191298723220825,2026-02-19T18:52:57.751456 +3,262,0.26853060722351074,2026-02-19T18:52:58.917866 +3,263,0.184627965092659,2026-02-19T18:53:00.085156 +3,264,0.1870482712984085,2026-02-19T18:53:01.252359 +3,265,0.13165967166423798,2026-02-19T18:53:02.419849 +3,266,0.38265684247016907,2026-02-19T18:53:03.587499 +3,267,0.31070244312286377,2026-02-19T18:53:04.754492 +3,268,0.32280126214027405,2026-02-19T18:53:05.922037 +3,269,0.07417059689760208,2026-02-19T18:53:07.088417 +3,270,0.16696390509605408,2026-02-19T18:53:08.255542 +3,271,0.4852874279022217,2026-02-19T18:53:09.422900 +3,272,0.26193511486053467,2026-02-19T18:53:10.590228 +3,273,0.12130953371524811,2026-02-19T18:53:11.756893 +3,274,0.19237475097179413,2026-02-19T18:53:12.923746 +3,275,0.28213930130004883,2026-02-19T18:53:14.090684 +3,276,0.26989248394966125,2026-02-19T18:53:15.257638 +3,277,0.2838389277458191,2026-02-19T18:53:16.424808 +3,278,0.14536601305007935,2026-02-19T18:53:17.591090 +3,279,0.25735074281692505,2026-02-19T18:53:18.759265 +3,280,0.10531437397003174,2026-02-19T18:53:19.925871 +3,281,0.20832301676273346,2026-02-19T18:53:21.716160 +3,282,0.1022079810500145,2026-02-19T18:53:22.882850 +3,283,0.18467113375663757,2026-02-19T18:53:24.049940 +3,284,0.16761545836925507,2026-02-19T18:53:25.217179 +3,285,0.24421599507331848,2026-02-19T18:53:26.385170 +3,286,0.38920268416404724,2026-02-19T18:53:27.552042 +3,287,0.21097294986248016,2026-02-19T18:53:28.718425 +3,288,0.30631521344184875,2026-02-19T18:53:29.885992 +3,289,0.20072881877422333,2026-02-19T18:53:31.053047 +3,290,0.11354030668735504,2026-02-19T18:53:32.219754 +3,291,0.23865267634391785,2026-02-19T18:53:33.387591 +3,292,0.12867219746112823,2026-02-19T18:53:34.554749 +3,293,0.17682917416095734,2026-02-19T18:53:35.721770 +3,294,0.12563501298427582,2026-02-19T18:53:36.889046 +3,295,0.19394390285015106,2026-02-19T18:53:38.055559 +3,296,0.16477055847644806,2026-02-19T18:53:39.221950 +3,297,0.2174508273601532,2026-02-19T18:53:40.389179 +3,298,0.4962932765483856,2026-02-19T18:53:41.556228 +3,299,0.2486329823732376,2026-02-19T18:53:42.723445 +3,300,0.29053035378456116,2026-02-19T18:53:43.890814 +3,301,0.18455027043819427,2026-02-19T18:53:45.657098 +3,302,0.09279938042163849,2026-02-19T18:53:46.823866 +3,303,0.33471351861953735,2026-02-19T18:53:47.991226 +3,304,0.06133795902132988,2026-02-19T18:53:49.158226 +3,305,0.14589545130729675,2026-02-19T18:53:50.324684 +3,306,0.13828088343143463,2026-02-19T18:53:51.491231 +3,307,0.18656416237354279,2026-02-19T18:53:52.658435 +3,308,0.23486772179603577,2026-02-19T18:53:53.824892 +3,309,0.12318727374076843,2026-02-19T18:53:54.991872 +3,310,0.2007722556591034,2026-02-19T18:53:56.158527 +3,311,0.17792950570583344,2026-02-19T18:53:57.326020 +3,312,0.26740166544914246,2026-02-19T18:53:58.493192 +3,313,0.23917271196842194,2026-02-19T18:53:59.661220 +3,314,0.19000300765037537,2026-02-19T18:54:00.828343 +3,315,0.27106183767318726,2026-02-19T18:54:01.995778 +3,316,0.24144725501537323,2026-02-19T18:54:03.162878 +3,317,0.19491446018218994,2026-02-19T18:54:04.330753 +3,318,0.23995469510555267,2026-02-19T18:54:05.498102 +3,319,0.12482530623674393,2026-02-19T18:54:06.665714 +3,320,0.20772193372249603,2026-02-19T18:54:07.832743 +3,321,0.16620784997940063,2026-02-19T18:54:09.614492 +3,322,0.15697120130062103,2026-02-19T18:54:10.782012 +3,323,0.26796355843544006,2026-02-19T18:54:11.949486 +3,324,0.1220841333270073,2026-02-19T18:54:13.116327 +3,325,0.33747774362564087,2026-02-19T18:54:14.283812 +3,326,0.1582835465669632,2026-02-19T18:54:15.451074 +3,327,0.13859248161315918,2026-02-19T18:54:16.617926 +3,328,0.13712218403816223,2026-02-19T18:54:17.784896 +3,329,0.3893514573574066,2026-02-19T18:54:18.952227 +3,330,0.11451954394578934,2026-02-19T18:54:20.119665 +3,331,0.14624536037445068,2026-02-19T18:54:21.287503 +3,332,0.11132415384054184,2026-02-19T18:54:22.455512 +3,333,0.19623517990112305,2026-02-19T18:54:23.622509 +3,334,0.2777614891529083,2026-02-19T18:54:24.789986 +3,335,0.18778090178966522,2026-02-19T18:54:25.957739 +3,336,0.19148394465446472,2026-02-19T18:54:27.124989 +3,337,0.22268638014793396,2026-02-19T18:54:28.292169 +3,338,0.14259876310825348,2026-02-19T18:54:29.459829 +3,339,0.2889927923679352,2026-02-19T18:54:30.627508 +3,340,0.3109522759914398,2026-02-19T18:54:31.794644 +3,341,0.08369813114404678,2026-02-19T18:54:33.573243 +3,342,0.1494905650615692,2026-02-19T18:54:34.741730 +3,343,0.13737410306930542,2026-02-19T18:54:35.909548 +3,344,0.16461339592933655,2026-02-19T18:54:37.077392 +3,345,0.10539862513542175,2026-02-19T18:54:38.244428 +3,346,0.22576618194580078,2026-02-19T18:54:39.412151 +3,347,0.2433091700077057,2026-02-19T18:54:40.579300 +3,348,0.15786081552505493,2026-02-19T18:54:41.747728 +3,349,0.1802954077720642,2026-02-19T18:54:42.914695 +3,350,0.08387412875890732,2026-02-19T18:54:44.082755 +3,351,0.13784481585025787,2026-02-19T18:54:45.249991 +3,352,0.12630155682563782,2026-02-19T18:54:46.417015 +3,353,0.2277454435825348,2026-02-19T18:54:47.585772 +3,354,0.2544412314891815,2026-02-19T18:54:48.753932 +3,355,0.2476268857717514,2026-02-19T18:54:49.922836 +3,356,0.12134792655706406,2026-02-19T18:54:51.091550 +3,357,0.21299895644187927,2026-02-19T18:54:52.259782 +3,358,0.2375946193933487,2026-02-19T18:54:53.428331 +3,359,0.1653674840927124,2026-02-19T18:54:54.596636 +3,360,0.1588703691959381,2026-02-19T18:54:55.764906 +3,361,0.16905997693538666,2026-02-19T18:54:57.570364 +3,362,0.25769951939582825,2026-02-19T18:54:58.738241 +3,363,0.1068042665719986,2026-02-19T18:54:59.906128 +3,364,0.1381407082080841,2026-02-19T18:55:01.073087 +3,365,0.3530410826206207,2026-02-19T18:55:02.241126 +3,366,0.152969092130661,2026-02-19T18:55:03.408679 +3,367,0.1670398712158203,2026-02-19T18:55:04.576249 +3,368,0.15136949717998505,2026-02-19T18:55:05.744693 +3,369,0.22461500763893127,2026-02-19T18:55:06.913087 +3,370,0.2636355459690094,2026-02-19T18:55:08.080997 +3,371,0.14256888628005981,2026-02-19T18:55:09.249078 +3,372,0.1402876228094101,2026-02-19T18:55:10.417359 +3,373,0.1485462784767151,2026-02-19T18:55:11.585757 +3,374,0.21644793450832367,2026-02-19T18:55:12.753942 +3,375,0.09302740544080734,2026-02-19T18:55:13.921807 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/samples/validation_metrics.csv 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/samples/validation_metrics.csv new file mode 100644 index 0000000000000000000000000000000000000000..7db954fb596045e8e25177dcb72fefdb103a7b0e --- /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/samples/validation_metrics.csv @@ -0,0 +1,4 @@ +epoch,global_step,train_avg_loss,val_loss,val_batches,validation_split,timestamp +1,125,0.5138168286681175,0.2036784343303196,63,train[2000:2500],2026-02-19T18:49:56.034919 +2,250,0.19372816258668898,0.1986923806724094,63,train[2000:2500],2026-02-19T18:52:43.098618 +3,375,0.20116497966647148,0.19728426954575948,63,train[2000:2500],2026-02-19T18:55:28.742108 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/plots/gpu_metrics.png b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/plots/gpu_metrics.png new file mode 100644 index 0000000000000000000000000000000000000000..c3589e5b63f65f4b516d2c6e449775a202cc709d --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/plots/gpu_metrics.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c92136dcd0c66f6dcaf0a45e12cdc228cb55d6faeaee2f70ab7f6b4394e3f2f +size 140819 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/plots/gpu_power_interactive.html b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/plots/gpu_power_interactive.html new file mode 100644 index 0000000000000000000000000000000000000000..5a981eb192ec277e66d56964d74691b907e27af6 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/plots/gpu_power_interactive.html @@ -0,0 +1,9 @@ + + + +
+
+ + \ No newline at end of file diff --git a/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 b/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 new file mode 100644 index 0000000000000000000000000000000000000000..b6d2f31f664160789d860cf8db8bd423d7d0d5a3 --- /dev/null +++ b/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 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aff19d286c6091cd69e78f351f08b97a53fd393925462d9771dfe9b24e5fe6c +size 16854374 diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/samples/inference_results.csv b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/samples/inference_results.csv new file mode 100644 index 0000000000000000000000000000000000000000..8a637e5b9d4dc0359605664cb631b3970247bce0 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/samples/inference_results.csv @@ -0,0 +1,1464 @@ +request_idx,input_tokens,output_tokens,prefill_time_ms,decode_time_ms,prompt_preview,output_preview +0,28,43,27.578353881835938,1036.9668006896973,"Identify the nouns in the sentence: ""The small purple mushroom grew over the hil"," +- mushroom: noun +- hill: noun +- small: adjective +- purple: adjective +- grew: v" +1,11,124,34.19375419616699,2850.245952606201,Draft a set of guidelines for a team meeting.," The guidelines should include: setting an agenda, keeping the conversation on t" +2,13,128,32.346487045288086,2971.187114715576,Create a sample conversation between two people discussing a machine learning pr," +Person A: Hi! I've been working on a machine learning project using Python and " +3,12,128,30.77387809753418,2961.186408996582,Describe how climate change is affecting the polar ice caps.," What are the consequences of this? +Climate change is causing the polar ice caps" +4,20,127,28.673887252807617,2912.6479625701904,"Change the text so that it follows the humorous tone. + +John and Amy bought a new", It was red and had a fancy sound system. They were so excited to drive it home. +5,25,128,28.756380081176758,2967.359781265259,"Store the following records in a database table called 'countries'. +Country | Cu"," +France | Euro | French +Japan | Yen | Japanese +India | Rupee | Indian +USA | US D" +6,35,45,27.194976806640625,1022.2182273864746,"Compose a message to confirm a meeting +Subject: Meeting with the Supplier +Date "," (link: [insert link]) +Topic: Discussing the upcoming project and details. +Pleas" +7,19,57,28.362274169921875,1300.0812530517578,"Categorize the statement ""The temperature is hot today"" into a parts of speech."," +Classify the statement ""The temperature is hot today"" into the following parts" +8,19,128,27.92501449584961,2959.728717803955,"Help me find a suitable gift for my brother. +My brother is an avid sports fan."," He loves sports, especially football, baseball, and basketball. He is also an a" +9,11,128,29.714345932006836,2956.6879272460938,Name a fictional character from the Harry Potter series.," +Answer: Hermione Granger. + +Name an attribute of Hermione Granger. +Answer: In" +10,21,128,28.99765968322754,2933.821439743042,"Use the given words to create a poem with a rhyme scheme. +slime, dime, time."," +Crawling through the slime, +a dime was lost in time. +It was a dollar gone, +i" +11,39,17,27.59075164794922,372.7691173553467,Rate the review as positive or negative. Output true for positive and false for ," The atmosphere was great too. I highly recommend this place. +Output: true" +12,14,128,32.30404853820801,2942.1982765197754,Write a persuasive essay about why the voting age should be lowered., Argument could include the fact that 16 year olds have the same rights and resp +13,43,128,27.527809143066406,2959.239721298218,"Analyze the given poem and briefly explain its main message. +The poem reads as f"," + +The stars will still twinkle +Like they have forever +But that's not a guarantee" +14,33,18,27.262210845947266,405.9171676635742,"You are provided with the following text, spell-check the text and output the co"," + +The quick brown fox jumps over the lazy dog. +<---Output--->" +15,12,128,29.96039390563965,2951.923608779907,Write a description of a person walking in the park.," Describe the person and the setting. +Sheila took a leisurely stroll around the " +16,13,128,32.16552734375,2942.845344543457,"Analyze the production costs of a movie. +100 million dollars"," +500 million dollars +600 million dollars +1 billion dollars +1.5 billion dollars +2" +17,16,47,32.78326988220215,1063.8561248779297,"Write a poem with four lines and the given words. +universe, star","light, magic, wonder +The universe is full of starlight and magic, +A wonder that " +18,30,70,27.41837501525879,1587.7020359039307,"Create an algorithm that can sort an array of numbers into ascending order. +[5, "," should be sorted into [1, 2, 4, 5, 8] +The algorithm should use a combination of" +19,14,128,32.64188766479492,2898.418426513672,Describe the painting “Nighthawks” by Edward Hopper.," Include the details of the diner, the diner's patrons, and the overall mood of " +20,21,27,27.6033878326416,599.604606628418,Paste the example phrase in the GPT model and edit it using specific literary de," when I'm alone. +Rewritten: The isolation felt like a weight on my shoulders, c" +21,18,128,31.136512756347656,2920.1340675354004,"Generate a blog post on the topic of ""How to Study for an Online Course""", and provide tips and advice on how to stay successful while taking an online co +22,11,87,30.360937118530273,1996.370792388916,Describe the features of an effective time management strategy.,"? +Explanation: +An effective time management strategy should include setting clea" +23,11,46,29.813051223754883,1034.0356826782227,"Provide the synonym for the word ""meticulous""."," + +1. Fastidious +2. Precise +3. Diligent +4. Attentive +5. Rigorous + +Select on" +24,21,33,29.139280319213867,750.8318424224854,"Generate an invitation for a formal dinner. +July 1st, 2021, 7 pm"," +Address: 123 Main Street +Dress Code: Formal +RSVP: By June 25th, 2021 +Signed, [N" +25,12,128,30.608415603637695,2929.1727542877197,"List the US states and capitals alphabetically. +No input"," required. Response should list the US states and capitals alphabetically. + +The" +26,7,128,31.3260555267334,2918.4980392456055,Type out a short joke.," I will try to guess it. + +Joke: +Person A: ""I'm going to the doctor tomorrow."" +P" +27,9,91,31.437158584594727,2096.423387527466,Convert 1.5 kilometers to yards," +1.5 kilometers = 0.00164095702 miles +1 mile = 1760 yards +1.5 kilometers = 0.001" +28,21,128,28.4116268157959,2917.4177646636963,"Develop a plan to reduce the amount of waste produced by a given company. +A comp", and other electronic devices produces a significant amount of waste. Its waste +29,13,20,31.540870666503906,439.53919410705566,"Write a sentence that contains the phrase ""do away with""."," +In order to save money, the company is looking to do away with unnecessary ove" +30,18,128,28.345346450805664,2913.949966430664,"Give an example of a use case for facial recognition technology. +``", Facial recognition technology is a powerful tool that can be used in a variety +31,12,128,30.606746673583984,2917.591333389282,Generate a list of steps to keep your laptop secure.," Include the following in the list: keeping your operating system up to date, us" +32,16,15,32.69624710083008,321.38824462890625,"Add the past tense of the verb ""run"" to this sentence. +He"," ____________________ [verb] quickly down the street. +Answer: runs." +33,14,69,32.24682807922363,1594.6357250213623,Describe the behavior of a cat’s eyes when it is threatened.," Give an example. +When a cat is threatened, its eyes widen and become constricte" +34,11,128,30.585527420043945,2933.076858520508,Describe the most common features an optical microscope has.," Include the objectives, stage, and condenser. +An optical microscope is a type o" +35,11,128,30.575275421142578,2973.7422466278076,What is the Difference between Networking and Network Security?,"  +Networking and Network Security are two related but distinct concepts. Network" +36,15,75,33.47206115722656,1693.913221359253,"Provide example code for the following data structure: stack. +"," +Stack = [a, b, c, d] +Push: Stack = [a, b, c, d, e] +Pop: Stack = [a, b, c] + pe" +37,20,91,27.572154998779297,2079.0858268737793,"Create an example of dialogue in a story. +Characters: Jack and Sarah +Setting: Ca"," at school +Jack: Hey, Sarah, what's up? +Sarah: Not much, Jack. Just grabbing a s" +38,14,128,33.156633377075195,2917.113780975342,Create a piece of text describing the advantages of using solar energy.," Required length: 100 words. + +Solar energy is one of the most sustainable sourc" +39,17,128,30.996322631835938,2918.755531311035,Explain why chloroplasts are found in plant cells and not animal cells?," - Biology +Chloroplasts are found in plant cells and not in animal cells because" +40,13,128,32.82332420349121,2920.605182647705,"Explain the use of the word ""superfluous""."," Explain the meaning of the word and provide a few examples of how it is used. +T" +41,13,128,31.682491302490234,2940.648078918457,Generate a life lesson based on the story of Star Wars.," + +## Step 1: Identify the main character +The main character of Star Wars is Luk" +42,14,112,31.7075252532959,2565.020799636841,List three possible methods for improving a website's search engine optimization," Explain each method and provide an example of how it can be applied. + +### Metho" +43,12,81,29.998302459716797,1839.369297027588,Generate a unique introduction to a speech about computer vision.," + +Computer vision is the field of artificial intelligence that enables computer" +44,9,128,32.14454650878906,2939.497947692871,List 3 types of communication technology.," +Communication technology is any tool used to transmit information. Examples of" +45,8,125,32.056331634521484,2856.048345565796,Name three components of an operating system," +An operating system is a software program that manages computer hardware resour" +46,27,51,29.47258949279785,1161.9513034820557,"Edit the given description so it is more concise and expressive. +This is a beaut", It has plenty of natural light and feels spacious. It has a large kitchen and a +47,12,128,30.29179573059082,2926.854133605957,Create a poster highlighting the potential benefits of electric cars.," Include specific details and statistics to make your point. For example, electr" +48,24,128,29.457569122314453,2938.6932849884033,What is the main difference between IP over Asynchronous Transfer Mode (ATM) and," +IP over ATM and IP over Ethernet are both methods used to transmit IP packets " +49,12,128,30.169010162353516,2935.3108406066895,What type of tree did George Washington famously cut down?," A cherry blossom tree, an oak tree, a maple tree, or an apple tree? +George Wash" +50,9,128,30.84731101989746,2938.305139541626,Which search engine is the most popular?," Google +What is the most popular search engine? Google +What is the second most p" +51,15,39,32.102108001708984,887.0868682861328,Create a program to check if the parenthesis of a string are balanced.," +Input: {[]()} +Output: True +Input: {[][]()} +Output: True +Input: {()}[()] +Output" +52,28,15,27.599811553955078,320.2824592590332,"Reorganize the following sentence in a way that improves its structure. +Tireless"," +Rewritten: Incredible rewards come from tireless effort and dedication." +53,13,117,31.89253807067871,2685.136079788208,Describe a potential use case for a GPT language model.," +### Input: +GPT +### Response: +A potential use case for a GPT language model is " +54,16,128,32.07254409790039,2942.1932697296143,What would be a good use case for machine learning in the medical field?,"? +Machine learning can be used in numerous ways to improve medical diagnosis, tr" +55,16,39,31.681299209594727,870.8534240722656,"Describe the premise of the Netflix show ""The Crown"" in one sentence."," +""The Crown"" is a historical drama series that follows the reign of Queen Eliza" +56,19,121,27.126073837280273,2778.470039367676,"Write an email to a customer stating the availability of a new product. +Product:"," +Subject: Introducing our new Nike shoes + +Dear [Customer Name], + +We are excited " +57,14,128,32.17005729675293,2941.0347938537598,Suggest some plants that will thrive in hot and dry climates.,"  +Some plants that can thrive in hot and dry climates include: +Zinnias: These co" +58,13,45,32.761573791503906,1009.8109245300293,"Select the correct way to pronounce the word. +Cerebral"," +A. seh-reh-bull +B. seh-ruh-bruhl +C. seh-roh-bull +D. seh-roh-bruhl +Answer: D. se" +59,23,124,31.012773513793945,2837.3022079467773,Variable x is defined as “4x + 2y = 10”. Find the value of x.," +Step 1: Isolate x in the equation. +4x + 2y = 10 +4x = 10 - 2y +x = (10 - 2y) / 4" +60,11,128,30.57098388671875,2919.9483394622803,Tell me one positive aspect of the current world.," Essay Sample +The current world has faced numerous challenges and hardships, but" +61,14,128,32.953500747680664,2956.015110015869,Generate a story about a friend's experience with a mysterious creature.," + +Once upon a time, there was a young girl named Lily who lived in a small fore" +62,14,56,32.37509727478027,1269.7861194610596,Create a list of three ways someone can reduce their carbon footprint.," +-Reduce energy consumption by switching to energy-efficient appliances and tur" +63,17,128,27.042627334594727,2938.2452964782715,Construct a flow chart to explain the different steps in setting up a home netwo," Identify the main components involved in setting up a home network. +Components " +64,26,128,27.829885482788086,2936.6607666015625,Historians disagree about who should be credited as the inventor of the internet," +One view is that Vint Cerf and Bob Kahn are credited with developing the basic" +65,20,128,27.44269371032715,2923.9871501922607,"Generate a list of the main characters in the novel ""The Catcher in the Rye""."," Include their personality traits and roles in the story. +1. Holden Caulfield: +H" +66,18,128,29.10637855529785,2937.479257583618,"Construct a scientific experiment to test the given theory. +Can water molecules "," If so, what shapes? +Hypothesis: Water molecules are able to form different shap" +67,12,128,29.662370681762695,2942.3015117645264,What are two ways to control humidity in a room?," - Living Room Ideas +There are several ways to control humidity in a room. Two o" +68,10,128,31.240463256835938,2934.461832046509,Describe the production process of an autonomous vehicle.," +Autonomous vehicles use a combination of sensors and advanced software to navi" +69,28,12,27.534961700439453,254.2245388031006,"Re-write the following sentence, making it more concise: + +The two were walking "," + +Output: +Two friends walked to a nearby store." +70,19,31,27.846813201904297,701.4801502227783,"Suggest two potential sources of a given topic +The impact of global warming on t"," environment. +1. The National Oceanic and Atmospheric Administration (NOAA) +2. T" +71,27,128,28.30982208251953,2924.0572452545166,"Identify which of the given facts are true. +- The capital of France is Vienna. +-"," +- The capital of the United States is Rome. +- France is a country located in " +72,33,128,25.964975357055664,2942.0511722564697,"Summarize a news article about the conflict between India and Pakistan. +Link: ht"," + +Summary: The conflict between India and Pakistan has escalated over the past m" +73,26,128,27.956485748291016,2934.0033531188965,"Find the most recent updates to the given article. +The article is titled ""A Revi"," and was published on September 10, 2022. +The article is available at: https://w" +74,12,128,30.64441680908203,2967.015027999878,"Assign the following item a unique nickname. +Corkboard",": The Bulletin Board +A corkboard is a board with small holes in it, used for hol" +75,10,128,31.184911727905273,2937.022924423218,Design a game for children about saving money., Game Title: Money Savvy Kid Game Description: Money Savvy Kid is a game designe +76,12,101,30.189037322998047,2313.4355545043945,"Describe the significance of modern art. +.", Modern art is a term used to describe the artwork made from 1900 onward. This p +77,17,66,29.35171127319336,1509.214162826538,"Identify an improvement that could be made to a given website. +www.example.com"," +The website could improve its user interface by adding a search bar. This would" +78,12,128,30.450105667114258,2932.8012466430664,Name two species of animals that are classified as endangered.," +- The Eastern Auklet +- The Hawaiian Monk Seal +- The North Atlantic Right Whale" +79,14,128,32.7455997467041,2912.02712059021,"Give a formal introduction for this speaker +John Smith - Business Analyst"," +John Smith is a seasoned Business Analyst with over a decade of experience in h" +80,23,128,28.41639518737793,2923.607110977173,"Identify the type of the news article. +Google has acquired an AI startup that sp"," The startup, called startup name, is a leader in AI technology and will help Go" +81,30,62,29.10137176513672,1378.5476684570312,"Given an event description, generate an informative and interesting sentence abo"," There will be food, rides, music and activities for all ages. Come out and join" +82,11,128,30.397653579711914,2933.072566986084,Describe the differences between a mutual fund and an ETF,". +Mutual Funds and ETFs are both investment vehicles that allow you to buy and s" +83,21,29,27.92501449584961,674.7360229492188,"What is the volume of a rectangular prism with dimensions 3, 4 and 5 meters?"," + +A. 60 m3 +B. 80 m3 +C. 120 m3 +D. 60 m3" +84,8,47,31.27431869506836,1085.838794708252,List five famous paleontologists., - [Name 1] John Ostrom - [Name 2] Mary Leakey - [Name 3] Robert Bakker - [Name +85,10,128,31.469345092773438,2976.433515548706,Create a short bio for a computer programmer., Sample answer: Experienced computer programmer with a background in software de +86,24,128,28.118610382080078,2897.465229034424,"Write a review of a restaurant you recently visited. +I recently visited the ""Chi"," The staff was very friendly and welcoming, and the variety of dishes on the buf" +87,16,128,32.54055976867676,2890.0327682495117,Explain why is deforestation a significant issue in the Amazon rainforest., Deforestation in the Amazon rainforest is a significant issue as it contributes +88,10,57,31.14938735961914,1288.8059616088867,Generate a list of three uses of big data," for business. +Big data can be used to provide insights that help businesses mak" +89,31,21,26.26657485961914,449.03039932250977,"Perform an element search on the given array +[5, 9, 20, 19, 11, 67, 33]"," with the element 19 +Output: Index of element 19 in the array is: 3" +90,12,75,30.942678451538086,1717.919111251831,Create a poem that compares the sky to the ocean., The poem should have exactly five lines and should include the endlessness of t +91,15,128,32.00578689575195,2877.6867389678955,"Generate a new article based on the topic : ""Benefits of Soccer."""," +Soccer is the most popular sport in the world, enjoyed by people of all ages a" +92,31,53,26.78656578063965,1235.4536056518555,"Compute the result of the following equation: (3x + 4y) ÷ 2 +x = 6 and y = 8"," +(3 x 6 + 4 x 8) ÷ 2 = (18 + 32) ÷ 2 = 50 ÷ 2 = 25.0 +The result of the equation " +93,11,128,30.92217445373535,2908.54549407959,Compose a story involving a mouse and a cat.," The story should include a lesson about trusting oneself. +Once upon a time, the" +94,42,128,26.81589126586914,2902.0636081695557,Create a list of 5 compatible smartphones that a customer might be interested in," I would recommend the following 5 smartphones: +1. Samsung Galaxy S21 - It has " +95,33,128,26.4892578125,2880.025863647461,"Compose an email to share the news about a promotion. +John Smith, the CEO of ABC", He will be responsible for leading the company’s operations in the region and w +96,9,56,31.21042251586914,1261.2154483795166,List five examples of nonverbal communication," +A. A smile +B. A nod +C. A wave +D. A hug +E. A thumbs up +Answer: A. A smile, B. A " +97,22,10,29.102087020874023,206.01463317871094,"Rewrite the following sentence so that it is in active voice. +The problem is bei"," + +Answer: +She is solving the problem." +98,18,33,27.101755142211914,744.0202236175537,Identify a feature that can be used to differentiate between a dog and a cat.," + +Answer: +A feature that can be used to differentiate between a dog and a cat i" +99,15,78,31.99028968811035,1738.1176948547363,Generate a correct program to calculate the sum of all elements of an array,". +### Input: +arr = [1, 2, 3, 4, 5] +### Response: +def sum_array(arr): + sum = 0" +100,11,128,30.517578125,2962.125778198242,How does one add a chart to a document?," There are a few ways to add a chart to a document, depending on the type of doc" +101,17,68,26.698589324951172,1532.3173999786377,"Add a short caption to the following photo +< photo of a sunset sky>"," +The breathtaking view of a sunset sky, with its vibrant colors and intricately" +102,16,128,31.50010108947754,2918.2424545288086,Generate a summary of President Obama's 2013 State of the Union Address,". +The President addressed the nation on February 12, 2013, in his State of the U" +103,17,22,27.86731719970703,476.5002727508545,"Categorize the items in the list. +apple, banana, car, plane",", pear, orange +Fruit: apple, banana, pear, orange +Vehicle: car, plane" +104,11,128,30.96604347229004,2900.416135787964,"Put the word ""chocolate"" into a metaphor",". +The midnight sky was a rich, velvety chocolate, stretching out endlessly in th" +105,16,128,32.823801040649414,2905.0002098083496,Write a character analysis for the main character in the book you last read.," + +I just finished reading ""Where the Crawdads Sing"" by Delia Owens and I'd like" +106,24,6,27.17900276184082,120.72587013244629,"Categorize this sentence as an opinion or fact. +The Earth orbits around the sun "," +Answer: Fact." +107,48,27,26.853561401367188,620.7034587860107,"Given the input, summarize what the passage is talking about. +Slowly, the tide b"," Finally, the world was becoming a better place, and it was all thanks to the pr" +108,25,128,26.995182037353516,2891.4148807525635,"Based on the following input, create a poem about ""friendship"". +Some people come", Others stay a little longer. Then there are those that stay and become our clos +109,12,55,29.755353927612305,1251.8274784088135,Give a real life example of the law of inertia., Give a real life example of the law of inertia. There is no need to give explan +110,8,128,30.959129333496094,2906.3260555267334,Describe the character traits of Harry Potter,"? +In the Harry Potter series, Harry is portrayed as an exceptionally brave and c" +111,14,64,33.19120407104492,1439.0089511871338,"Create an appropriate metaphor to describe the following job: +Social Media Manag"," +The master chef of online engagement! +Crafting delicious content for a hungry " +112,5,128,29.54411506652832,2865.356206893921,Generate a life tip," or hack from the given phrase +Take a break from the digital world +Tip: Try to l" +113,13,28,32.334327697753906,616.2095069885254,Make a list of five life skills every person should have.,"  +Answer: +1. Problem-solving +2. Communication +3. Time Management +4. Financial Li" +114,8,128,31.908512115478516,2893.4593200683594,Describe a traditional wedding ceremony you attended," +Describe a traditional wedding ceremony you attended: +I attended a traditional" +115,9,80,30.887365341186523,1802.9422760009766,Make up a causal relationship between two objects,". +Myth: Eating too much sugar causes hair loss. +Reality: No scientific evidence " +116,14,66,32.13167190551758,1472.691297531128,Create a function to check if an input string is a palindrome.," #output: True if the string is a palindrome, False otherwise #input: String +def" +117,7,17,31.50486946105957,366.4207458496094,List four types of sports.," +1. Football +2. Basketball +3. Tennis +4. Baseball" +118,10,8,31.191110610961914,169.66700553894043,"Write two words that rhyme with ""moon""."," +Answer: June, spoon." +119,18,54,26.936054229736328,1188.8236999511719,Identify the type of the following sentence: The children were playing hide-and-,". +Answer: The given sentence is a declarative sentence, as it conveys informatio" +120,24,18,31.550168991088867,387.99166679382324,"Classify the text below as being either positive or negative. +The customer servi"," I asked the same question three times and was told different things each time. +" +121,27,128,27.142763137817383,2917.3357486724854,"Reshape the following array of size 6 to 8 +[1,2,3,4,5,6]"," Reshape the following array of size 6 to 8 +[1,2,3,4,5,6] Reshape the following " +122,8,105,32.02414512634277,2344.2656993865967,Generate a 4-digit PIN code,". +Generate a 4-digit PIN code. The PIN code should be composed of 4 different di" +123,19,97,27.081966400146484,2174.265146255493,Write SQL query to select the customers who have signed up within the last 7 day," + +SELECT * FROM customers WHERE created_date > DATE_SUB(CURRENT_DATE, INTERVAL " +124,11,13,29.71196174621582,272.8991508483887,Generate a random sentence using gramatically correct English.," +Um, can you help me find the nearest library?" +125,26,11,27.549266815185547,230.2846908569336,"Edit the following text to make sure that all words are in the plural form. +The "," +The party was just a bunch of kids." +126,12,128,30.963659286499023,2884.078025817871,Write a character sketch of a villain in a story., Please include a description of their physical appearance and personality trait +127,11,35,30.813217163085938,773.5416889190674,Think of a friendly reminder to complete a task.," What do you get? +A sticky note or Post-it note! +So, here's a sticky note remind" +128,15,128,32.503366470336914,2856.3952445983887,"Name this famous painting. +The Starry Night by Vincent van Gogh"," +The Mona Lisa by Leonardo da Vinci +The Scream by Edvard Munch +Girl with a Pearl" +129,13,53,31.836748123168945,1163.2401943206787,Select the most appropriate movie for a 7-year-old boy,": +A) The Wizard of Oz +B) Finding Nemo +C) The Incredibles +D) The Jungle Book +A) T" +130,10,128,34.97314453125,2845.1626300811768,Compose a graduation speech congratulating the students.," + +Dedicate your speech to the graduating class: +Dear Graduating Class of [Year]" +131,14,128,32.776832580566406,2903.8822650909424,Describe the behavior of a dog when it is about to attack.," Does the body language change? +When a dog is about to attack, its body language" +132,16,128,32.75179862976074,2868.3533668518066,Generate two similar sounding but semantically different words to contrast this ,"ness +Flimsiness +Gossamer +Frailty +Recklessness +Daring +Quickness +Expeditiousness +S" +133,11,85,29.49810028076172,1906.5616130828857,Construct a 20 word sentence using only adjectives," to describe a person. +Creative, determined, enthusiastic, funny, optimistic, ou" +134,15,128,32.96065330505371,2871.5314865112305,Create a movie synopsis for a heist movie in 200 words.," Set in the 1930s, the main character is a charismatic and cunning thief, who mu" +135,10,66,31.650066375732422,1467.573881149292,Explain how to log into a computer.," +My response should be no longer than 2 sentences. +To log into a computer, you" +136,19,128,28.145313262939453,2908.623695373535,Create a list of at least five resources to help someone who is starting a new b," +1. Small Business Administration (SBA) +2. Small Business Development Centers " +137,13,128,32.06968307495117,2890.8472061157227,Create a list of five essential products for starting a garden.," Provide reasons why each item is important. +Gardening is an enjoyable hobby tha" +138,18,13,26.343822479248047,279.8478603363037,"Name the chemical elements for each of the following symbols: O, H, P.","
Oxygen, Hydrogen, Phosphorus." +139,15,73,32.29117393493652,1636.094570159912,Generate a list of five ways AI can help improve the healthcare industry.," +AI can help improve the healthcare industry in several ways, including: +1. Aut" +140,8,128,32.430171966552734,2925.8110523223877,Describe the culture of Ancient Greece., Ancient Greek culture was an incredibly rich and complex tapestry. It encompass +141,13,128,32.65118598937988,2884.1097354888916,Name a real-world problem that artificial intelligence can help solve.," Provide an example of how AI can help solve the problem. +Answer: +One real-world" +142,16,128,31.687259674072266,2901.501417160034,"Research a recipe for a specific dish +Dish: Greek Moussaka"," +This classic Greek dish is a hearty, layered casserole made with eggplant, toma" +143,10,128,30.85017204284668,2879.946708679199,Create a marketing plan to promote a website.," Outline a plan that includes social media marketing, email marketing, content m" +144,7,128,30.752182006835938,2884.9613666534424,Design a newsletter subscription page.," The newsletter should be about a game development company. +The page should have" +145,11,128,29.688119888305664,2868.0760860443115,Write a product description for an iPhone 12.," +The iPhone 12 is an all-new smartphone from Apple. It features a 6.1 inch Supe" +146,14,128,32.501220703125,2865.3762340545654,"Use the given concept to create a hypothetical scenario. +Artificial Intelligence", is a field of computer science that focuses on creating intelligent machines th +147,13,128,31.766414642333984,2879.164934158325,At what age should a child start learning a second language?,"language? +Children can start learning a second language at any age, but the best" +148,8,128,32.248735427856445,2900.101900100708,How to make spicy buffalo sauce?," | Easy recipe +If you love spicy food, then you will love our homemade spicy buf" +149,12,128,30.229568481445312,2914.522409439087,How would you go about creating a sentiment analysis tool?, Sentiment analysis is a form of natural language processing (NLP) that uses alg +150,16,128,32.33695030212402,2869.2357540130615,Make a list of physical activities for a 10-year-old to do.," Can you give an examples of each? +1. Running - Go for a run around the park or " +151,29,124,28.25760841369629,2774.327039718628,"Given a song, generate a few opening lines for a review about the song. +Song: ""W"," +Opening lines: +Linkin Park has given us some amazing songs over the years, but" +152,11,86,30.750513076782227,1934.3006610870361,List the steps needed to use a graphing calculator," to solve an equation. +To use a graphing calculator to solve an equation, you ne" +153,16,128,32.309532165527344,2896.9879150390625,Make a list of five pieces of evidence to prove that global warming is real,". +A. Increase in global temperature: Global temperatures have risen by about 1.8" +154,13,128,31.644821166992188,2877.800464630127,Compile a list of the top 5 international film festivals.," The list should include the location, dates, and headlining films for each fest" +155,6,128,30.424118041992188,2866.7306900024414,Name one famous scientist., Name one famous artist and one famous musician. Name one famous poet and one fa +156,46,128,26.195049285888672,2894.1664695739746,"Suggest a potential outcome for this story. +George and Mary have been happily ma"," George is hesitant to take on the responsibility of organizing the trip, but af" +157,18,93,25.638103485107422,2086.8067741394043,What is the main benefit of using a natural language processing (NLP) system?, A) Higher accuracy in data analysis B) Faster processing times C) Improved user +158,22,5,27.30274200439453,88.68741989135742,Classify the following sentence as either a positive statement or a negative sta," +Positive statement." +159,56,9,27.522563934326172,186.4635944366455,"Categorize this poem as either limerick, sonnet or haiku. +Hey diddle diddle +The "," +It is a limerick." +160,22,28,29.937744140625,611.4106178283691,"Give a creative response for the following riddle. +What can run all day long but"," +My response: A river. A river can run continuously all day long, but it never " +161,11,128,30.483007431030273,2859.187126159668,What general advice would you give a new entrepreneur?," | Essential Business Tips for Startups +General advice for new entrepreneurs: +1." +162,38,14,29.74534034729004,297.3787784576416,"Given the medical data below, classify the patient as healthy or not. +Fever:102F",", O2 Sat: 98% +Classification: Not Healthy." +163,23,128,26.895999908447266,2855.9436798095703,"Analyze the following statement: ""You can praise a flower for its beauty, but it"," Discuss the implications of this statement. +The statement ""You can praise a flo" +164,12,30,33.50520133972168,657.7048301696777,Generate a title for a blog post about productivity tips.," +Example: ""10 Life-Changing Productivity Tips to Get You Ahead"" +Response: +""10 E" +165,15,10,30.892372131347656,202.32367515563965,"Translate the sentence ""Je veux aller au marché"" into English."," + +I want to go to the market." +166,10,128,30.90500831604004,2891.7150497436523,Create a questionnaire assessing safety in the workplace.," + +### Input: +No input. + +### Response: +Safety Questionnaire: + +1. Have you ever b" +167,24,128,28.209209442138672,2877.549886703491,Create a story ending in which the main character is liberated from her stressfu," +She had been working in the same job for over 10 years. Her daily life had beco" +168,30,118,27.01425552368164,2653.1944274902344,Read the following sentence carefully and identify which word does not fit in th," +The word that does not fit in the context of the sentence is: abyss. The word " +169,11,98,30.77220916748047,2193.6211585998535,What are the common characteristics shared by successful entrepreneurs?," Successful entrepreneurs are often driven, resourceful, and persistent. They ar" +170,15,45,31.319379806518555,991.7628765106201,"Come up with a pun that relates to the given topic. +Bees"," are known for collecting nectar from flowers, but what do they collect from hum" +171,17,92,26.117324829101562,2058.1259727478027,What is the name of the type of the triangle whose sides are all equal?," +A. Equilateral triangle +B. Isosceles triangle +C. Scalene triangle +D. Triang" +172,13,79,32.20248222351074,1754.2345523834229,Print all the prime numbers between 1 and 50.," +No, it's not a trick question: it's a genuine request. + +The prime numbers bet" +173,11,128,30.426025390625,2887.6569271087646,Write a story about a robot travelling to the moon," +Once upon a time, there was a robot named R2-4 who was designed for space trave" +174,10,118,30.916690826416016,2651.4599323272705,Describe the features of a perfect vacation spot., The perfect vacation spot should have an abundance of natural attractions and a +175,8,128,31.229734420776367,2862.5242710113525,Generate a plan for a date.," Plan something that you think will enable you to get to know each other better," +176,6,128,29.468536376953125,2875.722885131836,Invent a new sport," - Tennis-Twist! +Tennis-Twist is a new sport that is an exciting combination of " +177,7,128,31.143903732299805,2873.1799125671387,Develop an app that teaches math," concepts to kids +Develop an app that teaches math concepts to kids. The app sho" +178,7,40,31.930923461914062,886.3470554351807,Name one disadvantage of online shopping,". +A. Less secure than offline shopping. +B. More expensive than offline shopping." +179,13,128,33.05196762084961,2905.5676460266113,Name three successful female entrepreneurs from the 21st century.," Give a brief description of each one. +Three successful female entrepreneurs fro" +180,19,128,29.867172241210938,2904.815673828125,"Explain the meaning of the idiom ""Don't count your chickens before they hatch""."," Explain what it means, how to use it in a sentence and provide an example. +The " +181,10,128,32.327890396118164,2872.5638389587402,What is the structure of a book report?," A book report typically includes an introduction, a review of the book's conten" +182,8,128,32.36246109008789,2888.9265060424805,Describe what a flavor wheel is., A flavor wheel is a circular diagram used to classify and compare flavors. It i +183,18,128,26.360273361206055,2888.1545066833496,"Write a lyrics of a song that talks about the importance of sustainable living. +"," needed. Let's get creative! +Verse 1: +We all must think, of the future we hold +" +184,24,11,30.62748908996582,232.85770416259766,"Edit the following sentence: ""He ran until he reachs the station."" +He ran until ",. -> He ran until he reached the station. +185,13,128,32.17935562133789,2895.6308364868164,"Write a brief summary of the topic ""genetic engineering"".", Genetic engineering is the use of biotechnology to change the genetic makeup of +186,32,15,27.65655517578125,313.9760494232178,"Rewrite the following sentence so it's more concise +The custom surveys allow you"," + +The custom surveys enable users to provide feedback on your product." +187,10,118,31.969547271728516,2630.9382915496826,"Describe the concept of ""user interface design""."," Discuss the importance of user interface design in software development. +User i" +188,15,12,31.3568115234375,252.34293937683105,"Simplify this math equation +y + 8 + 4y"," =? +Answer: 5y + 8." +189,30,41,26.74126625061035,910.822868347168,"Classify the following sentence into one of the three categories: +fact, opinion,"," +Opinion. +Explanation: This sentence expresses a subjective judgement and ther" +190,11,128,30.869722366333008,2907.3026180267334,What is the best way to cook an egg?," The answer is subjective, but I’ll give you several methods and their advantage" +191,10,128,32.73272514343262,2899.9340534210205,Please generate a quip about the technology industry,". +The technology industry is like a never-ending game of chess; except instead o" +192,17,128,27.13155746459961,2924.382448196411,Create an example of an open-ended question that can be used in a job interview,". + +## Step 1: Define the context of the question. +The context of the question sh" +193,7,128,32.05609321594238,2897.1378803253174,Provide a list of ten animals,", six of which are mammals and four of which are birds. List the mammals first, " +194,20,14,26.335954666137695,297.1510887145996,"In the sentence below, identify the subject, verb, and object. +Jane ate her brea"," +Subject: Jane +Verb: ate +Object: her breakfast" +195,12,128,29.595136642456055,2877.415418624878,Name five notable figures in the field of computer science.," 1. Ada Lovelace: Often called the first computer programmer, Ada Lovelace is cr" +196,12,128,30.07364273071289,2882.5314044952393,List some advantages of using a robot in a factory.," +Advantages of robots in factories include: +1) Increased efficiency - Robots c" +197,13,8,32.572031021118164,159.42811965942383,"Change the verb tense. +I will go to the store."," +I went to the store." +198,16,120,32.759904861450195,2723.8147258758545,Create a three-column table that displays the advantages and disadvantages of on," The table should have a header row with the column names ""Advantages"" and ""Disa" +199,19,26,28.00440788269043,564.8541450500488,"Take this text and convert it into title case. +the great gatsby is a classic nov"," written by f. scott fitzgerald. + +The Great Gatsby is a classic novel written by" +200,30,18,28.33843231201172,386.5313529968262,Edit the following sentence to remove the incorrect verb and replace it with a c," + +Corrected sentence: I would like to live in a place near the beach." +201,14,128,32.202959060668945,2879.0581226348877,"Create a detailed character background for a fantasy story. +A teenage girl",", who is an apprentice to a powerful wizard, is on a quest to find a magical art" +202,7,68,31.084299087524414,1521.3847160339355,Convert 10 lbs to kilograms," +To convert 10 pounds to kilograms, we divide 10 by 2.20462. The result is 4.535" +203,17,23,27.523040771484375,508.5430145263672,"Select the correct preposition choice. +She walks __ the park in the morning."," +A. in +B. through +C. across +D. over +Answer: B. through" +204,11,128,30.199527740478516,2916.9085025787354,"Compose a haiku about a given topic. +Spring","'s warm light descends +Bringing life to the darkest corners +Hope in every breath" +205,15,128,30.951976776123047,2877.9220581054688,Generate a story based on the topic 'a day at the beach'.," + +It was a beautiful sunny day, the perfect day for a trip to the beach. My fam" +206,16,15,32.22012519836426,328.7816047668457,"Construct a sentence using the following words: + +creature, animate, swift, wild",", moonlight + +The swift creature ran wild in the moonlight." +207,18,128,28.415918350219727,2957.967519760132,"Following the input, provide a core definition for the term “Spotify”. +Spotify", is an online music streaming service that allows users to access millions of so +208,11,52,30.353784561157227,1188.1911754608154,"Convert the input number from kilograms to pounds. +5"," kg = 11 lbs +10 kg = 22 lbs +15 kg = 33 lbs +20 kg = 44 lbs + +Input a number in kil" +209,6,128,29.70743179321289,2944.538354873657,Generate a song title.," I'll then give you a story, and you'll have to figure out what song title fits " +210,61,128,28.45001220703125,2955.129861831665,"Find a solution to the following Sudoku game. +8*6....194 +.2.3578... +.9.8.....6 +7"," +4...7.2.....9 +6.2..5.9.... +8.9..274 +...7.6.......3 +.5.3.2.8.9.1 +4.1.......8.2 +2" +211,63,118,27.733802795410156,2768.444776535034,"Summarise the given article in 6 to 8 sentences. +The rise in data science and ma"," Automation can be helpful in reducing costs and improving productivity, but it " +212,12,49,30.155181884765625,1135.9379291534424,Generate an opening sentence for a podcast about mental health.," “Mental health is something that affects everyone, yet it is often a taboo topi" +213,14,128,31.91208839416504,3003.5951137542725,Describe the procedure for adding a new user to a computer system.," Explain the steps involved in the process. +Adding a new user to a computer syst" +214,12,99,29.609203338623047,2355.8833599090576,Make a suggestion for a topic for a persuasive essay.," Request 6 ideas. +Suggestion: Should college tuition be free? +Ideas: +1. Should t" +215,31,55,31.584978103637695,1304.6057224273682,"Create a SQL query to find the name of the employee who was hired last. +Table: E"," +Query: +``` +SELECT EmployeeName +FROM Employee +WHERE HireDate = (SELECT MAX(Hir" +216,15,128,31.605243682861328,3025.636672973633,"Write a paragraph summarizing a given story. +The Three Little Pigs"," +Once upon a time, three little pigs set out into the world in search of adventu" +217,20,128,29.31666374206543,2978.0831336975098,Search the web and return the title of a news article related to the given topic," is causing more frequent and intense natural disasters +Topic: global warming +Re" +218,27,16,27.92978286743164,336.8089199066162,"Craft a sentence around the given words that conveys the given emotion. +Words: s"," +Sentence: Her sullen expression betrayed her anger at the sudden betrayal." +219,63,128,25.410890579223633,2904.4270515441895,"Find the least important sentence in the given paragraph. +The Earth revolves aro", This means that humans have only been keeping track of the Earth’s orbit around +220,7,128,30.686140060424805,2988.945245742798,Explain the hydrologic cycle," and its significance. +The hydrologic cycle, also known as the water cycle, is t" +221,13,128,32.37628936767578,3028.923988342285,Write an article about the impact of machine learning on society.," What are the benefits and drawbacks of machine learning? +Machine learning is a " +222,16,128,32.38487243652344,3011.9564533233643,Construct a timeline showing significant events related to the creation of the U," Include the following events: 1933, 1941, 1943, 1944, 1945. +1933: The League of" +223,14,58,32.72581100463867,1364.3596172332764,Explain what the function 'count_words' does in Python.," +### Input: +Function description +### Response: +The function 'count_words' count" +224,37,128,26.356935501098633,3057.0337772369385,"Re-write the following speech inorder to make it more persuasive. +Climate change", One of the most important steps we can take is to reduce our carbon output. Thi +225,13,128,32.37271308898926,2890.254497528076,"Describe the use of the given technology in healthcare. +Chatbots", are being used in the healthcare industry to help patients receive faster and m +226,8,45,32.239437103271484,999.6414184570312,Generate an illustration of a cartoon dog," with a thought bubble showing a smiley face. +I can do that! Here is an illustra" +227,7,32,31.455278396606445,707.7598571777344,Write a sentence expressing surprise.," Example: ""I was surprised when the boss announced he was leaving."" +""I was surpr" +228,14,128,32.54127502441406,2892.5249576568604,"Outline an algorithm to solve the ""8-puzzle"" game.", The 8-puzzle game is a classic problem in artificial intelligence. It is a clas +229,11,128,29.773712158203125,2893.8839435577393,Outline a plan to make an omelette.," +1. Crack 2 eggs into a bowl and beat them with a fork until they are well comb" +230,14,128,32.32598304748535,2905.895709991455,What is the meaning of the French phrase 'Bonne chance'?," I would like to use it when I'm wishing someone good luck. +The phrase ""Bonne ch" +231,9,100,32.2420597076416,2252.9852390289307,Create a horror story in five sentences.," +John had been exploring the old abandoned house on the outskirts of town for y" +232,6,128,29.91318702697754,2884.817361831665,Imagine a speculative scenario.," A sudden, unexpected global economic downturn, resulting in a massive global un" +233,9,18,31.309127807617188,397.08399772644043,Write a haiku about the ocean.," +The waves gently lapping +Against the rocky shore +Endless blue ocean." +234,19,11,28.267860412597656,224.22122955322266,Calculate the area of a square with length 10m. Output a floating point number.," + +Input: +10 +Output: +100.0" +235,12,128,30.103683471679688,2877.716302871704,Give a brief overview of the history of the internet.," In your answer, include the key players and milestones that have shaped the int" +236,25,128,28.10215950012207,2902.0817279815674,"Find the word with the most occurences in the following sentence. +The cat in the"," +Output: +cat +Count: 1 +%: 10% +Ratio: 10/100 +Occurrences: 1 +Word: cat +Frequ" +237,8,128,32.012939453125,2909.0518951416016,How can I learn more efficiently?," - 7 strategies to help +Learning is a lifelong process and there are many strate" +238,27,128,27.31466293334961,2889.0297412872314,"Given the following sentence, create a valid regular expression to match ""apple"""," + +Regex: [Aa]pple|Apple + +Explanation: +In this example, the regular expression u" +239,27,10,27.55284309387207,218.34659576416016,Replace the bold word in the following sentence with a synonym: He ventured out , -> He ventured out into the uncharted. +240,7,128,32.29188919067383,2883.284091949463,Generate a potential business idea.," Include a description of the business, target market and potential profit. +Inno" +241,8,112,32.04607963562012,2525.4769325256348,Describe how to extrude metal.," Metal extrusion is used to create long, thin parts from metal stock. It is a co" +242,34,128,27.72808074951172,2891.25657081604,"Given a description of a character, come up with possible motivations for the ch", He is quick to anger and can be quite violent. His family is poor and he has fe +243,14,128,33.113718032836914,2899.071216583252,Create a marketing slogan for a company that sells air fresheners.," +Create a slogan for a company that sells air fresheners. +Here are a few optio" +244,6,128,30.64703941345215,2901.5069007873535,Who is Samantha Andrews?, Samantha Andrews is an American social media personality and actress. She is be +245,6,128,30.15899658203125,2922.2121238708496,Name a successful politician.," Name one thing they have done recently. +Barack Obama - He recently launched the" +246,14,128,33.1263542175293,2895.5345153808594,"Generate 5 questions relevant to the following topic +Men's fashion", trends have evolved significantly over the past few decades. What are some of t +247,25,72,27.902603149414062,1620.4543113708496,"Based on the following data, predict the closure price of a stock tomorrow. +Toda",". +Yesterday's stock price: 8.40. +The closing price of the stock has been increas" +248,18,12,27.34971046447754,250.3674030303955,"Provide a translation of this sentence: ""El tren llegó a la estación."""," + +# Output: +The train arrived at the station." +249,17,6,26.518583297729492,119.6601390838623,"Identify whether the statement is positive or negative. +This dress is so ugly."," +Answer: Negative." +250,37,128,26.950836181640625,2881.193161010742,"Analyse the given poem and explain its use of lyricism and imagery. +The wind roa"," +The moon glowed with a hazy light, +Touching the earth below +With soft, silken " +251,14,128,32.20200538635254,2899.9147415161133,Identify three important steps in the process of designing a game.," + +## Step 1: Define the game's objectives and theme. +The first step in designin" +252,13,128,32.09877014160156,2872.439384460449,What is the name of the largest desert in the world?," The Sahara Desert is the largest hot desert in the world, covering an area of 9" +253,10,128,31.597375869750977,2876.9805431365967,What are the different ways of treating depression?," - Dr. Alka Maheshwari +Depression is a serious mental health disorder that can v" +254,11,92,30.277013778686523,2062.9310607910156,Explain the differences between active and passive transport.," + +Active transport is a process in which molecules are moved across a cell memb" +255,14,115,32.32216835021973,2577.9478549957275,List the steps to creating a 3D model using Blender.," +Step 1: +Install Blender. + +Step 2: +Open Blender and select the project type." +256,25,36,26.183128356933594,800.0235557556152,"Identify the sentence type (declarative, interrogative, exclamatory, or imperati"," (interrogative) +The sun is shining. (declarative) +What a beautiful day! (exclam" +257,12,128,30.272960662841797,2882.547616958618,Name a major event that happened in 2000.,"  +The Sydney Olympics were held in 2000. The Olympics took place from September " +258,43,66,25.82859992980957,1483.0734729766846,"Which of the following two poem excerpts has the best meter? +Excerpt 1: Alone, s"," +Excerpt 1 has a consistent end rhyme and 8 syllables per line, resulting in an " +259,14,128,31.958341598510742,2877.462148666382,Identify three challenges related to the use of AI in healthcare.," Provide a brief explanation of each challenge. +AI in healthcare is a rapidly gr" +260,14,128,32.668352127075195,2883.5227489471436,Create a metaphor to describe a person who easily changes their mind.," This metaphor should be like, ""like a leaf blown by the wind"". +A person who eas" +261,28,20,29.428482055664062,428.3440113067627,"Sort the given list of numbers from smallest to largest. +2, 3, 5, 8, 6, 4"," +Answer: +2, 3, 4, 5, 6, 8" +262,14,128,32.228946685791016,2865.586757659912,Describe a type of relationship between living organisms that presents in an eco,". +A symbiotic relationship between organisms in an ecosystem is a type of relati" +263,16,128,32.26351737976074,2919.221878051758,Come up with a creative way to use a balloon as an everyday item.," Essay Example +On a trip to a park or beach, a balloon can be used as a makeshif" +264,12,128,30.982255935668945,2885.2338790893555,Identify two strong adjectives to describe an elephant.," +Elephants are large, sturdy animals with a distinctive trunk and tusks. They a" +265,10,128,31.50653839111328,2896.423578262329,Get an estimate for the population of Italy.," Italy is home to a massive population of 60 million people. +Get an estimate for" +266,25,128,27.41718292236328,2888.374090194702,"Edit the given sentence so it becomes more linguistically natural. +I am comforta"," +I am comfortable with the new friend I have made. +I am comfortable with the n" +267,18,128,26.907920837402344,2917.235851287842,"Complete the sentence using the correct grammar. +Never have I ever ____ somethin"," +Answer: +Done. +Explanation: +The sentence is asking the speaker to complete i" +268,16,128,31.517744064331055,2890.063524246216,What is the best way to train a cat to use the litter box?,"? +Cats are naturally inclined to bury their waste and this is why they often cho" +269,18,11,27.29487419128418,221.1768627166748,"Generate an acronym from the following phrase. +Frequency Intensified Orthogonal "," Multifunctional System +FIOPAMS." +270,14,10,31.7227840423584,207.4108123779297,"Generate a unique sentence by combining two common terms. +Coffee, book"," +The coffee and book go well together." +271,15,102,31.02731704711914,2304.1489124298096,Give two reasons why it is important to be active on social media.," Give two examples of social media platforms. +It is important to be active on so" +272,11,128,30.192136764526367,2905.456304550171,Write a short poem about the joy of friendship.," +Friendship is a beautiful thing, a bond that we can't deny. It brings us joy a" +273,10,96,32.29260444641113,2180.028200149536,Name three features of a self-driving car.," + +1. Sensors: Self-driving cars are equipped with a range of sensors, such as c" +274,12,47,29.55341339111328,1032.2723388671875,"Create a simile for the word ""levity""."," +Drew up a simile for the word ""levity"" +Light as a feather. +In the same way th" +275,12,74,29.98971939086914,1656.592845916748,"Generate a query for a database. +Table name: Employees"," +Columns: EmployeeID, Name, Email +Select: * +Query: SELECT * FROM Employees; +- +T" +276,12,111,29.996395111083984,2529.6928882598877,"What is the annual precipitation in San Francisco, California?"," The city receives an average of 20 inches (508 mm) of rain per year, with most " +277,64,61,27.38213539123535,1372.6842403411865,"Given the following passage, which country are the authors visiting? +We arrived "," The driver was friendly and showed up on time, so we were glad to get started o" +278,9,26,31.745433807373047,569.5223808288574,List three famous figures from the Renaissance.," Please include their given name and last name. +Leonardo
+Michelangelo
+" +279,13,128,32.36031532287598,2886.638879776001,Make a list of travel destinations you would like to visit.," Include at least 10 destinations. +I would like to visit the following destinati" +280,10,60,31.039953231811523,1362.2305393218994,Write a funny metaphor to describe a computer crashing," +A computer crashing is like a car crashing into a wall - suddenly and without w" +281,12,79,29.729843139648438,1817.920446395874,Generate a sentence about the importance of learning from failure.," Include the example of Thomas Edison's 1,000 attempts at inventing the light bu" +282,10,73,32.55629539489746,1636.308193206787,Describe a creative way to use a single pencil," +Pencil sticks can be used as a drumstick! +Use a pencil stick as a drumstick and" +283,22,87,28.86343002319336,1964.385747909546,"Categorize the given list of items into at least 2 groups. +Rabbit, chicken, shee",", cow, hog +Animals: Rabbit, chicken, sheep, cow, hog +Carnivores: None +Herbivore" +284,17,128,27.23860740661621,2911.005735397339,Give me an example of a current policy by an organization that benefits the envi," + +The U.S. Environmental Protection Agency (EPA) has implemented a policy to re" +285,28,5,27.144193649291992,90.92855453491211,Predict whether the given review is positive or negative. Output 'positive' or '," +Output: positive" +286,10,128,31.510114669799805,2889.0504837036133,Describe the differences between descriptive and inferential statistics,". +A. Descriptive statistics describe the properties of a data set, such as centr" +287,9,108,31.99315071105957,2426.3253211975098,Describe an artificial intelligence system in short.," How does it work? +Artificial Intelligence systems are digital programs that use" +288,14,128,32.29069709777832,2858.0195903778076,What are the three most essential foods to store in an emergency?,"? +When it comes to emergency food supplies, it is essential to have a good balan" +289,10,105,32.00984001159668,2361.281394958496,"Create a story starter. +", It was a strange and mysterious night. The stars were hidden behind a thick vei +290,48,27,26.886940002441406,584.0334892272949,"Given the definition of a term, provide a sentence that uses the correct usage o"," +Example: The declension of the verb ""to be"" changes depending on the subject a" +291,89,128,46.49949073791504,2882.281541824341,"Summarize the events of this story. +Once upon a time, there lived a poor woodcut"," John then decided to sell the apples to the local market, and he soon became ri" +292,8,128,32.08780288696289,2893.075942993164,Generate a sentence for greeting a customer," +Greet the customer and ask how their day is going. +Have a pleasant day! +Welcom" +293,8,127,30.956029891967773,2858.729839324951,Summarize the Turing Test.," +The Turing Test is a benchmark for measuring a machine’s ability to exhibit in" +294,11,124,30.493974685668945,2798.0926036834717,Explain the importance of data architecture in AI system," design. +Data architecture is crucial in AI system design as it is the backbone " +295,12,128,30.801773071289062,2908.3356857299805,Describe how creating a budget can help with money management., Creating a budget can help with money management by allowing individuals to tra +296,10,128,31.329870223999023,2886.8346214294434,Name two key features of a persuasive essay.," +A persuasive essay is a form of academic writing that aims to convince the rea" +297,18,63,26.794910430908203,1399.9178409576416,"Provide the adjectives that describe the coffee. +The coffee is rich and full-bod", It is smooth and velvety. The flavors are balanced and well-developed. The arom +298,16,15,32.506704330444336,310.12988090515137,Translate this sentence into the French language: “He can neither read nor write,".” + +La réponse est: Il ne peut ni lire ni écrire." +299,10,15,31.97193145751953,327.5303840637207,Tell me the population of the United States.," +The population of the United States is approximately 331 million people." +300,17,53,27.076005935668945,1164.2951965332031,"Parse the sentence by marking parts of speech. +She was walking around the house."," +- She: Pronoun +- was: Verb - Past Tense +- walking: Verb - Present Participle +-" +301,34,63,28.624773025512695,1417.7947044372559,"Given two strings, A and B, write a program to determine whether the two strings"," +Output: Yes +Explanation: Since the characters are rearranged from String A to " +302,22,56,30.38477897644043,1252.0463466644287,You are preparing a dashboard for a CEO. Write a short statement that summarizes," +The purpose of this dashboard is to provide the CEO with a concise, data-drive" +303,14,128,32.79995918273926,2895.42293548584,How can technology be used to reduce the spread of fake news?," How can we encourage people to consume news from credible sources? +Open source " +304,10,58,31.16750717163086,1298.5236644744873,Find the approximate value of 9/20," +Find the approximate value of 9/20. Solution: The approximate value of 9/20 is " +305,13,123,33.19191932678223,2752.5155544281006,What strategies can a company use to promote a new product?," +A company can use various strategies to promote a new product, including socia" +306,27,15,28.61928939819336,322.4217891693115,"Edit the sentence to make it more concise: ""This new thing that has happened is "," +""Ill-concerns are being sparked by the latest development.""" +307,9,123,31.45599365234375,2765.7952308654785,Describe your favorite character from a movie.," What do you love about them? +My favorite character from a movie is Ellen Ripley" +308,23,128,26.982545852661133,2872.1625804901123,"Sort the list of animals from highest to lowest based on their size. +Kangaroo, G",", Elephant +Giraffe, Elephant, Kangaroo, Cat +Elephant, Giraffe, Kangaroo, Cat +Kan" +309,37,10,25.925874710083008,207.1096897125244,"Read the answer choices and select the correct one. +Question: What is the capita"," +Correct Answer: (B) Paris." +310,11,128,29.912948608398438,2902.3189544677734,Create a design for an online clothing store homepage.," The design should include a hero banner, product showcase, call to action, and " +311,10,96,31.95977210998535,2157.7579975128174,Create a graphic illustrating the concept of biodiversity.," +Provide a description of the graphic. +Identify any sources used for the graph" +312,12,128,30.56788444519043,2901.033401489258,Suggest three fun activities to do over the weekend.," +- Go for a hike or nature walk +- Have a picnic in the park +- Go to the movies " +313,12,128,30.24768829345703,2928.8275241851807,Explain the main parts of a nuclear power plant.," - PowerPoint PPT Presentation +Explain the main parts of a nuclear power plant. +" +314,13,7,32.17005729675293,134.49549674987793,"Provide a math equation, output the result. +8+6","=? +Output: 14" +315,13,128,33.51545333862305,2938.7145042419434,"Research the population density of a specific city. +Rio de Janeiro",", Brazil: 6,826.4 people per square kilometer. +It's the second largest city in B" +316,16,128,32.29832649230957,2915.534496307373,Write a short dialogue between two people discussing a new type of mobile device," + +Person A: ""I heard that Apple just released a new mobile device that is suppo" +317,15,50,31.177282333374023,1143.9545154571533,Create a regex pattern that matches emails in the format name@server.," For example, ""bob@example.com"" is a valid input. +``` +#\b[A-Za-z0-9._%+-]+@[A-Za" +318,28,6,26.94988250732422,113.0819320678711,"Create a program that finds the largest element in an array +[2, 4, 6, 8, 10]"," +Output: 10" +319,7,128,32.23371505737305,2944.6356296539307,Describe the habitat of lions.," Lions live in savannas and grasslands, mostly in Africa and India. They are fou" +320,9,128,30.874013900756836,3049.933910369873,Describe the steps to making French toast.," French toast is a popular breakfast dish made from bread, milk, eggs, and sugar" +321,11,128,31.219005584716797,3042.7355766296387,Come up with a storyline for a romance novel.," What are the main characters and what conflicts do they face? + +The main charact" +322,18,58,27.300596237182617,1368.858814239502,"Create a Twitter post to promote your new product. +Alisha's All Natural Jam"," is a delicious and healthy spread made from fresh, all natural ingredients. Try" +323,22,128,30.002593994140625,3014.0793323516846,"Generate the lyrics using given parameters. +Love song. Genre - Pop. Title - ""An "," +Language - English. +Meter - 8 syllables. +Structure - ABAB +Instruments - Pia" +324,10,100,31.284093856811523,2276.6036987304688,Describe three ways to make a delicious sandwich.," +1. Grilled: Place the sandwich in a skillet and cook over medium heat for 2-3 " +325,12,128,30.57718276977539,2875.5087852478027,Share a conversation between two people that is agressive.," It is important to keep the conversation respectful and professional. +In this c" +326,11,23,30.534982681274414,494.58909034729004,Name four skills that a software developer must have.," +1. Problem solving skills +2. Coding skills +3. Analytical skills +4. Communic" +327,21,128,26.711463928222656,2875.206708908081,"Given a sentence, output the part of speech tag for each word. +His dog is so sil"," + +## Step 1: Define the part of speech tags +Part of speech tags are labels used" +328,9,98,31.25166893005371,2226.0472774505615,Identify an interesting fact about Saturn.," + +A: Saturn is the second largest planet in our solar system. +B: Saturn has 62 " +329,19,128,27.40001678466797,2888.6966705322266,"Compare and contrast the features of two different ML algorithms +K-means cluster", Classifier are two common machine learning algorithms used for different purpos +330,29,34,28.404712677001953,771.1760997772217,"Find the area for the following triangle +Side a = 10 +Side b = 12 +Angle (in degre"," +Area = 1/2 * a*b += 1/2 * 10 * 12 += 60 +The answer is 60." +331,9,128,31.554222106933594,2939.8906230926514,Generate a list of present continuous verbs.," What are some examples of present continuous verbs? +Generate a list of present " +332,27,44,26.89337730407715,1012.5727653503418,"Find the logical fallacy in the statement. +If your neighbor has a gun, then it's"," + +The logical fallacy is: +a) False Dilemma +b) Slippery Slope +c) Straw Man +d) A" +333,15,128,32.6540470123291,3055.142879486084,Name one business idea which is unique and has not been tried before.," +Idea: A subscription based, online platform which provides personalized life c" +334,9,128,32.753944396972656,3070.0016021728516,Design a recipe for protein waffles.," Using ingredients such as almond flour, protein powder, and shredded coconut, c" +335,10,128,30.940771102905273,3027.745008468628,Describe the various components of an AI system.," Explain each component and its role in the system. +Components of an AI system i" +336,14,128,32.90295600891113,3039.63041305542,Explain the 5 important elements in an effective marketing campaign.," Explain each element briefly. +The five important elements in an effective marke" +337,7,128,31.131505966186523,2927.1082878112793,Describe the food in Japan.," Describe the food in Japan. +Japan is known for its unique and delicious cuisine" +338,11,52,29.56223487854004,1160.1581573486328,Write 3 sentences about a picnic you recently attended,". +I recently attended a picnic which was hosted by a friend of mine. We enjoyed " +339,14,28,32.05084800720215,604.9046516418457,Generate a random sentence that demonstrates the use of a semi colon.," +The US is a melting pot of cultures; it is a place where people from all over " +340,59,128,27.802467346191406,2884.7217559814453,"Using the given facts, write an article on the life of PersonX. +- PersonX was bo"," + +Title: The Life and Times of PersonX: A Pioneering Computer Scientist and Ent" +341,53,3,28.202056884765625,45.635223388671875,"Guessing a country from the given flag, what country is this? +![Image of Flag](h"," +India" +342,11,2,29.803752899169922,23.234844207763672,Name one benefit of using a lead scoring system., __________________________________ +343,14,17,32.42015838623047,362.8835678100586,"Synthesize sentences from the given Clause. +Although he was unwell",", he was working hard. +He was working hard although he was unwell." +344,34,75,26.91030502319336,1694.8118209838867,Generate a password that is 8 characters in length and contains at least 1 upper," +The password should also not contain any words or sequences that could be easi" +345,26,73,29.542207717895508,1649.153232574463,"Given a string, write a function to check if it is a valid telephone number. +""12"," and ""123.456.7890"" are valid telephone numbers. +""1234567890"" and ""123 456 7890""" +346,22,71,26.572465896606445,1649.0440368652344,"Rewrite the given text to use a different perspective. +Peter is a very hardworki", He is always striving to improve the company and make it more successful. His d +347,33,107,27.1456241607666,2470.9959030151367,Automatically generate a logo given the following business name and design guide, Incorporate the theme of a cafe in the design somehow. Maybe incorporate a coff +348,22,128,29.549598693847656,3055.713176727295,"Summarize the main points of the article ""How COVID-19 is reshaping the global e"," by Emily Wilson +The article ""How COVID-19 is reshaping the global economy"" by E" +349,15,47,32.41586685180664,1058.868408203125,Create a program to predict whether an email is spam given its text.," + +This program should classify emails into either'spam' or 'not spam' based on " +350,19,128,27.86087989807129,2894.444704055786,Give an example of a situation where you can use the scientific method to find a," Provide a detailed explanation and steps involved. + +## Step 1: Identify the Pro" +351,7,100,31.00872039794922,2278.083324432373,Generate a proverb about honesty.," +""It is better to be honest and poor than to be dishonest and rich."" +This prov" +352,15,17,31.759977340698242,364.2394542694092,Produce a 10-word headline summarizing the benefits of exercising.," Ex: ""Exercise Brings Improved Physical, Mental Health, and Vitality.""" +353,16,115,32.72247314453125,2598.144292831421,Describe the purpose of the 22nd Amendment to the United States Constitution.," (2 points) +The 22nd Amendment to the United States Constitution limits the pres" +354,13,128,31.981468200683594,2906.510591506958,What is the difference between an LCD and an LED monitor?, Although both LCD and LED monitors use a liquid crystal display (LCD) technolog +355,9,128,32.228946685791016,2902.9009342193604,Can you explain how blockchains work?," +Blockchain is a decentralized, digital ledger that records transactions across" +356,20,128,26.710987091064453,2943.086862564087,"Change the following paragraph into an active voice. +The car was driven to the s"," +The car was driven by me to the shop. +The shop was visited by me. +I visited " +357,12,128,30.081510543823242,2886.974573135376,Come up with a detailed plan to clean a kitchen.," This should include steps for cleaning the counters, sink, stove, refrigerator," +358,9,128,31.49557113647461,2917.90509223938,Say something positive about your best friend., What is something that your best friend has done for you that has made you grat +359,33,6,26.134490966796875,113.31820487976074,"Using the given example, frame a multiple choice question. +False Belief: It is n"," +Correct Answer: False" +360,17,57,28.266429901123047,1293.6222553253174,Create a script to calculate the simple interest on a loan of $10000.,"00 with a 10% interest rate and a 5 year term. +``` +Simple Interest = (Principal " +361,24,32,32.297372817993164,715.827226638794,"Categorize the list of items as either clothes or shoes. +Dress, Sandals, Shirt, ",", Socks, Boots, Hat. +Clothes: Dress, Shirt, Socks, Hat. +Shoes: Sandals, Sneakers" +362,22,45,27.86707878112793,1058.8946342468262,"Create a program that can detect if a text is written in English. +This text is w"," Is it true? Yes. This program should be able to detect that and output True. +T" +363,15,128,32.46045112609863,3001.774549484253,Explain the term 'broadcasting' in broadcasting your internet signal.," What are the types of broadcasting? +Broadcasting is the process of transmitting" +364,9,128,31.868696212768555,3037.522554397583,Explain how a predictive analytics model works,"? +Predictive analytics is a form of advanced data analysis that uses statistical" +365,17,47,27.7099609375,1090.1894569396973,Formulate a question to answer the following: Which country has the most land?," Russia has the most land, with a total of 17,098,242 square kilometers. +Which c" +366,8,128,31.348228454589844,3044.743061065674,What is a sign of dehydration?," A person who is dehydrated may display signs such as dark or yellowish urine, d" +367,20,128,28.796672821044922,3114.7594451904297,"State the purpose of each of the following computer components: RAM, CPU, and Ha"," + +- RAM: RAM is Random Access Memory and is used to store data temporarily whil" +368,13,128,31.742572784423828,2899.780511856079,What questions should be asked to evaluate a customer service representative?," During a customer service interview, it is essential to assess the representati" +369,7,107,31.848669052124023,2424.161434173584,List the ingredients for spaghetti.," + +1. Spaghetti + +2. Tomato sauce + +3. Olive oil + +4. Garlic + +5. Onion + +6. Sal" +370,19,120,26.37624740600586,2679.473638534546,"Create a short story featuring the words ""apple"", ""truck"", and ""hallway""."," +Once upon a time, there was a magical apple tree in a small village. A truck d" +371,9,128,31.1887264251709,2877.155303955078,"Explain the term ""digital transformation"""," in 5 words. +Digital transformation is the process of using technology to change" +372,15,122,32.14740753173828,2786.0465049743652,Generate a headline for a news article about medical testing for Covid-19," +Covid-19 Testing: What You Need to Know +As the world grapples with the COVID-19" +373,16,128,31.82053565979004,3035.953998565674,Describe the changes in the world's population over the last 100 years.," Include statistics and key points. +The world's population has grown from 1.6 bi" +374,44,128,29.963970184326172,3103.053092956543,"Generate a list of 10 questions based on the article, ""The 5 Best Cities in Euro"," + +Questions: +1. What methodology was used to determine the top 5 cities in Eur" +375,26,128,30.069828033447266,2886.9810104370117,Design a product-marketing campaign which communicates its benefits to a given t," Benefits: Increase language skills, improve travel experiences, enhance career " +376,22,128,25.263547897338867,2865.2632236480713,"Draft the introduction of a research paper +Research Topic: +Exploring the effects"," +Introduction: +In recent years, technology has revolutionized the job market, b" +377,39,47,27.12535858154297,1055.4652214050293,"Categorize the following text into one of the genres: Comedy, Thriller, Romance,"," As they spend more time together, they begin to learn from each other and devel" +378,9,128,31.97765350341797,2916.8643951416016,Describe the effects of sound on humans.," Essay Sample +Sound is a form of energy, like light, and is a wave that is trans" +379,15,128,31.89396858215332,2907.5264930725098,"Create an appropriate hashtag for the following phrase. +Live life to the fullest",". +#LiveLifeToTheFullest #MakeEveryDayCount #OptimisticVibesOnly #HappinessIsKey " +380,9,15,31.75950050354004,314.028263092041,Describe a potential consequence of global warming.," (9 words) +Rising sea levels and flooding of coastal areas." +381,10,128,31.73518180847168,2898.020029067993,List the 12 planets of the Solar System,", in order from the closest to the farthest from the Sun. +Mercury, Venus, Earth," +382,11,103,30.074596405029297,2324.9447345733643,Explain two effects of climate change on the environment," +Climate change causes an increase in the Earth's temperatures, which can lead t" +383,10,128,31.716346740722656,2894.7885036468506,State two advantages and two disadvantages of online shopping,". +## Step 1: Identify the advantages of online shopping +Advantages of online sho" +384,10,128,32.08756446838379,2902.987241744995,Convert 98.1kg to lbs., One kilogram is equal to 2.20462 pounds. We use this conversion factor to conve +385,14,128,32.73153305053711,2902.400493621826,Create a list of books related to the following topic: parenting.," Please include 1-2 book titles per author. +Author: Dr. Laura Markham +- ""Running" +386,32,12,27.66704559326172,248.3346462249756,"For the given data, calculate the mean and standard deviation. +8, 4, 7, 7, 5, 2,",", 9 +Mean: +Standard Deviation:" +387,15,23,32.196044921875,540.4422283172607,"Construct an SQL query +Request all records from the ""Users"" table"," where the ""Age"" field is greater than 25. +SELECT * FROM Users WHERE Age > 25;" +388,11,128,30.542373657226562,2952.583074569702,Compare and contrast cellular respiration and photosynthesis.," How do these two processes differ? How are they related? +Cellular respiration a" +389,13,128,32.08565711975098,3105.452060699463,Generate a story about a mysterious creature living in the forest.," + +Once upon a time, in a forest filled with tall trees and winding streams, the" +390,14,52,31.709909439086914,1248.9712238311768,Provide a list of five animals that are classified as primates.," +Primates are a group of mammals that include lemurs, monkeys, and apes. +Examp" +391,54,29,29.74224090576172,637.3898983001709,"Open the following URL and find the title of the article. +https://www.huffpost.c"," + +The title of the article is: 'Vaccinated-vs-Unvaccinated: What Research Reveal" +392,10,128,31.83722496032715,2893.4590816497803,Design a website interface for a grocery delivery service," +John Doe avait besoin de créer un site web +John Doe a reçu un financement par D" +393,6,26,29.299497604370117,576.8566131591797,List five Italian cheeses.," +The five Italian cheeses are Mozzarella, Parmesan, Gorgonzola, Provolone, and " +394,28,84,27.24909782409668,1895.3652381896973,"Find similarities between the given two works of art. +The Birth of Venus by Bott"," Both works of art depict scenes of a celestial nature, with the former featurin" +395,10,128,31.748533248901367,2884.3612670898438,Generate a new design for a product packaging.," This could be for any type of product, such as food, cosmetics or electronics. +" +396,14,80,31.646251678466797,1801.344633102417,"Analyze the following literary device and provide an example. +Simile",: A simile is a figure of speech that makes a comparison between two unlike thin +397,34,128,26.377439498901367,2900.707721710205,"Classify each of the following statements as true, false, or unknown, based on c"," +The capital of the United States is Washington D.C. +The capital of Japan is T" +398,22,39,27.689456939697266,866.9915199279785,"Change the following sentence in to conditional statement. +If I had enough money"," +--> If I had enough money, I would buy a car. (Given) +<--- If I don't have en" +399,21,123,27.47511863708496,2770.915746688843,Calculate the compound interest for a deposit of 500 dollars at 3% for 10 years.," Round to the nearest cent. Round to the nearest cent. +Interest = P(1 + r/n)^(nt" +400,35,16,26.411056518554688,343.9614772796631,"Choose the best option. +Which type of food would be best for a hot summer day? + +"," +d) Hearty stew + +Answer: c) Grilled vegetables." +401,14,38,32.48453140258789,852.5505065917969,Who wrote the novel “The Catcher in the Rye”?," +A) J.D. Salinger +B) John Steinbeck +C) F. Scott Fitzgerald +D) Harper Lee +E)" +402,18,5,27.403593063354492,91.54081344604492,"Calculate the length of the diagonal of a square with sides of length 4. +4",.0 cm. +403,39,128,26.775836944580078,2909.456729888916,"Visit the Yelp page for a restaurant, assuming the link is provided, and extract","-2 +Hours: +Monday: 11:00 AM – 10:00 PM +Tuesday: 11:00 AM – 10:00 PM +Wednesday: 11" +404,11,128,30.180931091308594,2864.5944595336914,"Translate the sentence in German. +I feel confused."," Ich habe mich verwirrt. +I feel a bit overwhelmed. Ich fühle mich ein bisschen ü" +405,18,128,27.387619018554688,2897.9313373565674,"Make a list of 5 main problems faced by the endangered species +Grizzly Bears"," +I have chosen the Grizzly Bear as my species of choice. +1. Habitat loss and fr" +406,15,128,31.957149505615234,2956.963539123535,"Write a laptop review on the given laptop +Lenovo Yoga 920",": +The Lenovo Yoga 920 is a 2-in-1 laptop that combines the features of a laptop " +407,26,128,26.363611221313477,2884.261131286621,"Give a detailed description on why the suspect committed the crime. +The suspect,"," He was said to have shot the victim twice, in the chest and head. He then left " +408,10,128,33.48207473754883,2887.3274326324463,Propose a procedure for presenting a report.," +Create a document outlining the procedure. +Provide an example of a report pre" +409,48,128,25.59375762939453,2882.673740386963,"Find the probability of two events from the given data +Event A: it will rain +Eve"," +- Temperature: 45°F +- Humidity: 70% + +Output: +P(A∪B) = 1 +P(A∩B) = 0 +P(A) = 0.8" +410,7,125,31.076431274414062,2873.6894130706787,Provide an overview of blockchain technology," and its potential applications. +Blockchain technology is a distributed ledger s" +411,10,110,32.81211853027344,2475.456714630127,"Write a persuasive argument +Topic: Animal Rights"," +Argument: Animals should be granted rights and treated as equals. + +Animals are " +412,15,128,33.056020736694336,2914.090156555176,"Create a culinary recipe for a dinner item. +Dish: Egg Roll"," Filling Stuffed Bell Peppers +Ingredients: +- 4 large bell peppers +- 1 tablespoon" +413,24,33,28.408050537109375,754.967451095581,"Suggest a suitable product category for the given scenario. +This is a clothing s"," It sells trendy apparel and accessories, including t-shirts, jeans, tops, dress" +414,11,24,30.9751033782959,537.4040603637695,"Reverse the following phrase: ""How are you?"""," ""I am well."" is the correct answer. +Input: How are you? +Output: I am well." +415,14,117,32.63235092163086,2631.197929382324,"Describe how deep learning can be used in medical diagnosis. +No input",". +Deep learning can be used in medical diagnosis to quickly and accurately iden" +416,24,128,26.771068572998047,2928.3204078674316,"Generate an example story given the following premise +A man decides to write a b"," +The example story: + +John had always been a bit of a creative soul, so when th" +417,10,128,31.936168670654297,2876.7776489257812,Generate a new concept related to AI technologies.," Describe the potential applications, use cases, and benefits of the concept. +Id" +418,5,128,29.888629913330078,2898.9598751068115,Generate a motivational quote," about overcoming challenges. +Overcoming challenges is a fundamental part of lif" +419,14,19,33.07151794433594,411.4096164703369,"Translate the sentence ""I come from a small village"" into Spanish",". + +The translation of the sentence is: ""Soy de una pequeña aldea""." +420,32,5,26.33070945739746,89.24436569213867,"Answer the following math word problem. +Mary had 16 apples. She ate 7 and gave 3"," +8 apples." +421,24,61,30.797243118286133,1367.3095703125,"Edit the sentence to introduce a causal relationship between the two clauses. +I "," +I saw a woman at the store because I had gone there. +In this example, ""I went" +422,12,128,30.6851863861084,2916.9740676879883,Identify five qualities of a good customer service rep.," Based on the list, provide an example of how a customer service rep could demo" +423,10,83,32.00840950012207,1850.7680892944336,Name one of the benefits of AI technology.," +AI technology can help automate repetitive tasks, freeing up human resources t" +424,11,85,29.384613037109375,1922.6350784301758,What is the biggest challenge faced by data scientists?," - by Ashish Kumar Garg +Data scientists are faced with a variety of challenges, " +425,48,67,29.402732849121094,1531.6295623779297,"Compress the given text into a single sentence. +Major investments have been made"," Additionally, medical research has been able to identify potential causes of di" +426,8,128,31.334877014160156,2886.3866329193115,Describe a unique food you have tried," recently +I recently tried a spicy Korean dish called ""Bindaetteok"" which is a c" +427,22,54,27.01258659362793,1211.2178802490234,"Calculate the average of the 4 student's grades. +87, 89, 92, 95"," +The average is calculated by adding up the grades and dividing by the total num" +428,21,128,26.81255340576172,2875.145673751831,"Given a list of stock tickers, calculate their current share price. +AAPL, GOOGL",", MSFT, AMZN, FB, JPM, V, JNJ +1. The data source used for this calculation is Ya" +429,11,128,30.240774154663086,2872.5483417510986,Create a blog post on Strategies to Motivate Yourself," to Exercise +Title: Strategies to Motivate Yourself to Exercise +Exercise is an i" +430,19,128,27.918100357055664,2876.185178756714,Think of a portmanteau word combining the words “pig” and “dog”," and write a story about the thing it describes. +Pog or Pug is the portmanteau w" +431,18,14,29.952049255371094,304.0041923522949,"Write a code to multiply two numbers without using the * operator. +7, 9"," +7 * 9 = 63 +Output: 63" +432,7,128,31.82840347290039,2877.275228500366,Describe an important historical event.," Be sure to include relevant dates +The first successful moon landing took place " +433,21,128,27.20475196838379,2876.4595985412598,"Infer what the following quote means +""A journey of a thousand miles starts with "," +--- Tao Te Ching +The quote is saying that the most daunting of tasks or journ" +434,20,7,28.094768524169922,135.37049293518066,"In the following sentence, find the adjective: +The tall tree provided shade from"," +Adjective: tall." +435,16,128,31.221389770507812,2883.5806846618652,"Identify what type of relationship exists between two items. +X-ray and Scan"," +The relationship between an X-ray and a scan is that they are both types of ima" +436,13,18,32.753944396972656,384.17720794677734,"Translate the phrase ""les filles mangent"" into English."," The phrase translates to ""girls eat"". + +The output should be: Girls eat." +437,23,128,27.30536460876465,2889.9853229522705,"Decide if the phrase is a simile or a metaphor. +He is as smooth as a baby's bott",". +Simile or Metaphor: Simile. +Explanation: Similes are phrases that use words l" +438,14,128,32.98616409301758,2870.760202407837,Explain the difference between a light year and a regular year., A light year is a unit of distance while a regular year is a unit of time. A li +439,10,128,31.090974807739258,2865.623712539673,Summarize the advantages of online learning.," Discuss the potential drawbacks as well. +The advantages of online learning incl" +440,15,128,31.266212463378906,2872.699499130249,"Explain the cause and effect of a given event. +The Industrial Revolution", was a period of significant economic and technological change in the late 18th +441,9,40,31.10647201538086,900.1622200012207,How many protons are in Neon?," + +The number of protons in an atom's nucleus determines its element. In the cas" +442,10,32,32.22322463989258,697.1774101257324,What is the main benefit of mobile banking?," +A) Increased financial security +B) Convenience and accessibility +C) Faster c" +443,9,32,32.201290130615234,715.5592441558838,In what year was Walt Disney founded?," +A) 1923 +B) 1934 +C) 1904 +D) 1932 +The best answer is A." +444,9,128,32.01174736022949,2901.007890701294,Provide an explanation of the Turing test.," Explain how it is used and its implications. +The Turing Test is a test of a mac" +445,28,18,26.741981506347656,383.3179473876953,"Find the wrong word and replace it with the correct one. +We went to the bazaar a"," +The wrong word is: vedgetables +The correct word is: vegetables." +446,11,38,30.522584915161133,849.1227626800537,Describe a baseball game using 6 adjectives.," +Example: Exciting, action-packed, thrilling, fun, suspenseful, captivating. + +" +447,17,128,26.01766586303711,2875.77486038208,"Generate a story starting with the phrase: ""The day the world changed forever""","... +The day the world changed forever was a typical day - the sun was shining, t" +448,7,128,30.93266487121582,2866.8110370635986,Generate a list of famous singers," who have been in the music industry for 10+ years. +1. Beyoncé +2. Rihanna +3. Lad" +449,14,128,32.35435485839844,2895.01690864563,"Insert punctuation marks into the following sentence. +We had a good time",". +The sun was shining and the birds were singing. +It was a beautiful day. +So, " +450,25,128,27.376651763916016,2883.9287757873535,"Rewrite the list using simpler terminology. +1. Disparage +2. Preclude +3. Deterren"," +4. Dissemble +5. Dissemblement +6. Dissemblement +7. Dissemblement +8. Dissemblemen" +451,37,5,27.0383358001709,91.15743637084961,"Given a natural language query, classify it into one of the five categories: art", Response: History. +452,12,128,31.160354614257812,2875.3488063812256,Name two elements that are a part of a debate.," +Answer: Iron and Steel. Iron is a solid element while Steel is a mixture of Ir" +453,11,128,30.147552490234375,2887.5138759613037,Identify a famous scientist related to Evolutionary theory," +Charles Darwin +Charles Darwin was an English naturalist and biologist who is wi" +454,16,121,31.911611557006836,2728.522777557373,"Provide an example of an article title using the following words: use, technolog",", and revolution: +Title: How Technology is Revolutionizing the Way We Use Energy" +455,10,124,31.883955001831055,2810.8019828796387,Explain the theorem of Pythagoras.," Theorem of Pythagoras states that in a right angled triangle, the square of the" +456,24,11,27.538061141967773,240.50235748291016,"Rewrite the following sentence to avoid making it sound like a command. +You must"," +The deadline for submitting your assignment is Friday." +457,24,128,26.705503463745117,2884.6588134765625,"Calculate the area of the triangle given its sides are 5 cm, 10 cm, and 8 cm."," +The area of a triangle can be calculated by using Heron's formula: + +Area = sq" +458,22,59,27.702808380126953,1332.549810409546,Come up with an example of a parabola whose axis of symmetry is the line x = 4," +The equation of the parabola can be written as: y = a(x - 4)^2 + b +For example:" +459,15,128,31.73661231994629,2887.390613555908,"Explain how the given type of rock is formed +Gneiss", is a type of metamorphic rock that is formed from the metamorphism of pre-exist +460,20,48,27.364492416381836,1083.1642150878906,"Take the given proverb and twist it. +A bird in the hand is worth two in the bush",". +A bird in the bush is worth two in the hand. (meaning that it's better to pur" +461,14,9,32.59921073913574,180.68695068359375,Find the first two prime numbers between 11 and 21.," +Response: +17 and 19." +462,22,37,27.40168571472168,821.1312294006348,"Devise a new way how the following sentence should be said. +He smiles when she l"," +He grins when she gazes at him. +He chuckles to himself when she glances at hi" +463,11,19,30.98011016845703,403.3961296081543,Suggest 3 words related to a classroom.," +Hint: They should be nouns. +Response: +Desk, Chair, Pencil." +464,11,128,29.54554557800293,2876.4657974243164,Describe your dream job without mentioning a specific occupation.," What kind of people you would be working with, the kind of work you would be do" +465,28,128,27.077198028564453,2901.99875831604,Imagine you are given the task to classify emotions into two categories: happy v," Please provide examples. +Happy emotions are characterized by positive sentiment" +466,24,99,27.61387825012207,2213.980197906494,"Calculate the median of the list of numbers (6, 3, 11, 2, 9).", The median is the middle value in a list of numbers sorted in ascending order. +467,12,128,30.22289276123047,2865.6058311462402,Create an argument that climate change is a serious threat.," Use 4 facts to support your argument. +Climate change is a pressing global issue" +468,10,128,31.966209411621094,2879.369020462036,What should I consider when choosing a couch?,"? +When choosing a couch, there are several factors to consider. Here are some ti" +469,12,128,29.940366744995117,2898.8118171691895,What does the expression 'prime the pump' mean?," What does it have to do with the context of the current financial crisis? +The p" +470,11,128,29.70123291015625,2897.9265689849854,Describe the differences between a substantive and procedural law.," Provide an example of each. +Substantive law refers to the body of law that pre" +471,12,66,30.201196670532227,1488.8219833374023,Write 5 questions related to the COVID-19 situation,"? +1. What are the main symptoms of COVID-19? +2. How is COVID-19 transmitted? +3. " +472,10,128,31.7075252532959,2862.431764602661,Outline the main characteristics of a web service.," What are the advantages of using a web service? +A web service is a software sys" +473,16,104,31.70919418334961,2326.460123062134,"Explain a complicated phenomena in simple everyday language. +Quantum entanglemen", is when two or more particles are connected in a way that their properties (suc +474,12,128,31.134605407714844,2908.9248180389404,Compare and contrast holographic imaging and x-ray imaging.," How are they similar? How are they different? +Holographic imaging and x-ray ima" +475,17,24,27.252197265625,524.0259170532227,"Provide 5 example words that are associated with the sentiment of ""lonely""."," +Example: +- Unhappy +- Sad +- Isolated +- Melancholy +- Desolate" +476,21,128,27.755022048950195,2860.8975410461426,"Edit this sentence to make it more effective: ""He was always helpful."" +He was al", He was a helpful and reliable person. He was a person who was always ready to l +477,11,78,29.55770492553711,1755.9669017791748,Create a rhymning couplet about fear.," What is fear, and what can we do about it? +Fear is a feeling of dread or anxiet" +478,12,128,30.347585678100586,2894.8938846588135,Come up with a unique story idea involving a magic wand,". It should include a twist at the end. +Once upon a time, there lived a young wi" +479,14,128,33.06317329406738,2887.167453765869,Write a 200-word essay explaining the importance of sustainable energy., Sustainable energy is a form of energy that is renewable and does not harm the +480,9,128,31.17656707763672,2896.8260288238525,"Who wrote the novel ""1984""?"," George Orwell +What is the title of the novel? 1984 +What is the title of the seq" +481,14,26,32.49096870422363,572.1442699432373,Give me 2 tips to save time during a kitchen session.," +1. Pre-wash and chop ingredients before starting the recipe. +2. Use a timer to" +482,12,128,30.1663875579834,2894.7386741638184,Find and describe a website that offers free online books.," Identify the types of books offered and the condition of the books. +The website" +483,18,82,26.619672775268555,1872.1680641174316,"Create 3 conversation topics for a business meeting with the given client. +An in"," looking to expand their presence in the country. +A fintech company looking to i" +484,21,121,26.67522430419922,2799.133539199829,"Generate an example of how the service provided can be used. +This new service pr", This service can be used to quickly and accurately scan barcodes to track inven +485,41,116,27.49776840209961,2704.103469848633,"Given the following statements, compose them into a complete argument and provid"," +Statement 3: Governments and corporations have a responsibility to reduce thei" +486,11,128,30.254602432250977,2976.4506816864014,Create a mood board for a tropical-themed room.," Choose your own images and colors. +What is the first thing you think of when yo" +487,14,128,32.75704383850098,3051.391124725342,Design a food delivery app that allows customers to select cuisine type., The app should also include features like location-based delivery and estimated +488,10,128,32.32145309448242,3044.203519821167,List five things that define human-centered design., Human-centered design is an approach to problem-solving that focuses on creatin +489,10,128,31.531572341918945,2939.444065093994,Describe the typical work environment of a doctor.," Doctors work in a variety of settings, including hospitals, clinics, private pr" +490,14,115,32.29260444641113,2606.1134338378906,Describe the basic syntax of an if/else statement in JavaScript.," + +The basic syntax of an if/else statement in JavaScript is as follows: + +if (e" +491,14,128,32.13787078857422,2890.5744552612305,Construct a proof to demonstrate that x^2 = y^2," implies x = y +Construct a proof to demonstrate that x^2 = y^2 implies x = y +Con" +492,12,128,29.89482879638672,2911.126136779785,Write a story about a witch's magical broom.," It must include the flight, the broomstick's personality, and the witch's journ" +493,23,14,26.607513427734375,293.57004165649414,"Replace the verb with one that has a similar meaning, but is in the present perf"," in my calculations. +I have made a mistake in my calculations." +494,8,128,32.19723701477051,2901.646137237549,Describe the appearance of a beach.," What are the characteristics of a beach? +A beach is a landform along a body of " +495,10,128,30.901432037353516,2890.1994228363037,What are the basic principles of strength training?, Strength training is a form of exercise that aims to increase the strength and +496,11,128,30.747652053833008,2903.031587600708,How many elements are found in the periodic table?," +A. 118 +B. 100 +C. 115 +D. 110 +Answer: A +Explanation: The periodic table contains" +497,11,128,32.56583213806152,2883.9006423950195,Create an analogy to explain how the sun provides energy," for the Earth. +The sun is like a massive power plant, producing light and heat " +498,77,128,30.42006492614746,2965.087890625,"Given the story of a person’s life, describe the effect they had on their enviro", His contributions led to the town prospering and becoming an attractive place t +499,20,128,28.362751007080078,3083.733558654785,"Sort the following list in ascending order: 11, 5, 7, -4"," +11, 5, 7, -4 +5, -4, 7, 11 +(No change) +5, 7, -4, 11 +(No change) +-4, 5, 7, 1" +500,20,55,29.9527645111084,1239.0284538269043,"Create a tweet introducing the new product X. +Product X is the latest innovation"," Using advanced technology, this product provides superior performance and relia" +501,14,92,32.7143669128418,2067.0299530029297,Create an original analogy to explain the concept of 'data abstraction'.," + +No direct reference to code or programming. + +A chef creates a dish by combini" +502,12,128,30.036449432373047,2879.906177520752,Suggest a 10-minute workout to do at home," +Here is a 10-minute workout that can be done at home: +Warm-up: 30 seconds of ju" +503,11,128,30.179977416992188,2897.5391387939453,Offer advice to someone who is starting a business.," Be sure your response is concise and to the comes with actionable tips. +Startin" +504,28,128,28.769969940185547,2883.390426635742,"Generate a story using the given characters, setting and theme. +Characters: Dete"," + +Once upon a time, in an abandoned factory, Detective James was trying to solve" +505,13,128,31.70609474182129,2902.017116546631,Develop a potential plan for improving public transportation in the city.," Outline the goals and objectives of the plan, identify potential strategies for" +506,11,128,30.26294708251953,2927.238941192627,Suggest safety tips for driving in the winter.," Provide examples of how to handle driving in snowy and icy conditions. +Driving " diff --git a/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/samples/phase_power_summary.csv b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/samples/phase_power_summary.csv new file mode 100644 index 0000000000000000000000000000000000000000..c61ec971275a998da00de8c67aeed1c76b761c52 --- /dev/null +++ b/outputs/llm_power_experiment/14_control_sim_matrix_train_infer_idle/nocap/r02/llm_llama3.1-8b_gpu0_ds_alpaca_fixed_maxtok128_nocap/samples/phase_power_summary.csv @@ -0,0 +1,9 @@ +phase,num_samples,duration_s,energy_j,power_avg_w,power_p95_w,power_peak_w,power_min_w +idle_mid,3177,32.660516,2238.656877,70.143035,101.031,583.983,10.461 +idle_post,3001,29.995747,1831.072354,61.063552,115.726,305.756,9.27 +idle_pre,3407,34.341878,1854.485383,54.151457,80.262,81.108,9.577 +inference_decode,108362,1083.618866,308131.260021,284.353895,308.074,312.237,10.195 +inference_idle,10193,101.949744,29891.273802,293.196224,309.251,311.05,129.983 +inference_prefill,1574,15.729029,4515.84623,287.16518,308.662,311.001,10.195 +train,55355,553.722658,322041.315564,581.590857,585.296,587.38,78.994 +validation,12,0.116477,67.940075,583.313583,583.983,583.983,582.508