mindspeed-fsdp2-migration-main

Orchestrate MindSpeed-MM FSDP2 migrations across model, data, and configuration sub-skills.

31|1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/Ascend/agent-skills --skill mindspeed-fsdp2-migration-main
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: mindspeed-fsdp2-migration-main
Source: https://github.com/Ascend/agent-skills/tree/main/skills/mindspeed-mm-fsdp2-migration/mindspeed-fsdp2-migration-main
Command: npx skills add https://github.com/Ascend/agent-skills --skill mindspeed-fsdp2-migration-main

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates end-to-end MindSpeed-MM FSDP2 migrations by coordinating model, data, configuration, and verification sub-flows for new models.

Core Features & Use Cases

  • End-to-end migration orchestration across model, data, and config components.
  • Activation and coordination of sub-skills to perform model migration, data adaptation, config alignment, and verification with artifact generation.
  • Use Case: When migrating an open-source model to MindSpeed-MM, this skill coordinates all steps, producing a consolidated changeset manifest, compatibility matrix, and migration report.

Quick Start

Start the mindspeed-fsdp2-migration-main skill to initialize the workflow and generate the source-to-target mappings.

Frequently Asked Questions about mindspeed-fsdp2-migration-main

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate end-to-end FSDP2 migration for an open-source model to MindSpeed?▼

To orchestrate end-to-end FSDP2 migration, you can start the workflow to coordinate model, data, and configuration sub-skills. This generates source-to-target mappings, a consolidated changeset manifest, and a final migration report.

What is FSDP2 migration orchestration and when do I need it?▼

FSDP2 migration orchestration coordinates multi-stage artifact generation across model, data, and configuration components. You need this process when migrating new open-source models to MindSpeed-MM, especially for scenarios requiring cross-team collaboration.

How do I validate inputs and manage risks during a MindSpeed-MM migration?▼

To validate inputs and manage risks during MindSpeed-MM migration, the orchestration enforces input validation, mappings, and artifact contracts. This process delivers a final migration report alongside a comprehensive risk register.

Does MindSpeed migration orchestration support coordination across separate model and data sub-skills?▼

Yes, MindSpeed migration orchestration activates and coordinates model migration, data adaptation, config alignment, and verification sub-skills. It manages these sub-flows to produce a consolidated compatibility matrix and changeset manifest.

What artifacts do I get from a complete FSDP2 model migration workflow?▼

From a complete FSDP2 model migration workflow, you get a consolidated changeset manifest, a compatibility matrix, and a final migration report. The orchestration enforces artifact contracts to ensure these outputs are consistently generated.