summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLaurent Mazare <laurent.mazare@gmail.com>2023-08-29 12:55:56 +0100
committerGitHub <noreply@github.com>2023-08-29 12:55:56 +0100
commit1d6bff53fcf500f452d0de412ff643e315db6779 (patch)
tree7064e66efca1353c0e630824549046111cb2e171 /CHANGELOG.md
parent14b4d456e80a6fb218c6e3c16b4e5aeffb0c2c6f (diff)
downloadcandle-1d6bff53fcf500f452d0de412ff643e315db6779.tar.gz
candle-1d6bff53fcf500f452d0de412ff643e315db6779.tar.bz2
candle-1d6bff53fcf500f452d0de412ff643e315db6779.zip
Changelog update. (#656)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 29960ce4..9b1e8ca9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,10 @@ This documents the main changes to the `candle` crate.
## Unreleased
### Added
+- Stable Diffusion XL support
+ [647](https://github.com/huggingface/candle/pull/647).
+- Add the conv-transpose2d op
+ [635](https://github.com/huggingface/candle/pull/635).
- Refactor the VarBuilder api
[627](https://github.com/huggingface/candle/pull/627).
- Add some quantization command