Skip to main content

qualcomm/ai-hub-models

SkillsMP has collected 4 skills from qualcomm/ai-hub-models. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
4
GitHub stars
1,194
GitHub forks
207

Skills in this repository

1 occupation categories · 25% classified

Showing 4 of 4 collected skills.

occupation
unclassified
description

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…

updated
occupation
unclassified
description

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`.

updated
occupation
unclassified
description

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…

updated
occupation
Software Developers
description

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`.

updated
Showing 4 of 4 collected skills.