unsloth/unsloth/utils
pluesclues f5e1f52b48
Add check to disable xformers on newer GPUs (#4342)
Disable xformers for GPUs with compute capability >= 12 to ensure compatibility with newer hardware.
2026-03-16 22:42:38 -07:00
..
__init__.py Auto-enable padding-free SFT (#3672) 2025-12-10 03:07:29 -08:00
attention_dispatch.py Add check to disable xformers on newer GPUs (#4342) 2026-03-16 22:42:38 -07:00
hf_hub.py Fix correctness bugs across multiple model files (#3813) 2026-01-01 02:36:33 -08:00
packing.py Cache packed sequence metadata to reduce D2H syncs across layers (#4243) 2026-03-12 03:37:49 -07:00