unsloth/unsloth
pluesclues 378d03c196
Fix eval metric issue (#3420)
* Update rl.py, added fix eval metric issue from online DPO

* Update rl.py, enabled unsloth return logits flag for metrics
2025-10-13 17:20:46 -07:00
..
dataprep Synthetic Data updates (#3333) 2025-09-17 21:43:00 -07:00
kernels Fix QAT + LoRA fast path, add tests (#3307) 2025-09-17 15:18:17 -07:00
models Fix eval metric issue (#3420) 2025-10-13 17:20:46 -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 execute_with_time_limit 2025-10-01 01:20:30 -07:00
_auto_install.py Update _auto_install.py 2025-08-19 03:20:37 -07:00
chat_templates.py chore: Fix Typos (#3246) 2025-09-03 04:38:41 -07:00
import_fixes.py Update import_fixes.py 2025-09-03 20:17:36 -07:00
save.py improve qat (#3446) 2025-10-13 17:03:15 -07:00
tokenizer_utils.py Update tokenizer_utils.py 2025-08-14 19:30:33 -07:00
trainer.py Initialize parent class in UnslothTrainingArguments constructor 2025-07-03 15:47:58 +00:00