Goal
Complete standardized evaluation tasks while minimizing token usage through routing, validation, and safe escalation.
AMD Developer Hackathon: Act II · Track 1
Hybrid token-efficient routing agent that selects the cheapest sufficient Fireworks model while preserving answer quality.
Complete standardized evaluation tasks while minimizing token usage through routing, validation, and safe escalation.
minimax-m3kimi-k2p7-codegemma-4-31b-itgemma-4-26b-a4b-itgemma-4-31b-it-nvfp4Final submission will provide an accessible Docker image and public repository. Fireworks inference will be routed through the configured hackathon environment variables.
Replace these placeholders before final submission.
Pending final GHCR/Docker Hub image referencedocker pull ghcr.io/<user-or-team>/juggernaut-router:<tag>
docker run --rm \
-e FIREWORKS_API_KEY="$FIREWORKS_API_KEY" \
-e FIREWORKS_BASE_URL="$FIREWORKS_BASE_URL" \
ghcr.io/<user-or-team>/juggernaut-router:<tag>