llmprobe report card

/Volumes/edata2/models/afm/GLM-5.3-Flash-AFM-MLX-4bit

http://127.0.0.1:10305/v1

Overview

Three independent scores — never averaged

Surface coverage
100%
Core 9/9 core complete
core 100%
extended 86.7%
frontier 88.9%
How much of the standard API surface exists. Missing features are listed on purpose.
Engine conformance
100%
196/196 MUST no MUST fails
Of the surfaces that exist, how correct are the MUST behaviors. Unsupported ≠ fail.
Model capability
100%
strong 8 categories
Practical floor for tools, JSON, instructions — graded below floor / capable / strong.
Performance
32
tok/s decode 408 ms first token
Informational — hardware-dependent and never scored. Same-machine comparisons only.
Agentic
1/3
Harder multi-step bar. Never blended into capability.
Engine fidelity
94.92%
Same-model only — holds the model constant so the number is the engine.
Outcomes honesty
Pass93
Fail0
Unsupported5
Inconclusive1
Skipped15
Unsupported and inconclusive are not zeros and not fails.

Surface coverage engine

Core 100%

Per tier, never averaged. Click Core / Extended / Frontier to expand every feature under that tier.

Click a tier row to expand · missing features sort first

✗ reasoning items✗ reasoning history round-trip
✗ MCP tools
not probed: prompt caching
○ chat prefill: none — a trailing assistant message starts a new turn — detected, not scored
○ sampling extensions: top_k honored; min_p, repetition_penalty accepted (acceptance only) — detected, not scored

Engine conformance engine

100%

MUST assertions on implemented surfaces only. Click a surface tile to filter the table. Default view: failures only.

Unsupported and inconclusive are not failures — they do not enter the conformance denominator. Use the filters below to inspect every check.

Test Surface Assertion Evidence Status

Model capability model

100% · strong

Floor check — not an intelligence rank. Category floor is 50%. Click a category to expand its evals (failures first).

Click a category row to expand evals

Agentic model

1/3 tasks

Multi-step tool use in a simulated workspace — harder than the capability floor, never blended into it.

reads the config instead of answering from priors
2 steps
finds where the port really lives and edits only thatstep-limit
8 steps
→ Hit the step cap before finishing cleanly — hit the 8-step cap (network.port is still 8080, expected 9090)
follows the pointer in build.cfg instead of guessingstep-limit
8 steps
→ Hit the step cap before finishing cleanly — hit the 8-step cap (VERSION still reads "2.1.7", expected 2.2.0)

Engine fidelity engine

94.92%

Same-model comparisons only. Click a slice to see what was measured. Unmeasured slices are named — never zeroed.

Performance engine

32 tok/s

Informational — never scored and never part of the exit code. Hardware-dependent: only comparable against runs on the same machine.

machine: Apple M3 Ultra · 512 GB · darwin arm64
Decode throughput
32
tok/s · median of 3
Time to first token
408
ms · median of 3
Prefill throughput
414.3
tok/s · median of 3
MeasurementResultHow it was taken
Decode throughput32 tok/s 32–32.1 over 3steady-state generation while writing code
Time to first token408 ms 407–409 over 3latency before the first generated token
Prefill throughput414.3 tok/s 414–415.1 over 3measured on a 1805-token prompt
SignalVerdictDetail
Prefix cachefail not detected1× — 3.5s cold → 3.5s warm; usage reports 0 of 1426 prompt tokens cached
Concurrency (4 streams)partial serialized0.23 efficiency · 26.9 tok/s aggregate vs 29.1 alone · slowest first token 11.3s
Speculative decodenot probed 1× nonepredictable 32 tok/s vs novel 32.1 tok/s · 1.02 tokens per decode step
Sustained loadpass steady32 → 32.3 tok/s over 371s (+0.8%)

Context scaling — decode, first-token latency and speculation as the prompt grows. A failed rung ends the ladder; larger sizes were not attempted.

Decode vs context tok/s 09182736 5144.2k8.3k16.3k decode · 514 tok → 31.9 tok/sdecode · 4.2k tok → 23.5 tok/sdecode · 8.3k tok → 18.1 tok/sdecode · 16.3k tok → 12.3 tok/s First token vs context ms 018.9k37.8k56.7k75.6k 5144.2k8.3k16.3k ttft · 514 tok → 1555 msttft · 4.2k tok → 10641 msttft · 8.3k tok → 23976 msttft · 16.3k tok → 67511 ms
PromptDecodeFirst tokenPrefillSpeculation
~514 31.9 tok/s 1.6s 331 tok/s 1.01 tok/step · 0.99× ceiling
~4.2k 23.5 tok/s 10.6s 393 tok/s 1.01 tok/step · 0.99× ceiling
~8.3k 18.1 tok/s 24s 344 tok/s 1.01 tok/step · 0.98× ceiling
~16.3k 12.3 tok/s 67.5s 242 tok/s 1.01 tok/step · 1× ceiling