topK property

double? topK
getter/setter pair

If specified, top-k sampling will be used.

Optional.

Implementation

core.double? topK;