unsloth/unsloth/models
2025-08-19 23:43:58 -07:00
..
__init__.py silienty skip falcon h1 import is transformers_version < 4.53.0 (#2912) 2025-07-09 14:05:41 -07:00
_utils.py Update _utils.py 2025-08-19 23:43:58 -07:00
cohere.py Move inputs to right devices. (#2919) 2025-07-10 04:01:03 -07:00
dpo.py Update dpo.py 2025-02-13 14:59:42 -08:00
falcon_h1.py Fix Llama and Gemma inference (#3034) 2025-07-24 23:38:20 -07:00
gemma.py Move inputs to right devices. (#2919) 2025-07-10 04:01:03 -07:00
gemma2.py Fix torch compile issues (#3028) 2025-07-23 05:52:28 -07:00
granite.py Move inputs to right devices. (#2919) 2025-07-10 04:01:03 -07:00
llama.py Add support for QAT + LoRA (#2976) 2025-08-18 05:56:35 -07:00
llama4.py Qwen 3 2025-05-02 03:09:44 -07:00
loader.py Bug fixes (#3180) 2025-08-18 06:12:49 -07:00
loader_utils.py Update loader_utils.py 2025-05-12 21:06:30 -07:00
mapper.py Nightly (#3169) 2025-08-15 05:03:38 -07:00
mistral.py Fixup multi GPU workload. (#3049) 2025-07-28 03:04:49 -07:00
qwen2.py Fix renaming on other model than Llama (#2762) 2025-06-18 13:38:36 -07:00
qwen3.py Move inputs to right devices. (#2919) 2025-07-10 04:01:03 -07:00
qwen3_moe.py Fix renaming on other model than Llama (#2762) 2025-06-18 13:38:36 -07:00
rl.py Update rl.py 2025-08-19 05:04:17 -07:00
rl_replacements.py get_per_token_logps_and_entropies: return tuple instead of dict (#3080) 2025-08-02 03:31:41 -07:00
vision.py Bug fixes (#3180) 2025-08-18 06:12:49 -07:00