Top k (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_K|unit=number|defaultvalue=64|description=Top-P sampling is an adaptive version of Top L (LLM Attribute). Instead of fixed number of tokens, it cuts off based on cumulative probability.}} </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
Line 1: Line 1:
{{LLM attributes
{{LLM attributes
| <onlyinclude>
| <onlyinclude>
{{LLM attributes|type=row|attribute=TOP_K|unit=number|defaultvalue=64|description=Top-P sampling is an adaptive version of [[Top L (LLM Attribute)]]. Instead of fixed number of tokens, it cuts off based on cumulative probability.}} </onlyinclude>
{{LLM attributes|type=row|attribute=TOP_K|unit=number|defaultvalue=64|description=Top-P sampling is an adaptive version of [[Top P (LLM Attribute)]]. Instead of fixed number of tokens, it cuts off based on cumulative probability.}} </onlyinclude>
}}
}}
{{article end
{{article end

Revision as of 15:11, 29 June 2026