Back

Posted by

Temperature is a value that controls how predictable or creative an LLM's output is

In large language models, temperature adjusts the randomness in text generation by modifying how often words with lower probabilities are selected next in the sequence. Lower temperatures produce more obvious outputs while higher temperatures produce more creative responses.

More Posts

You've reached the end.