From 46eb225ba5c153602313f90dba1a819be8333a03 Mon Sep 17 00:00:00 2001 From: Laurent Mazare Date: Fri, 25 Aug 2023 18:01:38 +0100 Subject: Add some missing entries to the changelog. (#606) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f997cb0..f533710b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ This documents the main changes to the `candle` crate. ## Unreleased ### Added +- Add pose estimation to the yolo example + [589](https://github.com/huggingface/candle/pull/589). +- Api to write GGUF files + [585](https://github.com/huggingface/candle/pull/585). +- Support more quantization types + [580](https://github.com/huggingface/candle/pull/580). +- Add EfficientNet as an example Computer Vision model + [572](https://github.com/huggingface/candle/pull/572). - Add a group parameter to convolutions [566](https://github.com/huggingface/candle/pull/566). - New dtype: int64 -- cgit v1.2.3