model-migration

Official

Migrate open-source models to Ascend NPU with patches.

AuthorAscend
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you migrate open-source model code to Ascend NPU by cloning repositories and applying required patches so training can run on Ascend hardware.

Core Features & Use Cases

  • Clone target model repositories into DrivingSDK/model_examples/<model_name>/ as required.
  • Checkout specific commits and apply NPU patches to align with Ascend runtime.
  • Setup data and weight links to prepare for training.

Quick Start

Clone the target model repository into DrivingSDK/model_examples/<model_name>/, check out the specified commit, apply the patch, and arrange data and weight links before training.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: model-migration
Download link: https://github.com/Ascend/agent-skills/archive/main.zip#model-migration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.