unsloth/unsloth
Datta Nimmaturi 9deeaeebeb Fixup multi GPU workload. (#3049)
* sync all instead

* sync after move and rope init instead

* sync after rope inside

* Return new tensors and no sync

* Sync only current stream

* Fixup mask for xformers

* sync for prefill only

* clean up
2025-07-28 03:04:49 -07:00
..
dataprep Bug fixes (#3017) 2025-07-21 05:30:14 -07:00
kernels Fix torch compile issues (#3028) 2025-07-23 05:52:28 -07:00
models Fixup multi GPU workload. (#3049) 2025-07-28 03:04:49 -07:00
registry Qwen 3, Bug Fixes (#2445) 2025-04-30 22:38:39 -07:00
utils Qwen 3, Bug Fixes (#2445) 2025-04-30 22:38:39 -07:00
__init__.py Bug fixes (#2998) 2025-07-18 05:36:15 -07:00
_auto_install.py Flash Attention whls 2025-05-26 22:48:46 -07:00
chat_templates.py fix issue with qwen3 template double quote escapes 2025-05-16 23:26:03 -06:00
save.py Bug fixes (#3017) 2025-07-21 05:30:14 -07:00
tokenizer_utils.py Many bug fixes (#2087) 2025-03-18 05:15:57 -07:00
trainer.py Initialize parent class in UnslothTrainingArguments constructor 2025-07-03 15:47:58 +00:00