From b844e104b79ddc06161ff975aa93ffa9a7ec4801 Mon Sep 17 00:00:00 2001 From: Tim Dettmers Date: Sun, 9 Oct 2022 19:31:43 -0700 Subject: Updated docs (#32) and changelog. --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a26a0e7..84333e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -117,3 +117,16 @@ Features: Bug fixes: - fixed an issue where too many threads were created in blockwise quantization on the CPU for large tensors + + +### 0.35.0 + +#### CUDA 11.8 support and bug fixes + +Features: + - CUDA 11.8 support added and binaries added to the PyPI release. + +Bug fixes: + - fixed a bug where too long directory names would crash the CUDA SETUP #35 (thank you @tomaarsen) + - fixed a bug where CPU installations on Colab would run into an error #34 (thank you @tomaarsen) + - fixed an issue where the default CUDA version with fast-DreamBooth was not supported #52 -- cgit v1.2.3