Local Dev AMD
Trigger
- The primary skill needs
amd-localbuild/serve/smoke validation
Required Surfaces
local_smoke
Conditional Surfaces
local_e2e
Stop Conditions
- AMD-local smoke cannot be run or platform image mapping is unavailable
Workflow
- Read AMD-local docs and environment config to understand the AMD build setup
- Build the AMD image with
make agent-dev ENV=amd - Start the local server with
make agent-serve-local ENV=amd - Run smoke tests with
make agent-smoke-localto validate the build - Verify the default AMD smoke config starts successfully without unexpected fallbacks
Must Read
Standard Commands
make agent-dev ENV=amdmake agent-serve-local ENV=amdmake agent-smoke-localmake agent-serve-local ENV=amd AGENT_SERVE_CONFIG=deploy/recipes/balance.yaml
Acceptance
- The default AMD smoke config starts successfully
- AMD image/platform behavior does not fall back unexpectedly
- When real AMD model deployment is in scope, the agent uses
deploy/amd/README.mdanddeploy/recipes/balance.yamlas the primary reference instead of inventing a new ROCm setup path
Source: Qsqsdac/semantic-router — distributed by TomeVault.