unsloth/tests/studio/install
danielhanchen 100e27ffe7 Studio: re-validate matching existing installs and reused source builds (#5807)
A metadata match used to short-circuit straight to reuse, so a previously
installed CPU-only 'GPU' binary survived every rerun and restart -- the exact
'picks CPU forever' report. install_prebuilt now smoke-tests a matching GPU
install and reinstalls if it loads on CPU; setup.sh/setup.ps1 smoke-test a reused
source build on a GPU host and rebuild if it ran on CPU. Non-GPU installs keep
the fast path.
2026-06-01 16:23:35 +00:00
..
conftest.py fix/strix halo and windows AMD ROCm support (#5301) 2026-05-29 22:29:56 -07:00
fake_llama_server.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-06-01 15:56:36 +00:00
run_smoke_spoof.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-06-01 15:56:36 +00:00
smoke_test_llama_prebuilt.py Add installer test coverage for prebuilt llama.cpp changes (#4756) 2026-04-01 06:06:29 -07:00
smoke_test_parallel_studio_home.py tests/studio/install: parallel UNSLOTH_STUDIO_HOME smoke test (#5306) 2026-05-07 02:26:58 -07:00
test_gpu_offload_spoof.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-06-01 15:56:36 +00:00
test_install_llama_prebuilt_logic.py Studio: match the Linux llama.cpp prebuilt to the runtime cudart major (#5914) 2026-06-01 02:55:57 -07:00
test_llama_pr_force_and_source.py tests: raise pwsh/bash subprocess timeout from 10s to 60s (#5463) 2026-05-15 14:18:04 -07:00
test_macos_version_compat.py Studio: pin the last pre-macOS-26 llama.cpp prebuilt instead of walking back (#5896) 2026-05-31 06:18:30 -07:00
test_pr4562_bugfixes.py studio/setup.sh: cope with fresh CUDA toolkits like 13.3 (#5826) 2026-05-29 05:09:20 -07:00
test_rocm_support.py Studio: forward --has-rocm from setup.sh when gfx resolution fails (#5927) 2026-06-01 07:32:48 -07:00
test_selection_logic.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-06-01 15:56:36 +00:00
test_validate_server_gpu_offload.py Studio: re-validate matching existing installs and reused source builds (#5807) 2026-06-01 16:23:35 +00:00