stable-diffusion-webui-forge/backend
2026-02-23 16:38:54 +08:00
..
diffusion_engine update TAESD 2026-02-23 16:38:54 +08:00
huggingface Anima 2026-02-11 00:45:36 +08:00
misc safe 2025-12-27 14:01:42 +08:00
modules prediction 2026-02-19 15:39:58 +08:00
nn llm_adapter 2026-02-22 12:59:05 +08:00
patcher vision 2026-02-05 10:23:58 +08:00
sampling batch 2026-02-14 17:12:08 +08:00
text_processing llm_adapter 2026-02-22 12:59:05 +08:00
args.py batch 2026-02-12 17:06:49 +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 llm_adapter 2026-02-22 12:59:05 +08:00
logging.py logging 2026-02-22 21:53:19 +08:00
memory_management.py logging 2026-02-22 21:53:19 +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 yeet 2026-02-23 10:31:24 +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