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 10:04:27 +02:00
parent a18db6a3da
commit 947c361b9c
22 changed files with 6182 additions and 1423 deletions

View File

@@ -2,19 +2,47 @@
"id": "fe4fa289-67a9-48e8-8a80-d5d88c875208",
"title": "predator-a3b-1 \u2014 qwen3 on predator",
"date": "2026-05-04",
"started_at": "2026-05-04T18:50:19Z",
"git_sha": "f06800254dfd046e154c94f663fb7f9f66c79ae3",
"hardware": "predator",
"hardware_label": "Predator \u00b7 gaming laptop \u00b7 GTX 1060 6 GB \u00b7 28 GB RAM",
"engine": "llamacpp",
"harness": "predator-a3b-1",
"model_family": "qwen3",
"model_sizes": [
"qwen3:30b-a3b"
],
"task_kind": null,
"task_kind": "chat",
"tags": [
"a3b",
"predator",
"qwen3"
],
"headline": "2 calls across 1 cell(s)",
"summary_md_path": null,
"raw_jsonl_path": "runs/fe4fa289-67a9-48e8-8a80-d5d88c875208.jsonl",
"log_path": "runs/fe4fa289-67a9-48e8-8a80-d5d88c875208.log",
"synthesis_doc": null,
"janie_blurb_md": null,
"janie_blurb_status": "pending",
"caveat": null,
"caveat_severity": null,
"methodology_ref": "HARNESS#predator-a3b-1",
"methodology_deviations_md": null,
"results_table": [
{
"label": "qwen3:30b-a3b-q4km-think500",
"cell_id": "predator:llamacpp:qwen3:30b-a3b-q4km-think500",
"n_calls": 2,
"n_errors": 0,
"duration_ms_mean": null,
"duration_ms_p50": null,
"duration_ms_p95": null,
"tokens_per_sec_mean": null,
"tokens_per_sec_p50": null,
"tokens_per_sec_p95": null,
"tokens_per_sec_max": null,
"memory_mb": null,
"watts_avg": null,
"notes": null
}
],
"cells": [
{
"cell_id": "predator:llamacpp:qwen3:30b-a3b-q4km-think500",
@@ -22,18 +50,36 @@
"n_errors": 0,
"duration_ms_mean": null,
"duration_ms_p50": null,
"duration_ms_p95": null,
"tokens_per_sec_mean": null,
"tokens_per_sec_p50": null,
"tokens_per_sec_p95": null,
"tokens_per_sec_max": null
}
],
"n_calls_total": 2,
"n_errors_total": 0,
"started_at": "2026-05-04T18:50:19Z",
"tags": [
"a3b",
"predator",
"qwen3"
],
"chart_spec": {
"kind": "bar",
"x": "cell",
"y": "tokens_per_sec_mean",
"series": [
"qwen3:30b-a3b-q4km-think500"
],
"data_url": "/data/fe4fa289-67a9-48e8-8a80-d5d88c875208/run.jsonl"
},
"site_grade": "archive-only",
"site_grade_reason": "no documented method (no synthesis doc and no run.md)",
"raw_data_urls": {
"jsonl": "/data/fe4fa289-67a9-48e8-8a80-d5d88c875208/run.jsonl",
"log": "/data/fe4fa289-67a9-48e8-8a80-d5d88c875208/run.log",
"md": null,
"metadata": "/data/fe4fa289-67a9-48e8-8a80-d5d88c875208/metadata.json",
"gitea_dir": "https://git.weeyuga.com/slobodanmargetic988/weeyuga-benchmarks-public/src/branch/main/runs/fe4fa289-67a9-48e8-8a80-d5d88c875208/"
},
"synthesis_doc": null,
"synthesis_docs_all": [],
"related_ids": [],
"status": "complete",
"visibility": "draft",
"cells_full": [
@@ -43,7 +89,10 @@
"n_errors": 0,
"duration_ms_mean": null,
"duration_ms_p50": null,
"duration_ms_p95": null,
"tokens_per_sec_mean": null,
"tokens_per_sec_p50": null,
"tokens_per_sec_p95": null,
"tokens_per_sec_max": null,
"calls": [
{
@@ -80,5 +129,5 @@
}
}
},
"packaged_at": "2026-05-05T17:43:34Z"
"packaged_at": "2026-05-06T08:04:27Z"
}