
Decoding Tech #13
What actually happens during inference?
When you ask an AI a question,
the model isn’t “thinking.”
It’s running a forward pass through the network
and predicting the next token step by step.
No learning.
Just computation.
#DecodingTech
English


