topP property

double? topP
getter/setter pair

How many tokens to select amongst the highest probabilities.

Implementation

double? topP;