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,46 @@
"id": "b54c61c0-b6b8-44ac-bc3e-a515df0f0499",
"title": "vps50-gemma-e4b-1 \u2014 gemma on vps50",
"date": "2026-05-04",
"started_at": "2026-05-04T23:53:09Z",
"git_sha": "f06800254dfd046e154c94f663fb7f9f66c79ae3",
"hardware": "vps50",
"hardware_label": "VPS50 \u00b7 cloud \u00b7 16 vCPU AMD EPYC \u00b7 62 GB RAM \u00b7 no GPU",
"engine": "llamacpp",
"harness": "vps50-gemma-e4b-1",
"model_family": "gemma",
"model_sizes": [
"gemma-4-e4b"
],
"task_kind": null,
"task_kind": "chat",
"tags": [
"gemma",
"vps50"
],
"headline": "no calls landed",
"summary_md_path": null,
"raw_jsonl_path": "runs/b54c61c0-b6b8-44ac-bc3e-a515df0f0499.jsonl",
"log_path": "runs/b54c61c0-b6b8-44ac-bc3e-a515df0f0499.log",
"synthesis_doc": null,
"janie_blurb_md": null,
"janie_blurb_status": "pending",
"caveat": null,
"caveat_severity": null,
"methodology_ref": "HARNESS#vps50-gemma-e4b-1",
"methodology_deviations_md": null,
"results_table": [
{
"label": "gemma-4-e4b",
"cell_id": "vps50:llamacpp:gemma-4-e4b",
"n_calls": 0,
"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": "vps50:llamacpp:gemma-4-e4b",
@@ -22,17 +49,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": 0,
"n_errors_total": 0,
"started_at": "2026-05-04T23:53:09Z",
"tags": [
"gemma",
"vps50"
],
"chart_spec": {
"kind": "bar",
"x": "cell",
"y": "tokens_per_sec_mean",
"series": [
"gemma-4-e4b"
],
"data_url": "/data/b54c61c0-b6b8-44ac-bc3e-a515df0f0499/run.jsonl"
},
"site_grade": "archive-only",
"site_grade_reason": "status=meta-only",
"raw_data_urls": {
"jsonl": "/data/b54c61c0-b6b8-44ac-bc3e-a515df0f0499/run.jsonl",
"log": "/data/b54c61c0-b6b8-44ac-bc3e-a515df0f0499/run.log",
"md": null,
"metadata": "/data/b54c61c0-b6b8-44ac-bc3e-a515df0f0499/metadata.json",
"gitea_dir": "https://git.weeyuga.com/slobodanmargetic988/weeyuga-benchmarks-public/src/branch/main/runs/b54c61c0-b6b8-44ac-bc3e-a515df0f0499/"
},
"synthesis_doc": null,
"synthesis_docs_all": [],
"related_ids": [],
"status": "meta-only",
"visibility": "draft",
"cells_full": [
@@ -42,7 +88,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": []
}
@@ -63,5 +112,5 @@
"ngl": 0,
"ctx": 32768
},
"packaged_at": "2026-05-05T17:43:34Z"
"packaged_at": "2026-05-06T08:04:27Z"
}