pub fn sample_with_params(data: &[u8], params: &SamplingParams) -> u32Expand description
Convenience wrapper: sample without token history (no repetition penalty).
pub fn sample_with_params(data: &[u8], params: &SamplingParams) -> u32Convenience wrapper: sample without token history (no repetition penalty).