Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 05:10
· 1 commit to main since this release

LogitSamplers v0.1.0

  • Add logitsample function for GPU-friendly weighted sampling in the log domain.
  • Add abstract LogitTransform type.
    • Add Temperate type.
    • Add Top_pk type with additional Top_p and Top_k constructors.
    • Add Min_p type.
    • Add Top_nσ type.
  • Add argmax_sampler, top_pk_sampler, min_p_sampler, and top_nσ_sampler functions.

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.