
After Training an LLM: From Frozen Weights to Token-by-Token Inference
What happens once training stops: frozen weights, prefill vs decode, sampling, the KV cache, and the serving tricks that make inference faster without changing what the model knows.




