This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3

Tutorials#

Step by step guides for using Neuron Agentic Development agents and skills on real tasks.

Tutorial: Port a HuggingFace model using the Autoport skill

Walk through the full process of porting a HuggingFace model to NxD Inference using the Autoport agent. Covers parameter setup, invocation, and what to expect at each stage.

Tutorial: Validate a model port using the Equivalence skill

Walk through validating a ported NxD Inference model against its HuggingFace reference using the Equivalence agent. Covers R-ratio testing, fault localization, and end-to-end accuracy verification.

This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3