Docs
By Scenario
按业务场景进入对应仓库与样例集合。
文档正文
By Scenario
按业务场景进入对应仓库与样例集合。
LLM / Multimodal Training
| Card | Description | Link |
|---|---|---|
| Repo | 训练优化样例集合 | https://gitcode.com/cann/cann-recipes-train |
| Quickstart | Qwen2.5 RL 单卡上手 | https://gitcode.com/cann/cann-recipes-train/-/blob/master/llm_rl/qwen2_5/verl_npu_demo/README.md |
| Advanced | Qwen3-235B Long Seq RL | https://gitcode.com/cann/cann-recipes-train/-/blob/master/llm_rl/qwen3/README.md |
LLM / Multimodal Inference
| Card | Description | Link |
|---|---|---|
| Repo | 推理与部署样例集合 | https://gitcode.com/cann/cann-recipes-infer |
| Quickstart | GPT-OSS 推理入门 | https://gitcode.com/cann/cann-recipes-infer/-/blob/master/models/gpt-oss/README.md |
| Advanced | DeepSeek-V3.2-Exp 高吞吐 | https://gitcode.com/cann/cann-recipes-infer/-/blob/master/models/deepseek-v3.2-exp/README.md |
Embodied Intelligence
| Card | Description | Link |
|---|---|---|
| Repo | 具身智能样例集合 | https://gitcode.com/cann/cann-recipes-embodied-intelligence |
| Quickstart | Pi0 (Torch) 端到端推理 | https://gitcode.com/cann/cann-recipes-embodied-intelligence/-/blob/master/manipulation/pi0/infer_with_torch/README.md |
| Advanced | Pi0.5 Training | https://gitcode.com/cann/cann-recipes-embodied-intelligence/-/blob/master/manipulation/pi05/train/README.md |
Spatial Intelligence
| Card | Description | Link |
|---|---|---|
| Repo | 空间智能样例集合 | https://gitcode.com/cann/cann-recipes-spatial-intelligence |
| Quickstart | VGGT 推理与评测 | https://gitcode.com/cann/cann-recipes-spatial-intelligence/-/blob/master/models/vggt/README.md |
| Advanced | 3DGS 全流程 | https://gitcode.com/cann/cann-recipes-spatial-intelligence/-/blob/master/algorithms/gaussian_splatting/README.md |
HarmonyOS / Device-Cloud Collaboration
| Card | Description | Link |
|---|---|---|
| Repo | 端侧推理与 AscendC 样例集合 | https://gitcode.com/cann/cann-recipes-harmony-infer |
| Quickstart | SobelCustom 端侧算子 | https://gitcode.com/cann/cann-recipes-harmony-infer/-/blob/master/ops/ascendc/docs/custom-npu_sobel.md |
| Advanced | AscendC Dev Guide | https://gitcode.com/cann/cann-recipes-harmony-infer/-/blob/master/docs/ascendc_develop_guide.md |