topP property

double? topP
final

An alternative to sampling with temperature, called nucleus sampling.

Implementation

final double? topP;