Token samplers for large language models, providing strategies like top-k, top-p, and temperature sampling.
# Cargo.toml
[dependencies]
llm-samplers = "0.0.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a top-k token sampler with k=40.
No known issues recorded.
No dependency data recorded yet.