unsloth/studio/backend/hub/utils
Wasim Yousef Said 048f34e8f2
Fix GGUF variant file selection (#6342)
* Fix GGUF variant resolution

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

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

* Address GGUF variant review feedback

* Harden GGUF endian filtering

* Address GGUF endian review comments

* Mirror GGUF endian filter in local resolver

* Fix GGUF route import test stub

* Apply GGUF endian filtering across load paths

* [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>
2026-06-16 12:42:58 +02:00
..
__init__.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
dataset_cache.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
dataset_format.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
download_manifest.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
download_registry.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
gguf.py Fix GGUF variant file selection (#6342) 2026-06-16 12:42:58 +02:00
gguf_plan.py Fix GGUF variant file selection (#6342) 2026-06-16 12:42:58 +02:00
hf_cache_state.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
hf_errors.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
inventory_scan.py Studio: fix Downloaded model list disappearing and order it by last download (#6247) 2026-06-12 05:27:34 -07:00
llm_assist.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
paths.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
snapshot_filters.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
state_dir.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00