Builder

class Builder

Properties

Link copied to clipboard

Maximum length of output

Link copied to clipboard

List of stop sequences

Link copied to clipboard

Controls randomness, higher values increase diversity

Link copied to clipboard
var topK: Int?

Sample from the k most likely next tokens

Link copied to clipboard
var topP: Float?

Cumulative probability cutoff for token selection