From fdf15f0e052478ae0fe6d10e676f21e04158495d Mon Sep 17 00:00:00 2001 From: Laurent Mazare Date: Sat, 26 Aug 2023 13:00:24 +0100 Subject: Another transmute tweak. (#610) * Another transmute tweak. * Changelog tweak. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index f533710b..7dac281f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ This documents the main changes to the `candle` crate. ## Unreleased ### Added +- Support more quantized types, e.g. Q2K, Q4K, Q5K... + [586](https://github.com/huggingface/candle/pull/586). - Add pose estimation to the yolo example [589](https://github.com/huggingface/candle/pull/589). - Api to write GGUF files -- cgit v1.2.3