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)
| Name | Type | Required |
|---|---|---|
| top_p | FLOAT | required |
| other_options | OAIAPI_OPTIONS | optional |
Outputs (1)
| Name | Type |
|---|---|
| Options | OAIAPI_OPTIONS |