aws-neuron/neuron-agentic-development

54Stars on the repository
16Mods indexed here, across every type
13d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

aws-neuron/neuron-agentic-development

Agent

Autonomous agent for porting HuggingFace models to NeuronX Distributed Inference (NXDI) for AWS Trainium/Inferentia hardware. Accepts model parameters and executes the full porting workflow: knowledge base analysis, architecture analysis, implementation, compilation, inference testing, and validation. Context: User…

54 13d ago D 318 tokens original Apache-2.0

aws-neuron/neuron-agentic-development

Agent

Autonomous agent for porting HuggingFace models to the vLLM-Neuron Trainium2 backend. Accepts a model name and HuggingFace model ID, then executes the full porting workflow: architecture research, code generation, model registration, and validation. Context: User wants to port Yi to vLLM-Neuron user: "Port yi…

54 13d ago B 170 tokens original Apache-2.0

aws-neuron/neuron-agentic-development

Agent

Verify functional equivalence between a source (reference) and target (ported) model implementation using the 8-stage equivalence pipeline. Covers model tree comparison, component-level R-ratio testing, E2E logit comparison, distributional checks, and downstream evaluation. Use when porting models between frameworks…

54 13d ago A 310 tokens original Apache-2.0

neuron-nki-agent

04

aws-neuron/neuron-agentic-development

Agent

Unified NKI kernel development agent. CRITICAL: Before writing any NKI code, read the language constraint reference at skills/neuron-nki-writing/references/nki-language-constraint.md for the required API patterns and reference kernel template. Context: Kernel won't compile user: "Fix these compilation errors in my…

54 13d ago A 218 tokens original Apache-2.0

aws-neuron/neuron-agentic-development

Agent

Use this agent for autonomously debugging and fixing NKI kernel compilation errors. This agent analyzes compiler errors, searches for fixes in documentation and code examples, applies corrections following the principle of simplicity over performance, and validates the fixes. Context: User has a kernel with…

54 13d ago A 239 tokens original Apache-2.0

aws-neuron/neuron-agentic-development

Agent

Profile and analyze NKI kernels on Neuron hardware. Captures execution traces, ingests profiles, computes performance bounds, identifies bottleneck engines, and runs investigations to localize inefficiencies to NKI source lines. Context: User wants end-to-end profiling and analysis user: "Profile and analyze my matmul…

54 13d ago A 234 tokens original Apache-2.0

aws-neuron/neuron-agentic-development

Agent

Use this agent for writing new NKI kernels or modifying existing ones. Handles translation from PyTorch/NumPy/natural language, adding shape/dtype support, refactoring tiling strategies, and implementing new features in NKI code. Follows Beta 2 API patterns. Context: User has PyTorch code and wants NKI version user…

54 13d ago A 319 tokens original Apache-2.0