unsloth/unsloth/models
2026-01-02 02:48:28 -08:00
..
__init__.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
_utils.py Fix Gemma3 QAT training instability with int8-int4 scheme 2026-01-02 07:19:08 +00:00
cohere.py Fix correctness bugs across multiple model files (#3813) 2026-01-01 02:36:33 -08: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 SFT sample packing (#3566) 2025-12-09 17:36:45 -08:00
gemma2.py SFT sample packing (#3566) 2025-12-09 17:36:45 -08:00
granite.py Fix correctness bugs across multiple model files (#3813) 2026-01-01 02:36:33 -08:00
llama.py Merge pull request #3711 from oKatanaaa/ensure-weight-tying 2026-01-01 04:55:01 -08:00
llama4.py Qwen 3 2025-05-02 03:09:44 -07:00
loader.py Update loader.py 2026-01-02 02:48:28 -08:00
loader_utils.py SFT sample packing (#3566) 2025-12-09 17:36:45 -08: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 Fix correctness bugs across multiple model files (#3813) 2026-01-01 02:36:33 -08: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 Merge pull request #3711 from oKatanaaa/ensure-weight-tying 2026-01-01 04:55:01 -08:00