stable-diffusion-webui-forge/backend
2026-05-16 23:32:52 +08:00
..
diffusion_engine LastFrame for Wan 2026-04-30 15:16:19 +08:00
huggingface vae 2026-04-27 11:55:39 +08:00
misc resize 2026-04-29 10:39:21 +08:00
modules log 2026-03-16 12:38:43 +08:00
nn dtype 2026-05-11 10:38:05 +08:00
patcher int8 2026-05-11 15:05:45 +08:00
sampling Optimize LoRA Loading 2026-04-10 09:53:19 +08:00
text_processing Overhaul Infotext 2026-05-15 11:03:55 +08:00
args.py Overhaul Infotext 2026-05-15 11:03:55 +08:00
attention.py sage 2026-05-11 12:09:39 +08:00
float.py mxfp8 2026-04-03 17:26:57 +07:00
loader_gguf.py mmproj 2026-01-30 18:23:33 +08:00
loader.py let me cook 2026-05-16 23:32:52 +08:00
logging.py MixedPrecisionOps 2026-03-15 15:30:39 +08:00
memory_management.py yeet 2026-05-02 21:36:05 +08:00
operations_bnb.py bnb 2026-01-20 23:36:48 +08:00
operations_gguf.py Rewrite Backend (#559) 2026-01-19 17:11:59 +08:00
operations_int8.py int8 2026-05-11 15:05:45 +08:00
operations_mixed_precision.py Optimize LoRA Loading 2026-04-10 09:53:19 +08:00
operations_triton.py int8 2026-05-11 15:05:45 +08:00
operations.py let me cook 2026-05-16 23:32:52 +08:00
quant_ops.py mxfp8 2026-04-03 17:26:57 +07:00
quant_rotation.py int8 2026-05-11 15:05:45 +08:00
README.md lint 2025-07-28 16:43:27 +08:00
shared.py add a way to exchange variables between modules 2024-09-08 20:22:04 -07:00
state_dict.py prefix 2026-04-17 16:09:35 +08:00
stream.py improved Intel XPU compatibility 2026-03-16 17:23:15 +08:00
utils.py hash 2026-03-30 14:10:40 +07:00

W.I.P Backend for Forge