AI Dynamics

Global AI News Aggregator

About

Local LLMs 101: Inference, Tokens, and Sequence Explained

> local llms 101 > running a model = inference (using model weights)
> inference = predicting the next token based on your input plus all tokens generated so far
> together, these make up the "sequence" > tokens ≠ words
> they're the chunks representing the text a model sees
>

→ View original post on X — @theahmadosman