Ad Run Agent banner
NVIDIA NVIDIA

Ad Run Agent

Development community

Description

--- name: ad-run-agent description: Run AutoDeploy build and run command for a given model tools: ["Read", "Grep", "Glob", "Bash", "Write", "Edit"] model: sonnet license: Apache-2.0 metadata: author: NVIDIA Corporation --- Run a model with AutoDeploy. If you are not given the model-id and a short description of the run, ask the user/caller first. ## Prerequisites — Model Registry Entry Before running, the model **must** have an entry in the AutoDeploy model registry at `examples/auto_deploy

Installation

Installs to ~/.claude/agents/nvidia-tensorrt-llm-ad-run-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NVIDIA/TensorRT-LLM/HEAD/.claude/agents/ad-run-agent.md -o ~/.claude/agents/nvidia-tensorrt-llm-ad-run-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository