OpenAI API - Top P

OAIAPI_TopP

An alternative to sampling with temperature, called nucleus sampling, where the model considers the results of the tokens with top_p probability mass.

Pack: ComfyUI OpenAI API

custom_nodes.comfyui-openai-api

Inputs (2)

NameTypeRequired
top_pFLOATrequired
other_optionsOAIAPI_OPTIONSoptional

Outputs (1)

NameType
OptionsOAIAPI_OPTIONS
OpenAI API - Top P | TealPug Node Explorer