Profile
Traffic, context length, concurrency, and the tail-latency budget.

We optimize and run open models on frontier AMD and NVIDIA chips, starting with GLM 5.2. We test builds, runtimes, kernels, batching, and placement against traffic.
We test the whole path: model, runtime, kernels, chips, and traffic.
Traffic, context length, concurrency, and the tail-latency budget.
Model build, runtime, kernels, batching, parallelism, and placement.
Replay on target hardware. Record throughput, p99 ITL, and cost.
One system, measured against traffic.
open weights / quality constraintsQuality and context remain part of the objective.
engine / schedulerEngine, scheduler, KV cache, attention kernels, and batching change the result.
target hardwareHardware is part of the search, not a final handoff.
traffic / context / concurrencyTraffic shape sets the conditions every candidate has to meet.
pinned config / replayModel build, runtime, kernel, scheduler, and placement with replay evidence.