stable-diffusion-webui-forge/backend
2026-02-09 01:15:15 +08:00
..
diffusion_engine stitch 2026-02-09 01:15:15 +08:00
huggingface Flux.2-Klein 2026-01-28 15:08:57 +08:00
misc safe 2025-12-27 14:01:42 +08:00
modules int8 matmul 2026-02-03 16:24:49 +08:00
nn wan vae 2026-01-30 14:48:28 +08:00
patcher vision 2026-02-05 10:23:58 +08:00
sampling sync stream 2026-01-31 22:08:23 +08:00
text_processing dim 2026-02-01 13:39:05 +08:00
args.py stitch 2026-02-09 01:15:15 +08:00
attention.py dim 2026-01-31 15:27:09 +08:00
loader_gguf.py mmproj 2026-01-30 18:23:33 +08:00
loader.py int8 matmul 2026-02-03 16:24:49 +08:00
logging.py Rewrite Backend (#559) 2026-01-19 17:11:59 +08:00
memory_management.py unload 2026-02-02 11:28:08 +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_triton.py int8 matmul 2026-02-03 16:24:49 +08:00
operations.py let me cook 2026-02-04 22:35:05 +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 Revert "assign" 2025-12-25 12:50:22 +08:00
stream.py Rewrite Backend (#559) 2026-01-19 17:11:59 +08:00
utils.py safe 2026-02-05 20:27:56 +08:00

W.I.P Backend for Forge