Temperature (LLM Attribute): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{LLM attributes | {{LLM attributes | ||
| <onlyinclude> | | <onlyinclude> | ||
{{LLM attributes|type=row|attribute=TEMPERATURE|unit=number|description=Temperature controls the randomness of text that is generated by | {{LLM attributes|type=row|attribute=TEMPERATURE|unit=number|defaultvalue=1|description=Temperature controls the randomness of text that is generated by [[Large Language Model (LLM)|LLM]]s during inference. A value >1 is more creative, <1 is more strict behavior.}} </onlyinclude> | ||
}} | }} | ||
{{article end | {{article end | ||
| Line 7: | Line 7: | ||
|seealso= | |seealso= | ||
* [[Chat Channel#Attributes]] | * [[Chat Channel#Attributes]] | ||
|api= | |||
*[[Api session items chatchannels]] | |||
*[[Api session event editor chatchannel set attribute]] | |||
}} | }} | ||
Latest revision as of 15:43, 29 June 2026
| Attribute | Unit | Description | Default value |
|---|---|---|---|
| TEMPERATURE | number | Temperature controls the randomness of text that is generated by LLMs during inference. A value >1 is more creative, <1 is more strict behavior. | 1 |