What's Changed
- Make
generate.format
return the corresponding object by @rlouf in #630 - Add top-k processor to multinomial sampler by @rlouf in #642
- Add
top_p
logits processor andtemperature
rescaling to the multinomial sampler by @rlouf in #646
Full Changelog: 0.0.28...0.0.29