Skip to main content

qualcomm/ai-hub-models

SkillsMP 已收集 qualcomm/ai-hub-models 中的 4 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
4
GitHub 星标
1,194
GitHub Forks
207

这个仓库中的 skills

1 个职业分类 · 已分类 25%

已展示 4 / 4 个已收集 Skill。

职业分类
未分类
描述

Onboard a new model to Qualcomm AI Hub Models. Guides authoring a standalone folder (model.py, app.py, demo.py, test.py, manifest.yaml) that the qai-hub-models CLI can install, export, and evaluate. Ships `supported_precisions: [float]`; quantization is a…

原文语言:英语

更新
职业分类
未分类
描述

Add a quantized precision to a float recipe that already passes `validate-on-device`. Tries w8a8, falls back to w8a16, or gives up. Hard-requires a dataset + evaluator (authors them under supervision if missing). Use after `validate-on-device`.

原文语言:英语

更新
职业分类
未分类
描述

Onboard a new model to Qualcomm AI Hub Models as an in-tree recipe (lives under src/qai_hub_models/models/<id>/, appears in the public catalog, has a scorecard entry). This is a thin delta on top of the base `onboard` skill — it inherits all authoring…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Compile, profile, and (if evaluator wired) evaluate a float recipe on a Snapdragon device via AI Hub. Iterates on failures using `.claude/docs/on-device-debugging.md`. Use after `onboard` produces a `validate`-green float recipe, and before `add-quantization`.

原文语言:英语

更新
已展示 4 / 4 个已收集 Skill。