temperature property
What sampling temperature to use. Higher values mean the model will take more risks. Try 0.9 for more creative applications, and 0 (argmax sampling) for ones with a well-defined answer.
Minimum value: 0 Maximum value: 2
Implementation
num? temperature;