Commit Graph

2 Commits

Author SHA1 Message Date
a62a97340c Add topk sampling. (#1923) 2024-03-23 15:26:09 +01:00
805bf9ffa7 Implement top_p / nucleus sampling (#819)
* Implement top_p / nucleus sampling

* Update changelog

* rustfmt

* Add tests

* Fix clippy warning

* Fix another clippy error
2023-09-12 18:10:16 +02:00