Skip to main content

greedy_sampler

Function greedy_sampler 

Source
pub fn greedy_sampler() -> Box<dyn Sampler + Send + Sync>
Expand description

Create a greedy sampler (always picks highest logit).