This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Developer Guides#
These guides explain how Neuron Agentic Development skills work internally. Read them to understand the architecture, decision logic, and validation strategies that the agents use under the hood.
Deep dive: Port GPU-compatible models to the vLLM Neuron backend with the Autoport skill
How the Autoport vLLM Neuron skill researches model architectures, generates vLLM Neuron implementations for the Trainium2 backend, registers them, and validates logits and equivalence against the GPU-compatible reference implementation.
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3