SamplerChain.topP

Adds top-P (nucleus) sampling.

struct SamplerChain
ref @nogc nothrow return
topP
(
float p
,
size_t minKeep = 1
)

Meta