Ask a question to get started
Enter to sendā¢Shift+Enter new line
top_p: float = 1
Decode using nucleus sampling: consider the smallest set of tokens whose probability sum is at least top_p. Must be in the closed interval [0.0, 1.0].
top_p
[0.0, 1.0]