unsloth/unsloth
Lei Zhenyuan cf3859b62a [3/N] Enable intel GPU for unsloth (#2620)
* enable intel xpu changes within kernels

* reslove torch.version < 2.6

* change version check to 2.6.0

* resolve comments for torch_gpu_device

* resolve amp fwd comments

* fix typo

* change cuda default logic

* clean this pr

* add HAS_CUDA_STREAM as default False

* split GPU streams to cuda and xpu streams

* add optional
2025-06-24 02:01:28 -07:00
..
dataprep Ignore None to Subprocess_Commands (#2680) 2025-06-05 01:25:12 -07:00
kernels [3/N] Enable intel GPU for unsloth (#2620) 2025-06-24 02:01:28 -07:00
models move min_sms in is_big_gpu inside DEVICE_TYPE if else (#2792) 2025-06-23 18:57:55 -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 Update __init__.py 2025-06-20 06:13:45 -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 reroute merge logic language models + comprehensive tests + eval kits (#2673) 2025-06-02 20:32:57 -07:00
tokenizer_utils.py Many bug fixes (#2087) 2025-03-18 05:15:57 -07:00
trainer.py Upgrade trl fix (#2544) 2025-05-26 17:20:57 -07:00