Make harness stop conservative for ablation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"study_id": "dash0-qwen30b-a3b-community-vllm020-chat-0-8k-harness",
|
||||
"study_id": "dash0-qwen30b-a3b-community-vllm020-chat-0-8k-probe512-harness",
|
||||
"hardware": {
|
||||
"gpu_count": 8,
|
||||
"gpu_model": "H20",
|
||||
@@ -71,7 +71,7 @@
|
||||
"min_input_tokens": 0,
|
||||
"max_input_tokens": 8192
|
||||
},
|
||||
"max_requests_per_probe": 2048,
|
||||
"max_requests_per_probe": 512,
|
||||
"replay_time_scale": 1.0,
|
||||
"early_stop_max_lag_s": 120.0,
|
||||
"early_stop_max_elapsed_s": 900.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"study_id": "dash0-qwen30b-a3b-community-vllm020-chat-0-8k-noharness",
|
||||
"study_id": "dash0-qwen30b-a3b-community-vllm020-chat-0-8k-probe512-noharness",
|
||||
"hardware": {
|
||||
"gpu_count": 8,
|
||||
"gpu_model": "H20",
|
||||
@@ -71,7 +71,7 @@
|
||||
"min_input_tokens": 0,
|
||||
"max_input_tokens": 8192
|
||||
},
|
||||
"max_requests_per_probe": 2048,
|
||||
"max_requests_per_probe": 512,
|
||||
"replay_time_scale": 1.0,
|
||||
"early_stop_max_lag_s": 120.0,
|
||||
"early_stop_max_elapsed_s": 900.0
|
||||
|
||||
Reference in New Issue
Block a user