Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

adding-a-model

// Use when adding a new model (or model family) to the llm-calc database (calc/src/data/models.ts). Walks through sourcing fields from HuggingFace config.json, reading papers for novel attention variants, writing tests first, and registering the entry. Invoke this whenever a model is being added or updated — even for a single SKU, since the failure modes (wrong KV bytes, mis-sized attention, silently broken roofline) all look fine until someone runs the calc against a real workload.

$ git log --oneline --stat
stars:1
forks:2
updated:2026年5月26日 22:12
SKILL.md
readonly