logoalt Hacker News

noahbptoday at 8:16 PM1 replyview on HN

Time to first token, especially for smaller models, can be sharply reduced.

Latency can be just as important as overall throughput, especially for inference providers like Groq and Cerebras.


Replies

fastballtoday at 8:18 PM

Tokenization is <0.1% of the inference time for the first token in the same way it is <0.1% for the last.

show 1 reply