Skip to content
AImpact
IT EN
Inference Beginner Also known as: Temperatura

Temperature

A parameter that scales the logits before sampling: low values make the model more deterministic, high values more creative and unpredictable.

ShareLinkedInX

In practice

At 0 the model always picks the most likely word (effectively greedy); at 1 it keeps the original distribution; above 1.5 it tends to go off the rails. For classification or extraction use 0; for creative writing 0.7-1.0. It is the simplest knob to tune in any API.

Related terms

Seen in the wild

0 entries mentioning it

No archive entry mentions it explicitly. Appears in broader contexts.

← All terms