LLM Temperature and Top-P: What the Sampling Settings Do
You turned the temperature up and the model got more creative, down and it got smarter. Both stories are wrong. Temperature and top-p only reshape how the next token is drawn. Here is what each setting really does, top-p versus top-k, and which value to use per task.
