update changelog
Linter / ruff (push) Failing after 29s
Linter / eslint (push) Failing after 33s
Tests / tests on CPU with empty model (push) Failing after 41s

This commit is contained in:
AUTOMATIC1111
2023-08-23 15:47:11 +03:00
parent 250c416474
commit 31f2be3dce
+7
View File
@@ -1,3 +1,10 @@
## 1.5.2
### Bug Fixes:
* fix memory leak when generation fails
* update doggettx cross attention optimization to not use an unreasonable amount of memory in some edge cases -- suggestion by MorkTheOrk
## 1.5.1
### Minor: