Builder

class Builder

Properties

Link copied to clipboard

The maximum number of tokens to generate.

Link copied to clipboard

Stop sequences that end generation.

Link copied to clipboard

The temperature for sampling.

Link copied to clipboard
var topP: Float?

The top-p value for nucleus sampling.