Request classification
The control plane identifies interactive, background, and evaluation work at admission.
A reference design for moving variable agent traffic onto a workload-aware inference fabric spanning interactive and batch execution.
REFERENCE DESIGN · NOT A CUSTOMER CLAIMInteractive research sessions created unpredictable traffic while evaluation and indexing jobs competed for the same capacity. The team either over-provisioned GPUs or accepted latency spikes during peak periods.
THE SPARK SYSTEMSPARK introduced policy routing across interactive and batch lanes, compiled the customer model for dedicated serving, and shifted evaluation workloads dynamically according to live production demand.
The control plane identifies interactive, background, and evaluation work at admission.
Latency and cost objectives select the appropriate compiled model and capacity lane.
Batch formation, prefix reuse, and capacity-aware scheduling improve GPU occupancy.
Production traces feed model evaluation and the next approved serving configuration.
Separated interactive demand, evaluation jobs, cache behavior, and peak capacity requirements.
Compiled the model and tuned batching, memory policy, and routing thresholds.
Shifted production traffic progressively with performance and rollback gates.
“A reproducible test must state model, precision, accelerator, context lengths, concurrency, scheduler settings, and measurement window.”BENCHMARK PRINCIPLE · NOT A CUSTOMER TESTIMONIAL