Ask a question to get started
Enter to sendā¢Shift+Enter new line
top_p adjusts the number of choices for each predicted tokens based on cumulative probabilities. Value should be ranging between 0.0 and 1.0.
top_p: Optional[float] = None