unsloth/unsloth/kernels
2025-10-26 23:29:14 -07:00
..
moe MoE kernels AGPLv3 2025-07-06 22:44:35 -07:00
__init__.py FP8 training enhancements (#3496) 2025-10-26 23:22:20 -07:00
cross_entropy_loss.py fix cross entropy loss issue for small vocab size on amd gpu (#3503) 2025-10-26 21:20:47 -07:00
fast_lora.py Fix QAT + LoRA fast path, add tests (#3307) 2025-09-17 15:18:17 -07:00
flex_attention.py Bug fixes (#1516) 2025-01-07 04:23:14 -08:00
fp8.py Update fp8.py 2025-10-26 23:29:14 -07:00
geglu.py [3/N] Enable intel GPU for unsloth (#2620) 2025-06-24 02:01:28 -07:00
layernorm.py [3/N] Enable intel GPU for unsloth (#2620) 2025-06-24 02:01:28 -07:00
rms_layernorm.py Fix torch compile issues (#3028) 2025-07-23 05:52:28 -07:00
rope_embedding.py [Intel] make intel device support ROPE (#3164) 2025-09-03 04:39:57 -07:00
swiglu.py [3/N] Enable intel GPU for unsloth (#2620) 2025-06-24 02:01:28 -07:00
utils.py add code for intel qlora (#3370) 2025-10-26 21:44:29 -07:00