unsloth/unsloth/models
2025-08-02 03:31:41 -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-07-29 02:19:43 -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 fixup rope sync for everything (#3061) 2025-08-02 03:30:34 -07:00
llama4.py Qwen 3 2025-05-02 03:09:44 -07:00
loader.py Update loader.py 2025-07-28 22:15:23 +03:00
loader_utils.py Update loader_utils.py 2025-05-12 21:06:30 -07:00
mapper.py Bug fixes (#2998) 2025-07-18 05:36:15 -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-07-29 01:32:39 -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 Update vision.py 2025-07-28 20:55:07 +03:00