ai-toolkit
ai-toolkit copied to clipboard
Modal cloud training support, fixed typo in toolkit/scheduler.py, Schnell training support for Colab, issue #92 , issue #114
- Added
pefttorequirements.txtsince it’s needed for Schnell training. #92 - Fixed some missing parameters in the Colab notebook that were in the local config files. #114
- Threw in
!nvidia-smiat the top of the notebooks to make sure the GPU is being used. - Schnell training notebook for Colab
- Fixed typo in toolkit/scheduler.py - Commit: facor -> factor
- Training on Modal cloud + setup guide in README.md
Schnell training notebook Colab
Training on Modal
where can i find this schnell training notebook?
Until @jaretburkett merges, you can find it here: https://github.com/martintomov/ai-toolkit/blob/main/notebooks/FLUX_1_schnell_LoRA_Training.ipynb
I didn't understand at first that I need A100 gpu, but I got it working and lora is good. Thanks martin
Excellent work! Thank you so much! You are killing it with these PRs
Happy to help the project
@martintomov I got it running thanks to you! Appreciate it