stable-diffusion-webui-forge/backend
layerdiffusion d336597fa5 add note to lora
but loras for NF4 is done already!
2024-08-15 00:42:48 -07:00
..
diffusion_engine ling 2024-08-11 17:42:46 -07:00
huggingface upload Schnell support files 2024-08-11 17:31:12 -07:00
misc Update sub_quadratic_attention.py 2024-08-03 15:19:45 -07:00
modules multiple lora implementation sources 2024-08-13 07:13:32 -07:00
nn add fp16_fix 2024-08-14 17:10:03 -07:00
patcher add note to lora 2024-08-15 00:42:48 -07:00
sampling we do not need to waste 10 seconds on T5 when CFG=1 2024-08-08 00:19:16 -07:00
text_processing forge 2.0.0 2024-08-10 19:24:19 -07:00
args.py forge 2.0.0 2024-08-10 19:24:19 -07:00
attention.py tune attn params 2024-08-02 04:18:47 -07:00
loader.py make prints beautiful 2024-08-15 00:20:03 -07:00
memory_management.py gguf preview 2024-08-15 00:03:32 -07:00
operations_bnb.py experimental LoRA support for NF4 Model 2024-08-14 19:52:19 -07:00
operations_gguf.py ling 2024-08-15 00:39:12 -07:00
operations.py remove super call 2024-08-15 00:23:31 -07:00
README.md rename 2024-07-29 11:29:29 -06:00
state_dict.py Load Model only when click Generate 2024-08-08 14:51:13 -07:00
stream.py revise stream logics 2024-08-08 18:45:36 -07:00
utils.py gguf preview 2024-08-15 00:03:32 -07:00

WIP Backend for Forge