unsloth/studio
Daniel Han e84b39dcde Keep V100 (Volta) GPUs on cu128 instead of cu130
cu130 dropped sm_70/sm_72; cap Volta GPUs to cu128 (last wheels shipping
sm_70) when a CUDA 13 driver is present. install.sh / install.ps1 /
setup.ps1 detect the min compute-cap; tests cover the Volta/Turing/Ampere/
Blackwell routing matrix.

Rebased onto current main (prior branch history was disconnected).
2026-07-20 23:46:20 -07:00
..
backend Feat/model picker per model config v2 (#7207) 2026-07-20 22:53:22 -07:00
frontend Feat/model picker per model config v2 (#7207) 2026-07-20 22:53:22 -07:00
src-tauri Replace standalone Studio wording with Unsloth (#7221) 2026-07-19 00:47:04 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
install_llama_prebuilt.py feat(studio): add UNSLOTH_LLAMA_CPP_BACKEND env var to force CPU fallback #7213 (#7228) 2026-07-20 00:33:56 -07:00
install_node_prebuilt.py Replace standalone Studio wording with Unsloth (#7221) 2026-07-19 00:47:04 -07:00
install_python_stack.py install: let UNSLOTH_TORCH_INDEX_FAMILY / _URL override CUDA wheel detection (#6692) 2026-07-20 00:58:52 -07:00
LICENSE.AGPL-3.0 Add AGPL-3.0 license to studio folder 2026-03-09 19:36:25 +00:00
MCP.md Replace standalone Studio wording with Unsloth (#7221) 2026-07-19 00:47:04 -07:00
node_prebuilt_pins.json Pin isolated Node.js installer to committed sha256 digests (#6625) 2026-06-24 05:47:58 -07:00
package-lock.json ci: advisory lockfile supply-chain audit (no install-script changes) (#5604) 2026-05-19 05:56:56 -07:00
package.json ci: advisory lockfile supply-chain audit (no install-script changes) (#5604) 2026-05-19 05:56:56 -07:00
setup.bat Final cleanup 2026-03-12 18:28:04 +00:00
setup.ps1 Keep V100 (Volta) GPUs on cu128 instead of cu130 2026-07-20 23:46:20 -07:00
setup.sh feat(studio): add UNSLOTH_LLAMA_CPP_BACKEND env var to force CPU fallback #7213 (#7228) 2026-07-20 00:33:56 -07:00
Unsloth_Studio_Colab.ipynb Replace standalone Studio wording with Unsloth (#7221) 2026-07-19 00:47:04 -07:00