diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a0275c57..06041294 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This documents the main changes to the `candle` crate. ## v0.2.2 - Unreleased ### Added +- Support for `top_p` sampling + [819](https://github.com/huggingface/candle/pull/819). ### Modified |