unsloth/unsloth/models
Scott Roy 20bd66f49f Extend TorchAOConfig to support mobile usecases (#3587)
* up

* up

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-14 03:08:21 -08:00
..
__init__.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
_utils.py Extend TorchAOConfig to support mobile usecases (#3587) 2025-11-14 03:08:21 -08:00
cohere.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
dpo.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
falcon_h1.py Fix: prevent rope_embedding AssertionError by checking kv_seq_len before reuse (#3578) 2025-11-14 03:06:33 -08:00
gemma.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
gemma2.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
granite.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
llama.py Fix: prevent rope_embedding AssertionError by checking kv_seq_len before reuse (#3578) 2025-11-14 03:06:33 -08:00
llama4.py Qwen 3 2025-05-02 03:09:44 -07:00
loader.py Support for out-of-source quantizers (#3534) 2025-11-14 02:52:24 -08:00
loader_utils.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
mapper.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
mistral.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
qwen2.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
qwen3.py Fix: prevent rope_embedding AssertionError by checking kv_seq_len before reuse (#3578) 2025-11-14 03:06:33 -08:00
qwen3_moe.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
rl.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
rl_replacements.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
vision.py add trust_remote_code kwarg (#3564) 2025-11-07 14:16:35 -08:00