ml-serving-patterns
Canhada-Labs/ceo-orchestrationFrom checkpoint to production inference: safe model export and loading (state_dict with weights_only, safetensors for distribution, TorchScript/ONNX…
Scores out of 100 · grade B+
2026-08-06Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score7/100
- 2 stars on the source repo.
Documented
15% of the score81/100
- 1,192 words with worked examples.
Install
npx skills add Canhada-Labs/ceo-orchestration/ml-serving-patternsWhat it says it does
From checkpoint to production inference: safe model export and loading (state_dict with weights_only, safetensors for distribution, TorchScript/ONNX trade-offs), eval-mode and no-grad inference discipline, training-serving preprocessing parity via a shared transform module plus golden-batch tests, inference-server shape (health/readiness, versioned model registry, warmup), dynamic batching under an explicit latency budget, GPU memory measured at peak load before rollout, staged rollout (shadow, canary, full) with a pinned warm rollback, and drift plus quality monitoring wired as part of the deployment. Front-loads the production-breaking anti-patterns: pickle-loading untrusted checkpoints, reimplemented preprocessing skew, dropout left on in production, and rollouts whose only rollback plan is "redeploy the old container". Use when exporting, serving, deploying, rolling back, or monitoring a model in production.
Also in Canhada-Labs/ceo-orchestration
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| cross-llm-pair-reviewCanhada-Labs/ceo-orchestration | clean | Skill | 2 stars | yesterday | |
| dpo-reportingCanhada-Labs/ceo-orchestration | clean | Skill | 2 stars | yesterday | |
| agentic-actions-auditorCanhada-Labs/ceo-orchestration | clean | Skill | 2 stars | yesterday | |
| cpp-coding-standardsCanhada-Labs/ceo-orchestration | clean | Skill | 2 stars | yesterday | |
| ml-evaluation-patternsCanhada-Labs/ceo-orchestration | clean | Skill | 2 stars | yesterday | |
| pytorch-patternsCanhada-Labs/ceo-orchestration | clean | Skill | 2 stars | yesterday |
Other ai & agents skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| mcp-builderanthropics/skills | No license | AI & agents | 104,949 installs | today | |
| agent-developmentanthropics/claude-plugins-official | clean | AI & agents | 5,901 installs | today | |
| plugin-settingsanthropics/claude-plugins-official | clean | AI & agents | 5,465 installs | today | |
| skill-creatoranthropics/claude-plugins-official | clean | AI & agents | 5,836 installs | today | |
| microsoft-foundrymicrosoft/azure-skills | clean | AI & agents | 544,819 installs | today | |
| claude-apianthropics/skills | No license | AI & agents | 59,236 installs | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=Canhada-Labs%2Fceo-orchestration)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
