unsloth/unsloth
Mehmet Oguz Derin 32eaa27b1a Fix LoftQ with FastBaseModel (#2826)
Pass `init_lora_weights` and `loftq_config` to `LoraConfig` constructor, which enables classes like `FastModel` to use LoftQ support. Thank you very much in advance!
2025-06-29 16:14:02 -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 Fix LoftQ with FastBaseModel (#2826) 2025-06-29 16:14:02 -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