Comment by Eisenstein
1 day ago
You might be. Running another agent doesn't load a set of new weights. It creates a new KV cache for the agent and adds the prompts to the queue. Its just another inference turn.
1 day ago
You might be. Running another agent doesn't load a set of new weights. It creates a new KV cache for the agent and adds the prompts to the queue. Its just another inference turn.
thanks, I naively assumed when, for example, Claude Code starts subagents it loads a new instance with empty context