Auto Xet to HTTP download fallback in from_pretrained; share Studio's fallback via unsloth_zoo (#6638)

This commit is contained in:
Daniel Han 2026-07-06 05:13:25 -07:00 committed by GitHub
commit cb6737cbb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 2171 additions and 754 deletions

View file

@ -364,6 +364,7 @@ jobs:
tests/utils/test_attention_masks.py \
tests/utils/test_trunc_normal_patch.py \
tests/python/test_fast_language_model_text_only.py \
tests/test_prefetch_snapshot_scope.py \
--deselect 'tests/utils/test_attention_masks.py::test_run_attention_flash_varlen_receives_window_and_softcap'
# The deselected test monkeypatches flash_attn_varlen_func, which is
# only bound on the module when `flash_attn` is importable. flash_attn