abhijitramesh spehirotheca commited on
Commit
aad7fd0
·
1 Parent(s): cfd6b7e

bench: arm-valhall-8gb-linux / chromium-147 / 1 variants (#41)

Browse files

- bench: arm-valhall-8gb-linux / chromium-147 / 1 variants (c6fd66ab6963fcbc1e0d5c73a3dc383d44cafd34)


Co-authored-by: Zheyuan Chen <spehirotheca@users.noreply.huggingface.co>

runs/2026-05-12/arm-valhall-8gb-linux-chromium-147-1778563189542.json ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "status": "done",
4
+ "error": null,
5
+ "model": "Qwen3-0.6B",
6
+ "variant": "Q4_K_M",
7
+ "filename": "Qwen3-0.6B-Q4_K_M.gguf",
8
+ "repo": "unsloth/Qwen3-0.6B-GGUF",
9
+ "sizeMB": 378.33,
10
+ "browser": "chromium-147",
11
+ "nCtx": 2048,
12
+ "nPredict": 128,
13
+ "nPrompt": 512,
14
+ "nGen": 128,
15
+ "nDepth": 0,
16
+ "nReps": 5,
17
+ "nGpuLayers": 999,
18
+ "timestamp": "2026-05-12T05:17:22.931Z",
19
+ "wallTimeMs": 314799.4000000004,
20
+ "webgpuAvailable": true,
21
+ "gpuAdapterInfo": {
22
+ "vendor": "arm",
23
+ "architecture": "valhall",
24
+ "device": "",
25
+ "description": ""
26
+ },
27
+ "buildType": "jspi",
28
+ "llamaCppCommit": "f22c8021d213567942a3d0134692e70f02f28f3a",
29
+ "llamaCppDescribe": "b8981-3-gf22c8021d",
30
+ "dawnTag": "v20260317.182325",
31
+ "metrics": {
32
+ "tests": [
33
+ {
34
+ "name": "pp512",
35
+ "n_prompt": 512,
36
+ "n_gen": 0,
37
+ "n_depth": 0,
38
+ "avg_ns": 28523540000,
39
+ "stddev_ns": 165676335,
40
+ "avg_ts": 17.95,
41
+ "stddev_ts": 0.1,
42
+ "samples_ns": [
43
+ 28396300000,
44
+ 28431500000,
45
+ 28807500000,
46
+ 28456500000,
47
+ 28525900000
48
+ ],
49
+ "samples_ts": [
50
+ 18.03,
51
+ 18.01,
52
+ 17.77,
53
+ 17.99,
54
+ 17.95
55
+ ]
56
+ },
57
+ {
58
+ "name": "tg128",
59
+ "n_prompt": 0,
60
+ "n_gen": 128,
61
+ "n_depth": 0,
62
+ "avg_ns": 22144180000,
63
+ "stddev_ns": 211713360,
64
+ "avg_ts": 5.78,
65
+ "stddev_ts": 0.05,
66
+ "samples_ns": [
67
+ 22006400000,
68
+ 22198000000,
69
+ 22057100000,
70
+ 22489700000,
71
+ 21969700000
72
+ ],
73
+ "samples_ts": [
74
+ 5.82,
75
+ 5.77,
76
+ 5.8,
77
+ 5.69,
78
+ 5.83
79
+ ]
80
+ }
81
+ ],
82
+ "n_prompt": 512,
83
+ "n_gen": 128,
84
+ "n_reps": 5,
85
+ "iterations": 5,
86
+ "prefill_tok_s": 17.95,
87
+ "decode_tok_s": 5.78,
88
+ "prefill_tok_s_stdev": 0.1,
89
+ "decode_tok_s_stdev": 0.05,
90
+ "prefill_samples": [
91
+ 18.03,
92
+ 18.01,
93
+ 17.77,
94
+ 17.99,
95
+ 17.95
96
+ ],
97
+ "decode_samples": [
98
+ 5.82,
99
+ 5.77,
100
+ 5.8,
101
+ 5.69,
102
+ 5.83
103
+ ],
104
+ "n_p_eval": 512,
105
+ "n_eval": 128,
106
+ "t_p_eval_ms": 28523.54,
107
+ "t_eval_ms": 22144.18
108
+ },
109
+ "consistency": null,
110
+ "cpu_baseline": null,
111
+ "output": "",
112
+ "machine": {
113
+ "slug": "arm-valhall-8gb-linux",
114
+ "platform": "linux",
115
+ "platformVersion": "",
116
+ "arch": "x86",
117
+ "cpus": "arm valhall",
118
+ "totalMemoryGB": 8,
119
+ "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36"
120
+ },
121
+ "memoryInfo": {
122
+ "model_size": 390753280,
123
+ "state_size": 17,
124
+ "devices": [
125
+ {
126
+ "name": "WebGPU",
127
+ "type": "GPU",
128
+ "free": 4294967292,
129
+ "total": 4294967292
130
+ },
131
+ {
132
+ "name": "CPU",
133
+ "type": "CPU",
134
+ "free": 4294901760,
135
+ "total": 4294901760
136
+ }
137
+ ]
138
+ },
139
+ "userReported": {
140
+ "machineName": "arm valhall · 8 GB",
141
+ "gpuName": "arm valhall",
142
+ "browser": "Google Chrome 146.0.7680.178",
143
+ "os": "Linux · x86_64"
144
+ },
145
+ "source": "webgpu-bench/site (space)",
146
+ "submittedBy": {
147
+ "name": "spehirotheca",
148
+ "hubId": "69883dc365b52ac40f573a3b",
149
+ "avatarUrl": "https://huggingface.co/avatars/5699e626ae78871d9e55346c8d4d8bea.svg"
150
+ }
151
+ }
152
+ ]