Ask a question to get started
Enter to sendā¢Shift+Enter new line
top_k: Optional[int] = None
Decode using top-k sampling: consider the set of top_k most probable tokens. Must be positive.