user on Nostr: Some comments on training with 8gb RAM in wsl: - xformers is needed, but installing ...
Some comments on training with 8gb RAM in wsl:
- xformers is needed, but installing it May break everything. Make sure bitsandbytes works with your cuda version. Note that .sh script overrides installed packages. Start with:
python webui.py --xformers
Default settings in dreambooth works ok. Make sure xformers is selected.
Resuming from previously finished checkpoint wants massive amounts of RAM. Starting training from og SD 1.5 works best. So far no success trying to train from Basil mix checkpoint.
I have set up wsl with 9GB RAM, 6gb swap
#sd15 #stablediffusion #training #sdwebui
- xformers is needed, but installing it May break everything. Make sure bitsandbytes works with your cuda version. Note that .sh script overrides installed packages. Start with:
python webui.py --xformers
Default settings in dreambooth works ok. Make sure xformers is selected.
Resuming from previously finished checkpoint wants massive amounts of RAM. Starting training from og SD 1.5 works best. So far no success trying to train from Basil mix checkpoint.
I have set up wsl with 9GB RAM, 6gb swap
#sd15 #stablediffusion #training #sdwebui