unsloth/tests/version_compat
Daniel Han ba2d6ac8d8 Add torch 2.11 prebuilt-wheel readiness canary
The CUDA torch pin stays < 2.11 because flash-attn, causal-conv1d, and
mamba-ssm do not publish torch 2.11 wheels yet; bumping now would drop
those prebuilt accelerators and force slow source builds. This adds a
version-compat canary that queries the GitHub releases of all three and
fails only once all of them ship torch 2.11 Linux wheels, which is when
it is safe to raise the pin. Green while any is pending, skips on a
network error, and wired into version-compat-ci (PR paths + daily cron).
2026-07-08 11:13:44 +00:00
..
__init__.py CI: scope GITHUB_TOKEN permissions, add MLX CI, unblock ~60 skipped tests (#5312) 2026-05-11 03:19:13 -07:00
_fetch.py Add torch 2.11 prebuilt-wheel readiness canary 2026-07-08 11:13:44 +00:00
test_bitsandbytes_pinned_symbols.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
test_peft_pinned_symbols.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
test_sentence_transformers_pinned_symbols.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
test_torch_211_prebuilt_readiness.py Add torch 2.11 prebuilt-wheel readiness canary 2026-07-08 11:13:44 +00:00
test_transformers_pinned_symbols.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
test_trl_fake_train_cpu.py version-compat CI: fake CPU training runs for SFT/GRPO/DPO (#6965) 2026-07-08 04:06:28 -07:00
test_trl_grpo_fake_run.py (GRPO) Fix PEFT replacement for TRL >= 1.7.0, add missing compute_aux_loss for TRL >= 1.7.0 (#6904) 2026-07-08 04:05:03 -07:00
test_trl_grpo_pinned_symbols.py (GRPO) Fix PEFT replacement for TRL >= 1.7.0, add missing compute_aux_loss for TRL >= 1.7.0 (#6904) 2026-07-08 04:05:03 -07:00
test_unsloth_zoo_save_merged_pinned_symbols.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00