Changelog update. (#656)

This commit is contained in:
Laurent Mazare
2023-08-29 12:55:56 +01:00
committed by GitHub
parent 14b4d456e8
commit 1d6bff53fc
2 changed files with 5 additions and 1 deletions

View File

@ -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