Top p (LLM Attribute): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
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 }}"
 
Maxim@tygron.com (talk | contribs)
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-K sampling truncates the probability list before sampling.}} </onlyinclude>
{{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

Latest revision as of 12:53, 1 July 2026