Model Integration

Guide for integrating a new model into the Relax training pipeline. Use when adding a new model architecture, writing Megatron-to-HF weight converters, implementing custom TP all-gather/chunk logic, debugging weight sync issues, or adapting models for colocate or fully-async mode. Covers Megatron backend (bridge and raw modes) and FSDP backend.

redai-studio Updated

File contents

redai-studio/relax/tree/main/skills/model-integration commit ea69e6f514

Frequently asked questions

npx skillmds@latest add redai-studio/model-integration