Commit Graph

8184 Commits

Author SHA1 Message Date
Disty0 dcedcbae9d IPEX fixes 2024-08-12 03:01:46 +03:00
Disty0 0f7b7e83bc Fix memory detection when no gpu is present 2024-08-12 01:41:54 +03:00
Disty0 70c2e84d26 Prompt cache support for Flux 2024-08-12 01:02:13 +03:00
Disty0 da9c46c628 Fix optimum-quanto not found 2024-08-12 00:49:31 +03:00
Disty0 6a1af56834 FLUX quant loading support 2024-08-11 23:54:05 +03:00
Disty0 fb89e26b54 Auto detect memory size ffor balaced offload 2024-08-11 19:01:49 +03:00
Disty0 4ba173280b Check device index for balanced offload 2024-08-11 17:35:07 +03:00
Disty0 e3b087b6c0 Add balanced offload mode and make offload modes a single choice list 2024-08-11 17:27:30 +03:00
Seunghoon Lee c2c4e17d51 enable FluxPipeline 2024-08-09 18:47:33 +09:00
Seunghoon Lee a9f27991a3 enable diffusers_move_unet for Flux 2024-08-09 16:12:01 +09:00
Seunghoon Lee 9c4213e4a8 tcmalloc experiment 2024-08-09 16:11:12 +09:00
Seunghoon Lee 864263f570 accurate wsl check 2024-08-09 10:38:28 +09:00
Disty0 e729b57c07 Make ruff happy 2024-08-09 04:27:54 +03:00
Seunghoon Lee 25452852b3 skip hipblaslt check if no gpu detected 2024-08-09 10:26:20 +09:00
Disty0 58d49f25c4 Custom sampler support for Cascade Decoder 2024-08-09 04:20:52 +03:00
Disty0 6431296ec1 Fix Cascade empty prompt encode 2024-08-09 00:32:19 +03:00
Seunghoon Lee e1c40384ad zluda hijack torch jit 2024-08-09 01:11:13 +09:00
Seunghoon Lee c490b9cb51 fix first launch 2024-08-09 00:45:12 +09:00
Seunghoon Lee 61961f5d6d hipblaslt check torch version 2024-08-09 00:35:46 +09:00
Seunghoon Lee 0d57fa3016 fix zluda torch cpp_extension 2024-08-08 14:44:53 +09:00
Disty0 db0f6c73dd Cascade fix get_timestep_ratio_conditioning 2024-08-07 19:39:09 +03:00
Vladimir Mandic a6b6d16273 update requirements 2024-08-07 14:46:30 +00:00
Disty0 1cf87ef409 Change cascade load order 2024-08-07 05:03:26 +03:00
Disty0 9818950991 Cascade fixes 2024-08-07 04:54:41 +03:00
Disty0 600340dd4c Fix Cascade with custom samplers 2024-08-07 01:59:07 +03:00
Disty0 a17e452db2 Fix Cascade with long prompts 2024-08-07 01:32:09 +03:00
Disty0 c66aab2c43 Make ruff happy 2024-08-05 04:23:43 +03:00
Disty0 33d80a3160 IPEX fix FP64 error with FLUX 2024-08-05 04:22:56 +03:00
Disty0 fe88e849ba IPEX fix diffusers import error 2024-08-05 04:04:10 +03:00
Disty0 82bcc2b10a IPEX fix fp64 check 2024-08-05 03:32:40 +03:00
Disty0 7eacec4c39 Quant send to gpu with shuffle option on high vram systems 2024-08-04 23:01:58 +03:00
Disty0 dc9e60aa67 Quant add shuffle models option 2024-08-04 04:46:06 +03:00
Disty0 8cc03541cc Fix segfault with ROCm 6.2 2024-08-04 02:45:33 +03:00
Disty0 9e8ed74e1b ROCm add max version check 2024-08-03 14:22:16 +03:00
Disty0 bb707e4509 FLUX support 2024-08-02 18:22:06 +03:00
Disty0 9965ef75e7 De-dupe Cascade 2024-08-01 18:12:02 +03:00
Disty0 b50a8601fe Fix T5 INT8 and add QINT8 2024-07-30 18:23:21 +03:00
Disty0 6c75bcca0a Optimum Quanto support 2024-07-30 17:35:56 +03:00
Disty0 f5f7ed2a01 experimental pytorch nightly xpu support 2024-07-30 15:47:16 +03:00
Vladimir Mandic 8dfc01dca0 update wiki 2024-07-28 16:04:42 +02:00
Disty0 3d0ba32440 Fix Default scheduler not applying 2024-07-28 03:46:41 +03:00
Disty0 fa1e77cc6d Fix Full VAE previews 2024-07-28 02:03:53 +03:00
Seunghoon Lee 4492dedf16 fix hip path detection 2024-07-28 00:55:40 +09:00
Seunghoon Lee bdf6501f40 fix 2024-07-28 00:34:54 +09:00
Seunghoon Lee 5a9474180d rocm.py 2024-07-28 00:00:19 +09:00
Disty0 425425620d Update the default ROCm ver to 6.1 2024-07-25 16:32:47 +03:00
Disty0 918a839952 ROCm 6.1 switch to stable PyTorch 2024-07-25 16:22:14 +03:00
Disty0 4aabc8b614 Add shift_factor to vae decode 2024-07-23 02:19:30 +03:00
Disty0 f2769c0449 ROCm flash atten fall back to sdpa with fp32 inputs 2024-07-23 01:13:55 +03:00
Disty0 9c1c8feeb8 NNCF fix AuraFlow 2024-07-22 23:02:30 +03:00