unsloth/unsloth
Edd 79effae03d fix/transformers-unpack (#1180)
* Fix DPO, ORPO (#1177)

* Fix TRL

* Update mistral.py

* Patch processing_class

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Update tokenizer_utils.py

* Installation guide (#1165)

* chore: update chat_templates.py (#1166)

orginal -> original

* Disable Flex Attention

* Update tokenizer_utils.py

* Update _utils.py

* n_items

* Update cross_entropy_loss.py

* Fix DPO, ORPO

* Update _utils.py

---------

Co-authored-by: timothelaborie <97834767+timothelaborie@users.noreply.github.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>

* Add warning for missing Unpack and KwargsForCausalLM in older Transformers versions

---------

Co-authored-by: Daniel Han <danielhanchen@gmail.com>
Co-authored-by: timothelaborie <97834767+timothelaborie@users.noreply.github.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
2024-10-24 12:10:52 -07:00
..
kernels fix/transformers-unpack (#1180) 2024-10-24 12:10:52 -07:00
models Update _utils.py 2024-10-24 01:11:20 -07:00
__init__.py n_items 2024-10-23 22:13:45 -07:00
_auto_install.py Update _auto_install.py 2024-08-19 17:12:46 -07:00
chat_templates.py Many bug fixes (#1162) 2024-10-23 03:14:57 -07:00
save.py Fix DPO, ORPO 2024-10-24 00:17:26 -07:00
tokenizer_utils.py n_items 2024-10-23 22:13:45 -07:00
trainer.py Gradient Accumulation Fix (#1146) 2024-10-17 20:43:07 -07:00