unsloth/unsloth/models
2026-01-05 13:29:58 +00:00
..
__init__.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
_utils.py Versioning 2026-01-04 06:12:44 -08:00
cohere.py Improve TRL compatibility and GRPO state restore 2026-01-05 07:02:36 +00:00
dpo.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
falcon_h1.py Fix correctness bugs across multiple model files (#3813) 2026-01-01 02:36:33 -08:00
gemma.py Improve TRL compatibility and GRPO state restore 2026-01-05 07:02:36 +00:00
gemma2.py Improve TRL compatibility and GRPO state restore 2026-01-05 07:02:36 +00:00
granite.py Improve TRL compatibility and GRPO state restore 2026-01-05 07:02:36 +00:00
llama.py Add helpful error messages for fast_generate when fast_inference=False 2026-01-02 13:58:08 +00:00
llama4.py Qwen 3 2025-05-02 03:09:44 -07:00
loader.py Keep 4bit flag for fast_inference 2026-01-04 13:18:15 +00:00
loader_utils.py Improve TRL compatibility and GRPO state restore 2026-01-05 07:02:36 +00:00
mapper.py FunctionGemma 2025-12-18 09:27:46 -08:00
mistral.py Fix Boolean value of Tensor ambiguity error in mistral.py (#3790) 2025-12-28 21:30:55 -08:00
qwen2.py Revert "[pre-commit.ci] auto fixes from pre-commit.com hooks" 2025-12-01 07:24:58 -08:00
qwen3.py SFT sample packing (#3566) 2025-12-09 17:36:45 -08:00
qwen3_moe.py Fix correctness bugs across multiple model files (#3813) 2026-01-01 02:36:33 -08:00
rl.py Drop rl.py GRPO changes from this branch 2026-01-05 13:29:58 +00:00
rl_replacements.py Fix correctness bugs in rl.py, rl_replacements.py, and vision.py (#3811) 2025-12-31 21:35:48 -08:00
vision.py Respect user quantization_config 2026-01-04 13:03:06 +00:00