AI Dynamics

Global AI News Aggregator

About

Top-k and Top-p: Controlling Model Token Selection

2. Top-k (also top-p) – controls the list from which the model can make its choices. Increasing the top-k increases the number of tokens that the model can choose from, and vice versa.

→ View original post on X — @cohere