SPORK: Self-Speculative Forking to Accelerate Agentic LLM Inference
SPORK forks a lightweight probe while an agent is still reasoning, predicts the upcoming tool call, and dispatches it early so tool execution overlaps with the remaining decode. It requires no retraining, auxiliary model, or offline trace.
- 18% lower GAIA P95
- 4B–32B model coverage
- Open source controller