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 additionalTop_p
andTop_k
constructors. - Add
Min_p
type. - Add
Top_nσ
type.
- Add
- Add
argmax_sampler
,top_pk_sampler
,min_p_sampler
, andtop_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.