Top p (LLM Attribute): Difference between revisions
Jump to navigation
Jump to search
Created page with "{{LLM attributes | <onlyinclude> {{LLM attributes|type=row|attribute=TOP_P|unit=number|defaultvalue=0.95|description=Top-K sampling truncates the probability list before sampling.}} </onlyinclude> }} {{article end |notes= |seealso= * Chat Channel#Attributes |api= *Api session items chatchannels *Api session event editor chatchannel set attribute }}" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{LLM attributes | {{LLM attributes | ||
| <onlyinclude> | | <onlyinclude> | ||
{{LLM attributes|type=row|attribute=TOP_P|unit=number|defaultvalue=0.95|description=Top-K sampling truncates the probability list before sampling.}} </onlyinclude> | {{LLM attributes|type=row|attribute=TOP_P|unit=number|defaultvalue=0.95|description=Top-K sampling truncates the probability list before sampling of the [[Large Language Model (LLM)|LLM]].}} </onlyinclude> | ||
}} | }} | ||
{{article end | {{article end | ||