Adding Model Support to NeMo AutoModel
Purpose
This skill guides implementation of new model architectures in NeMo AutoModel. Follow the five phases in order.
Instructions
When answering an onboarding question, keep the response in this order:
Classify the architecture from
config.json
.
Name the exact implementation files under
components/models/
nemo-automodel-model-onboarding
安装
npx skills add https://github.com/nvidia/skills --skill nemo-automodel-model-onboarding