unsloth/unsloth
Daniel Han e210840ba9
Gradient Accumulation Fix (#1146)
* Unsloth Zoo

* Update trainer.py

* Update trainer.py

* Update cross_entropy_loss.py

* n_items

* Update llama.py

* kwargs

* Remove extraneous f prefixes (#1133)

Co-authored-by: Emil Sadek <esadek@users.noreply.github.com>

* Update __init__.py

* kwargs

* Update trainer.py

* Update trainer.py

* Update trainer.py

* Fix GA

* Update _utils.py

* Update llama.py

* Update tokenizer_utils.py

* Warn on old versions

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

---------

Co-authored-by: Emil Sadek <esadek@hotmail.com>
Co-authored-by: Emil Sadek <esadek@users.noreply.github.com>
2024-10-17 20:43:07 -07:00
..
kernels Gradient Accumulation Fix (#1146) 2024-10-17 20:43:07 -07:00
models Gradient Accumulation Fix (#1146) 2024-10-17 20:43:07 -07:00
__init__.py Gradient Accumulation Fix (#1134) 2024-10-14 19:17:35 -07:00
_auto_install.py Update _auto_install.py 2024-08-19 17:12:46 -07:00
chat_templates.py Gradient Accumulation Fix (#1134) 2024-10-14 19:17:35 -07:00
save.py Gradient Accumulation Fix (#1134) 2024-10-14 19:17:35 -07:00
tokenizer_utils.py Gradient Accumulation Fix (#1146) 2024-10-17 20:43:07 -07:00
trainer.py Gradient Accumulation Fix (#1146) 2024-10-17 20:43:07 -07:00