stable-diffusion-webui-forge/backend
2026-03-16 17:23:15 +08:00
..
diffusion_engine dim 2026-03-12 10:05:32 +08:00
huggingface Anima 2026-02-11 00:45:36 +08:00
misc safe 2025-12-27 14:01:42 +08:00
modules log 2026-03-16 12:38:43 +08:00
nn kitchen 2026-03-16 12:21:56 +08:00
patcher improved Intel XPU compatibility 2026-03-16 17:23:15 +08:00
sampling lint 2026-03-10 11:33:32 +08:00
text_processing llm_adapter 2026-02-22 12:59:05 +08:00
args.py kitchen 2026-03-16 12:18:20 +08:00
attention.py dim 2026-01-31 15:27:09 +08:00
float.py MixedPrecisionOps 2026-03-15 15:30:39 +08:00
loader_gguf.py mmproj 2026-01-30 18:23:33 +08:00
loader.py MixedPrecisionOps 2026-03-15 15:30:39 +08:00
logging.py MixedPrecisionOps 2026-03-15 15:30:39 +08:00
memory_management.py improved Intel XPU compatibility 2026-03-16 17:23:15 +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 matmul 2026-02-03 16:24:49 +08:00
operations_mixed_precision.py fp8 2026-03-16 12:35:22 +08:00
operations_triton.py int8 matmul 2026-02-03 16:24:49 +08:00
operations.py hints 2026-03-16 16:46:33 +08:00
quant_ops.py improved Intel XPU compatibility 2026-03-16 17:23:15 +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 MixedPrecisionOps 2026-03-15 15:30:39 +08:00
stream.py improved Intel XPU compatibility 2026-03-16 17:23:15 +08:00
utils.py MixedPrecisionOps 2026-03-15 15:30:39 +08:00

W.I.P Backend for Forge