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-07-11 17:52:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4bbe167ce03521bf9052d2349f01b2997d67ac7
ai-toolkit
/
toolkit
/
optimizers
History
Jaret Burkett
55ce6570f2
Automagic 3 rework. Stable in my testing.
2026-06-12 07:52:44 -06:00
..
adafactor.py
Added a basic torch profiler that can be used in config during development to find some obvious issues.
2025-06-17 13:03:39 -06:00
adam8bit.py
Various bug fixes and optimizations for quantized training. Added untested custom adam8bit optimizer. Did some work on LoRM (dont use)
2024-11-20 09:16:55 -07:00
automagic2.py
Update default agreement threshold for automagic v2 to be 0.5
2026-05-26 07:57:54 -06:00
automagic3.py
Automagic 3 rework. Stable in my testing.
2026-06-12 07:52:44 -06:00
automagic.py
Reworked automagic optimizer and did more testing. Starting to really like it. Working well.
2025-04-28 08:01:10 -06:00
optimizer_utils.py
Added a basic torch profiler that can be used in config during development to find some obvious issues.
2025-06-17 13:03:39 -06:00
prodigy_8bit.py
Added adafactor implementation that handles stochastic rounding of update and accumulation
2024-10-30 05:25:57 -06:00
test_optimizers.py
Allow automagic3 to run unfused. Add some clipping.
2026-06-08 08:59:06 -06:00