Skip to content

Inference

Inference is the stage where a trained model answers a prompt, producing output from fixed weights rather than adjusting them.

  • tokens per second
  • throughput
  • latency
  • forward pass
  • memory bandwidth
  • batch size
  • time to first token
  • autoregressive generation