Temperature (LLM Attribute): Difference between revisions
Jump to navigation
Jump to search
Created page with "{{chat attributes | <onlyinclude> {{chat attributes|type=row|attribute=TEMPERATURE|unit=Color|description=Temperature controls the randomness of text that is generated by LLMs during inference. A value >1 is more creative, <1 is more strict behavior.}} </onlyinclude> }} {{article end |notes= |seealso= * Chat#Attributes }}" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{llm attributes | ||
| <onlyinclude> | | <onlyinclude> | ||
{{chat attributes|type=row|attribute=TEMPERATURE|unit=[[Color]]|description=Temperature controls the randomness of text that is generated by LLMs during inference. A value >1 is more creative, <1 is more strict behavior.}} </onlyinclude> | {{chat attributes|type=row|attribute=TEMPERATURE|unit=[[Color]]|description=Temperature controls the randomness of text that is generated by LLMs during inference. A value >1 is more creative, <1 is more strict behavior.}} </onlyinclude> | ||
| Line 6: | Line 6: | ||
|notes= | |notes= | ||
|seealso= | |seealso= | ||
* [[Chat#Attributes]] | * [[Chat Channel#Attributes]] | ||
}} | }} | ||