bash-j

Results 6 issues of bash-j

Hi, I am having trouble adding a custom widget to my dashboard because my webserver does not have access to the internet. I have downloaded the django dashing weather widget,...

Hi, Following the documentation, I have added the IsAuthenticated permission to the configuration. How do I set the redirect to login setting so that an unauthenticated user is redirected to...

### What happened? When I fine tune SDXL, I try to maximise the use of the 24GB of VRAM by seeing how many batches can run within the limits. What...

bug

Hello, using OneTrainer on Windows 11. I remote into my workstation from a laptop. I was running a fine tune job overnight, and in the morning the UI was in...

bug
P0
Effort: High

Make VAE optional in save_checkpoint. Function argument has vae=None, but you call a method on the vae object without checking first if it is None.

Bug
Good PR

Hello again! Would it be possible to modify the GMP fine tune script to train a LoRA with PEFT for the CLIP VIT-G model? Then merge the LoRA with the...