This website requires JavaScript.
Explore
Help
Register
Sign In
ostris
/
ai-toolkit
Watch
1
Star
0
Fork
0
You've already forked ai-toolkit
mirror of
https://github.com/ostris/ai-toolkit.git
synced
2026-02-27 15:53:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d742792ee4fcaa0d37b3bfd9ed0ca0574401fdbf
ai-toolkit
/
extensions_built_in
/
sd_trainer
History
Jaret Burkett
002279cec3
Allow short and long caption combinations like form the new captioning system. Merge the network into the model before inference and reextract when done. Doubles inference speed on locon models during inference. allow splitting a batch into individual components and run them through alone. Basicallt gradient accumulation with single batch size.
2023-10-24 16:02:07 -06:00
..
config
Hude rework to move the batch to a DTO to make it far more modular to the future ui
2023-08-29 10:22:19 -06:00
__init__.py
Added support for training lora, dreambooth, and fine tuning. Still need testing and docs
2023-08-23 15:37:00 -06:00
SDTrainer.py
Allow short and long caption combinations like form the new captioning system. Merge the network into the model before inference and reextract when done. Doubles inference speed on locon models during inference. allow splitting a batch into individual components and run them through alone. Basicallt gradient accumulation with single batch size.
2023-10-24 16:02:07 -06:00