← Back to model selection

Temperature determines how creative the model's responses are. Some guidelines:

TopP restricts the model from randomly choosing unlikely tokens. It's effects are less obvious than temperature. When the temperature is 0, this has no effect because the model only ever chooses the most likely value. Some guidelines:

Output tokens restricts the maximum amount of content the model will generate. 40 tokens are approximately 30 words.