LLM Eval Harness

Evaluate any LLM behind an OpenAI- or Anthropic-compatible endpoint across four dimensions: speed (TTFT + thinking-aware tokens/sec), concurrency/stability (success rate, p50/p90 latency, the level where it breaks), Anthropic protocol compliance (thinking-block trigger rate), and quality regression against your own accumulated use cases (blind-judge precision). Use whenever someone wants to benchmark, 测评, or 压测 a model, verify a vendor's tokens-per-second claim, compare two models head-to-head, decide whether a newly released model is fast/stable/good enough before adopting it, measure TTFT or decode throughput, probe concurrency limits before a workshop or batch job, or check whether an "Anthropic-compatible" endpoint really implements thinking blocks. Triggers on "benchmark this model", "测一下这个模型的速度/ 质量", "is X tok/s real", "compare model A vs B", "这个模型能不能扛住并发", "接入新模型 先测一下", even without the word "eval".

tuyv 1805818 4 files · 34.5 KB Updated

File contents

tuyv/ccpm/tree/main/preset-registry/skills/daymade-claude-code-skills-llm-eval-harness commit 18058181b3

Frequently asked questions

npx skillmds@latest add tuyv/llm-eval-harness