Skip to content

Commit 42fff22

Browse files
authored
Update CHANGELOG.md
1 parent 2586a18 commit 42fff22

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,13 @@ This release is primary service release with cumulative fixes and several improv
5757
balanced offload will dynamically split and offload models from the gpu based on the max gpu and cpu memory size.
5858
note: balanced offload will force loading Loras with Diffusers method and it is not compatible with Optimum Quanto.
5959

60-
***Changes...**
60+
**Changes...**
6161
- samplers now prefers the model defaults over the diffusers defaults, thanks @Disty0!
62-
- convert Dynamic Attention SDP into a global SDP option, thanks @Disty0!
62+
- convert Dynamic Attention SDP into a global SDP option, thanks @Disty0!
63+
note: will require re-setting the attention option.
64+
- don't enable Dynamic Attention by default on platforms that support Flash Attention, thanks @Disty0!
6365
- convert offload options into a single choice list, thanks @Disty0!
66+
note: will require re-setting the offload option.
6467
- update **IPEX** to 2.1.40+xpu on Linux, thanks @Disty0!
6568

6669
**And fixes...**

0 commit comments

Comments
 (0)