publish: 21 run(s) — 09d8fbde-0008-49bb-99da-03eeaca72be1, 1bf57c9a-fd7a-49aa-90de-cd1907b15ddd, 212d6278-1b9b-45e9-8aae-7eed4d4ec822…

This commit is contained in:
2026-05-06 14:28:25 +02:00
parent 947c361b9c
commit ddc9626136
22 changed files with 24099 additions and 314 deletions

View File

@@ -3,7 +3,7 @@
"title": "Predator Qwen rerun",
"date": "2026-05-04",
"started_at": "2026-05-04T17:49:07Z",
"git_sha": "f06800254dfd046e154c94f663fb7f9f66c79ae3",
"git_sha": "3ff8bd1808a1df00426d9b447559c774e4704c39",
"hardware": "predator",
"hardware_label": "Predator \u00b7 gaming laptop \u00b7 GTX 1060 6 GB \u00b7 28 GB RAM",
"engine": "llamacpp",
@@ -88,7 +88,174 @@
"tokens_per_sec_mean": 14.25,
"tokens_per_sec_p50": 14.91,
"tokens_per_sec_p95": 15.3,
"tokens_per_sec_max": 15.32
"tokens_per_sec_max": 15.32,
"cold_warm_split": {
"cold": {
"n_calls": 3,
"duration_ms_mean": 32096.67,
"duration_ms_p50": 35949.0,
"tokens_per_sec_mean": 12.86
},
"warm": {
"n_calls": 9,
"duration_ms_mean": 29933.56,
"duration_ms_p50": 33586.0,
"tokens_per_sec_mean": 14.72
}
},
"per_prompt": {
"unknown": {
"n_calls": 2,
"n_errors": 0,
"duration_ms_mean": null,
"duration_ms_p50": null,
"tokens_per_sec_mean": null,
"tokens_per_sec_p50": null
},
"hello": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 5178.25,
"duration_ms_p50": 4671.5,
"tokens_per_sec_mean": 12.69,
"tokens_per_sec_p50": 13.7
},
"P-MEDIUM": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 34217.0,
"duration_ms_p50": 33717.5,
"tokens_per_sec_mean": 14.98,
"tokens_per_sec_p50": 15.19
},
"P-HARD": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 52027.75,
"duration_ms_p50": 51815.5,
"tokens_per_sec_mean": 15.09,
"tokens_per_sec_p50": 15.07
}
},
"chars_split": {
"has_thinking": true,
"reasoning_chars_mean": 1456.67,
"answer_chars_mean": 434.17
},
"timeline": [
{
"prompt_id": null,
"run_idx": null,
"phase": null,
"duration_ms": null,
"tokens_per_sec": null,
"error": null
},
{
"prompt_id": null,
"run_idx": null,
"phase": null,
"duration_ms": null,
"tokens_per_sec": null,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 0,
"phase": "cold",
"duration_ms": 6773,
"tokens_per_sec": 9.449283921452828,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 1,
"phase": "warm",
"duration_ms": 4597,
"tokens_per_sec": 13.922123123776375,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 2,
"phase": "warm",
"duration_ms": 4632,
"tokens_per_sec": 13.816925734024181,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 3,
"phase": "warm",
"duration_ms": 4711,
"tokens_per_sec": 13.585226066652515,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 0,
"phase": "cold",
"duration_ms": 35949,
"tokens_per_sec": 14.242398954073828,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 1,
"phase": "warm",
"duration_ms": 33849,
"tokens_per_sec": 15.126000768117228,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 2,
"phase": "warm",
"duration_ms": 33586,
"tokens_per_sec": 15.244447091049842,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 3,
"phase": "warm",
"duration_ms": 33484,
"tokens_per_sec": 15.290885198900966,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 0,
"phase": "cold",
"duration_ms": 53568,
"tokens_per_sec": 14.878285543608126,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 1,
"phase": "warm",
"duration_ms": 51802,
"tokens_per_sec": 14.941508049882245,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 2,
"phase": "warm",
"duration_ms": 51829,
"tokens_per_sec": 15.203843408130583,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 3,
"phase": "warm",
"duration_ms": 50912,
"tokens_per_sec": 15.320553111250787,
"error": null
}
]
},
{
"cell_id": "predator:llamacpp:qwen3.5:9b-q4km-nothink",
@@ -100,7 +267,174 @@
"tokens_per_sec_mean": 12.55,
"tokens_per_sec_p50": 14.37,
"tokens_per_sec_p95": 14.93,
"tokens_per_sec_max": 14.95
"tokens_per_sec_max": 14.95,
"cold_warm_split": {
"cold": {
"n_calls": 3,
"duration_ms_mean": 10193.33,
"duration_ms_p50": 7338.0,
"tokens_per_sec_mean": 11.56
},
"warm": {
"n_calls": 9,
"duration_ms_mean": 10503.22,
"duration_ms_p50": 7062.0,
"tokens_per_sec_mean": 12.89
}
},
"per_prompt": {
"unknown": {
"n_calls": 2,
"n_errors": 0,
"duration_ms_mean": null,
"duration_ms_p50": null,
"tokens_per_sec_mean": null,
"tokens_per_sec_p50": null
},
"hello": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 1597.75,
"duration_ms_p50": 1393.0,
"tokens_per_sec_mean": 8.47,
"tokens_per_sec_p50": 9.34
},
"P-MEDIUM": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 7203.75,
"duration_ms_p50": 7200.0,
"tokens_per_sec_mean": 14.32,
"tokens_per_sec_p50": 14.37
},
"P-HARD": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 22475.75,
"duration_ms_p50": 22106.5,
"tokens_per_sec_mean": 14.87,
"tokens_per_sec_p50": 14.88
}
},
"chars_split": {
"has_thinking": false,
"reasoning_chars_mean": 0.0,
"answer_chars_mean": 678.58
},
"timeline": [
{
"prompt_id": null,
"run_idx": null,
"phase": null,
"duration_ms": null,
"tokens_per_sec": null,
"error": null
},
{
"prompt_id": null,
"run_idx": null,
"phase": null,
"duration_ms": null,
"tokens_per_sec": null,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 0,
"phase": "cold",
"duration_ms": 2372,
"tokens_per_sec": 5.480607082630692,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 1,
"phase": "warm",
"duration_ms": 1350,
"tokens_per_sec": 9.62962962962963,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 2,
"phase": "warm",
"duration_ms": 1436,
"tokens_per_sec": 9.052924791086351,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 3,
"phase": "warm",
"duration_ms": 1233,
"tokens_per_sec": 9.7323600973236,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 0,
"phase": "cold",
"duration_ms": 7338,
"tokens_per_sec": 14.445352957209048,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 1,
"phase": "warm",
"duration_ms": 8034,
"tokens_per_sec": 14.438635797859098,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 2,
"phase": "warm",
"duration_ms": 7062,
"tokens_per_sec": 14.301897479467572,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 3,
"phase": "warm",
"duration_ms": 6381,
"tokens_per_sec": 14.104372355430183,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 0,
"phase": "cold",
"duration_ms": 20870,
"tokens_per_sec": 14.758025874460948,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 1,
"phase": "warm",
"duration_ms": 24820,
"tokens_per_sec": 14.947622884770347,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 2,
"phase": "warm",
"duration_ms": 23327,
"tokens_per_sec": 14.918334976636514,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 3,
"phase": "warm",
"duration_ms": 20886,
"tokens_per_sec": 14.842478215072298,
"error": null
}
]
},
{
"cell_id": "predator:llamacpp:qwen3:14b-q4km",
@@ -112,7 +446,118 @@
"tokens_per_sec_mean": 1.06,
"tokens_per_sec_p50": 1.09,
"tokens_per_sec_p95": 1.28,
"tokens_per_sec_max": 1.33
"tokens_per_sec_max": 1.33,
"cold_warm_split": {
"cold": {
"n_calls": 2,
"duration_ms_mean": 198723.5,
"duration_ms_p50": 198723.5,
"tokens_per_sec_mean": 0.9
},
"warm": {
"n_calls": 4,
"duration_ms_mean": 96952.5,
"duration_ms_p50": 59373.0,
"tokens_per_sec_mean": 1.14
}
},
"per_prompt": {
"unknown": {
"n_calls": 2,
"n_errors": 0,
"duration_ms_mean": null,
"duration_ms_p50": null,
"tokens_per_sec_mean": null,
"tokens_per_sec_p50": null
},
"hello": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 68859.25,
"duration_ms_p50": 59373.0,
"tokens_per_sec_mean": 0.97,
"tokens_per_sec_p50": 1.08
},
"P-MEDIUM": {
"n_calls": 2,
"n_errors": 0,
"duration_ms_mean": 254910.0,
"duration_ms_p50": 254910.0,
"tokens_per_sec_mean": 1.24,
"tokens_per_sec_p50": 1.24
}
},
"chars_split": {
"has_thinking": true,
"reasoning_chars_mean": 504.5,
"answer_chars_mean": 201.0
},
"timeline": [
{
"prompt_id": null,
"run_idx": null,
"phase": null,
"duration_ms": null,
"tokens_per_sec": null,
"error": null
},
{
"prompt_id": null,
"run_idx": null,
"phase": null,
"duration_ms": null,
"tokens_per_sec": null,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 0,
"phase": "cold",
"duration_ms": 98037,
"tokens_per_sec": 0.6528147536134317,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 1,
"phase": "warm",
"duration_ms": 59855,
"tokens_per_sec": 1.0692506891654834,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 2,
"phase": "warm",
"duration_ms": 58654,
"tokens_per_sec": 1.0911446789647765,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 3,
"phase": "warm",
"duration_ms": 58891,
"tokens_per_sec": 1.0867534937426773,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 0,
"phase": "cold",
"duration_ms": 299410,
"tokens_per_sec": 1.142246417955312,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 1,
"phase": "warm",
"duration_ms": 210410,
"tokens_per_sec": 1.3307352312152465,
"error": null
}
]
}
],
"n_calls_total": 36,
@@ -140,7 +585,8 @@
"synthesis_doc": "A3B_AND_CPU_OVERNIGHT_2026-05-05.md",
"synthesis_docs_all": [
"A3B_AND_CPU_OVERNIGHT_2026-05-05.md",
"A3B_CROSS_MACHINE_2026-05-05.md"
"A3B_CROSS_MACHINE_2026-05-05.md",
"SITE_DATA_AUDIT_AND_MIGRATION_PLAN_2026-05-06.md"
],
"related_ids": [],
"status": "complete",
@@ -157,6 +603,173 @@
"tokens_per_sec_p50": 14.91,
"tokens_per_sec_p95": 15.3,
"tokens_per_sec_max": 15.32,
"cold_warm_split": {
"cold": {
"n_calls": 3,
"duration_ms_mean": 32096.67,
"duration_ms_p50": 35949.0,
"tokens_per_sec_mean": 12.86
},
"warm": {
"n_calls": 9,
"duration_ms_mean": 29933.56,
"duration_ms_p50": 33586.0,
"tokens_per_sec_mean": 14.72
}
},
"per_prompt": {
"unknown": {
"n_calls": 2,
"n_errors": 0,
"duration_ms_mean": null,
"duration_ms_p50": null,
"tokens_per_sec_mean": null,
"tokens_per_sec_p50": null
},
"hello": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 5178.25,
"duration_ms_p50": 4671.5,
"tokens_per_sec_mean": 12.69,
"tokens_per_sec_p50": 13.7
},
"P-MEDIUM": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 34217.0,
"duration_ms_p50": 33717.5,
"tokens_per_sec_mean": 14.98,
"tokens_per_sec_p50": 15.19
},
"P-HARD": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 52027.75,
"duration_ms_p50": 51815.5,
"tokens_per_sec_mean": 15.09,
"tokens_per_sec_p50": 15.07
}
},
"chars_split": {
"has_thinking": true,
"reasoning_chars_mean": 1456.67,
"answer_chars_mean": 434.17
},
"timeline": [
{
"prompt_id": null,
"run_idx": null,
"phase": null,
"duration_ms": null,
"tokens_per_sec": null,
"error": null
},
{
"prompt_id": null,
"run_idx": null,
"phase": null,
"duration_ms": null,
"tokens_per_sec": null,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 0,
"phase": "cold",
"duration_ms": 6773,
"tokens_per_sec": 9.449283921452828,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 1,
"phase": "warm",
"duration_ms": 4597,
"tokens_per_sec": 13.922123123776375,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 2,
"phase": "warm",
"duration_ms": 4632,
"tokens_per_sec": 13.816925734024181,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 3,
"phase": "warm",
"duration_ms": 4711,
"tokens_per_sec": 13.585226066652515,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 0,
"phase": "cold",
"duration_ms": 35949,
"tokens_per_sec": 14.242398954073828,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 1,
"phase": "warm",
"duration_ms": 33849,
"tokens_per_sec": 15.126000768117228,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 2,
"phase": "warm",
"duration_ms": 33586,
"tokens_per_sec": 15.244447091049842,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 3,
"phase": "warm",
"duration_ms": 33484,
"tokens_per_sec": 15.290885198900966,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 0,
"phase": "cold",
"duration_ms": 53568,
"tokens_per_sec": 14.878285543608126,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 1,
"phase": "warm",
"duration_ms": 51802,
"tokens_per_sec": 14.941508049882245,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 2,
"phase": "warm",
"duration_ms": 51829,
"tokens_per_sec": 15.203843408130583,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 3,
"phase": "warm",
"duration_ms": 50912,
"tokens_per_sec": 15.320553111250787,
"error": null
}
],
"calls": [
{
"type": "vram_snapshot",
@@ -375,6 +988,173 @@
"tokens_per_sec_p50": 14.37,
"tokens_per_sec_p95": 14.93,
"tokens_per_sec_max": 14.95,
"cold_warm_split": {
"cold": {
"n_calls": 3,
"duration_ms_mean": 10193.33,
"duration_ms_p50": 7338.0,
"tokens_per_sec_mean": 11.56
},
"warm": {
"n_calls": 9,
"duration_ms_mean": 10503.22,
"duration_ms_p50": 7062.0,
"tokens_per_sec_mean": 12.89
}
},
"per_prompt": {
"unknown": {
"n_calls": 2,
"n_errors": 0,
"duration_ms_mean": null,
"duration_ms_p50": null,
"tokens_per_sec_mean": null,
"tokens_per_sec_p50": null
},
"hello": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 1597.75,
"duration_ms_p50": 1393.0,
"tokens_per_sec_mean": 8.47,
"tokens_per_sec_p50": 9.34
},
"P-MEDIUM": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 7203.75,
"duration_ms_p50": 7200.0,
"tokens_per_sec_mean": 14.32,
"tokens_per_sec_p50": 14.37
},
"P-HARD": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 22475.75,
"duration_ms_p50": 22106.5,
"tokens_per_sec_mean": 14.87,
"tokens_per_sec_p50": 14.88
}
},
"chars_split": {
"has_thinking": false,
"reasoning_chars_mean": 0.0,
"answer_chars_mean": 678.58
},
"timeline": [
{
"prompt_id": null,
"run_idx": null,
"phase": null,
"duration_ms": null,
"tokens_per_sec": null,
"error": null
},
{
"prompt_id": null,
"run_idx": null,
"phase": null,
"duration_ms": null,
"tokens_per_sec": null,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 0,
"phase": "cold",
"duration_ms": 2372,
"tokens_per_sec": 5.480607082630692,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 1,
"phase": "warm",
"duration_ms": 1350,
"tokens_per_sec": 9.62962962962963,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 2,
"phase": "warm",
"duration_ms": 1436,
"tokens_per_sec": 9.052924791086351,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 3,
"phase": "warm",
"duration_ms": 1233,
"tokens_per_sec": 9.7323600973236,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 0,
"phase": "cold",
"duration_ms": 7338,
"tokens_per_sec": 14.445352957209048,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 1,
"phase": "warm",
"duration_ms": 8034,
"tokens_per_sec": 14.438635797859098,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 2,
"phase": "warm",
"duration_ms": 7062,
"tokens_per_sec": 14.301897479467572,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 3,
"phase": "warm",
"duration_ms": 6381,
"tokens_per_sec": 14.104372355430183,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 0,
"phase": "cold",
"duration_ms": 20870,
"tokens_per_sec": 14.758025874460948,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 1,
"phase": "warm",
"duration_ms": 24820,
"tokens_per_sec": 14.947622884770347,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 2,
"phase": "warm",
"duration_ms": 23327,
"tokens_per_sec": 14.918334976636514,
"error": null
},
{
"prompt_id": "P-HARD",
"run_idx": 3,
"phase": "warm",
"duration_ms": 20886,
"tokens_per_sec": 14.842478215072298,
"error": null
}
],
"calls": [
{
"type": "vram_snapshot",
@@ -593,6 +1373,117 @@
"tokens_per_sec_p50": 1.09,
"tokens_per_sec_p95": 1.28,
"tokens_per_sec_max": 1.33,
"cold_warm_split": {
"cold": {
"n_calls": 2,
"duration_ms_mean": 198723.5,
"duration_ms_p50": 198723.5,
"tokens_per_sec_mean": 0.9
},
"warm": {
"n_calls": 4,
"duration_ms_mean": 96952.5,
"duration_ms_p50": 59373.0,
"tokens_per_sec_mean": 1.14
}
},
"per_prompt": {
"unknown": {
"n_calls": 2,
"n_errors": 0,
"duration_ms_mean": null,
"duration_ms_p50": null,
"tokens_per_sec_mean": null,
"tokens_per_sec_p50": null
},
"hello": {
"n_calls": 4,
"n_errors": 0,
"duration_ms_mean": 68859.25,
"duration_ms_p50": 59373.0,
"tokens_per_sec_mean": 0.97,
"tokens_per_sec_p50": 1.08
},
"P-MEDIUM": {
"n_calls": 2,
"n_errors": 0,
"duration_ms_mean": 254910.0,
"duration_ms_p50": 254910.0,
"tokens_per_sec_mean": 1.24,
"tokens_per_sec_p50": 1.24
}
},
"chars_split": {
"has_thinking": true,
"reasoning_chars_mean": 504.5,
"answer_chars_mean": 201.0
},
"timeline": [
{
"prompt_id": null,
"run_idx": null,
"phase": null,
"duration_ms": null,
"tokens_per_sec": null,
"error": null
},
{
"prompt_id": null,
"run_idx": null,
"phase": null,
"duration_ms": null,
"tokens_per_sec": null,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 0,
"phase": "cold",
"duration_ms": 98037,
"tokens_per_sec": 0.6528147536134317,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 1,
"phase": "warm",
"duration_ms": 59855,
"tokens_per_sec": 1.0692506891654834,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 2,
"phase": "warm",
"duration_ms": 58654,
"tokens_per_sec": 1.0911446789647765,
"error": null
},
{
"prompt_id": "hello",
"run_idx": 3,
"phase": "warm",
"duration_ms": 58891,
"tokens_per_sec": 1.0867534937426773,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 0,
"phase": "cold",
"duration_ms": 299410,
"tokens_per_sec": 1.142246417955312,
"error": null
},
{
"prompt_id": "P-MEDIUM",
"run_idx": 1,
"phase": "warm",
"duration_ms": 210410,
"tokens_per_sec": 1.3307352312152465,
"error": null
}
],
"calls": [
{
"type": "vram_snapshot",
@@ -735,5 +1626,5 @@
}
}
},
"packaged_at": "2026-05-06T08:04:27Z"
"packaged_at": "2026-05-06T12:28:24Z"
}