Commit Graph

93 Commits (3a8ef750687d8d0d4e2575bd16f796b8dfc15cdb)

Author SHA1 Message Date
Disty0 b7246ef4e6 Stable Cascade compile fixes 2024-05-19 23:20:04 +03:00
Vladimir Mandic b137f67edc lint changes 2024-05-07 09:56:32 -04:00
Disty0 29e5d88e37 Add migraphx compile backend 2024-04-05 18:13:20 +03:00
Vladimir Mandic 25bc3c9bb6
Merge pull request #3000 from aifartist/dev
Partial support for onediff
2024-03-25 15:00:43 -04:00
aifartist 58fefbeb65 Partial support for onediff 2024-03-18 16:34:50 -07:00
Disty0 164ada5805 VRAM efficient loading and compile 2024-03-14 01:42:36 +03:00
Disty0 327bea1eeb NNCF force eval and fix embeddings 2024-03-10 23:51:59 +03:00
Vladimir Mandic fc6f891b7a check for sfast with sag 2024-03-09 08:50:28 -05:00
Vladimir Mandic 7e7ed3b7fe improve model offload compatibility 2024-03-08 08:29:03 -05:00
Vladimir Mandic 456af9abdb refactor compile out of processing 2024-02-19 18:05:25 -05:00
Disty0 ae10ae6997 Cleanup 2024-02-14 15:12:50 +03:00
Disty0 7d25ba4734 Wuerstchen fixes 2024-02-14 13:14:08 +03:00
Disty0 86e8791ed0 Update IPEX Optimize logging 2024-02-13 19:44:21 +03:00
Disty0 c24539be73 Fix NNCF compatibility with model cpu offload 2024-02-12 15:09:29 +03:00
Vladimir Mandic f3be294d53 add deep-cache support 2024-02-08 12:56:06 -05:00
Disty0 ad47d81da7 OpenVINO fix cache and Lora loading 2024-02-06 19:18:49 +03:00
Seunghoon Lee 6a6d282a5d
fix 2024-02-01 01:13:25 +09:00
Seunghoon Lee 286ec8e753
Integrate Olive into compile backend. 2024-02-01 01:13:19 +09:00
Disty0 d6c4f6072e Cleanup IPEX Optimize 2024-01-27 21:16:05 +03:00
Disty0 dbe4d2ff70 Cleanup upscalers 2024-01-27 02:54:39 +03:00
Disty0 c487c2d147 Compile support for models with transformers instead of unet 2024-01-13 01:35:37 +03:00
Disty0 d4ca4acd7d Unify settings 2024-01-13 00:44:03 +03:00
Disty0 d0b44a29b8 Cleanup OpenVINO and NNCF 2024-01-11 14:48:09 +03:00
Disty0 3820cb98ed Cleanup lora model state with NNCF and OpenVINO 2024-01-11 01:04:54 +03:00
Disty0 3352be21a6 NNCF compress Text Encoder and Lora support 2024-01-10 02:10:52 +03:00
Disty0 f6d804ac45 Cleanup 2024-01-06 13:26:31 +03:00
Disty0 f3cebcb9dd OpenVINO add experimental support for Text Encoder compiling 2024-01-06 01:37:04 +03:00
Disty0 3b14e1e70e OpenVINO fix cache loading 2024-01-05 22:43:15 +03:00
Disty0 69ddc42993 OpenVINO fix 4bit VAE after a resolution change 2024-01-05 14:09:30 +03:00
Disty0 6522c03667 OpenVINO 4 bit support for CPUs 2024-01-05 11:54:46 +03:00
Vladimir Mandic f7cd47d96f add fused projections 2024-01-02 09:41:15 -05:00
Disty0 bc79cbc2fd OpenVINO fix INT8 2023-12-30 12:21:54 +03:00
Disty0 b10a579421 IPEX 8 bit support with NNCF 2023-12-29 12:26:00 +03:00
Disty0 d25b3d1f9f OpenVINO fix compile when cache doesn't exist 2023-12-23 17:22:04 +03:00
Disty0 21eb4292e3 Fix IPEX Optimize 2023-12-06 19:53:52 +03:00
Vladimir Mandic 6cec284a6f cleanup compile 2023-12-05 11:50:03 -05:00
Vladimir Mandic 606e4d5c08 configurable hf cache 2023-11-18 08:46:59 -05:00
Vladimir Mandic d46dddd024 fix upscale and add some compile options 2023-11-17 16:59:33 -05:00
Vladimir Mandic 12cf688cbe authentication and locking improvements 2023-11-16 15:26:36 -05:00
Disty0 6e994ff110 OpenVINO fix Lora not loading on model change 2023-11-16 01:07:09 +03:00
Disty0 247a30a42c OpenVINO disable model caching 2023-11-15 23:45:53 +03:00
Disty0 f5f14282fb OpenVINO move caches to compiled_model_state 2023-11-15 20:35:50 +03:00
Vladimir Mandic a0b8bcf63b refactor model compile and add stable-fast 2023-11-13 12:25:45 -05:00