Skip to main content

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/ccpm
最近来源活动
2026年8月14日 19:45
检测到的 SKILL.md 语言
英语
星标
1
分支
2

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。