Iterate Topk banner
Infini-AI-Lab Infini-AI-Lab

Iterate Topk

Design community

Description

--- description: Run the long-horizon top-k kernel iterate loop autonomously — design 4 variants, JIT-compile, benchmark, generate reports, analyse, repeat. Stops after --max-iterations batches (default 3). argument-hint: [--max-iterations <N>] [--k <K>] [--num-gpus <G>] --- You are now running the **top-k kernel iterate loop** autonomously. Do not ask for confirmation between steps; execute each step in sequence and loop until the iteration budget is reached. Unlike `/iterate`, this loop tune

Installation

Installs to ~/.claude/commands/infini-ai-lab-vortex_torch-iterate_topk.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Infini-AI-Lab/vortex_torch/HEAD/.claude/commands/iterate_topk.md -o ~/.claude/commands/infini-ai-lab-vortex_torch-iterate_topk.md

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

Full documentation available on GitHub

View Source Repository