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 |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{LLM attributes | {{LLM attributes | ||
| <onlyinclude> | | <onlyinclude> | ||
{{LLM attributes|type=row|attribute=TOP_P|unit=number|defaultvalue=0.95|description=Top- | {{LLM attributes|type=row|attribute=TOP_P|unit=number|defaultvalue=0.95|description=Top-P sampling selects a group of [[Large Language Model (LLM)|LLM]] tokens whose cumulative probability is at least P.}} </onlyinclude> | ||
}} | }} | ||
{{article end | {{article end | ||