unsloth/studio
Daniel Han c3b50c4e98 Merge origin/main into woa-nvidia-wsl-fallback (94 commits)
Resolved 2 conflicts:
- studio/setup.sh: main restructured the CUDA-toolkit branch (new
  driver-vs-toolkit major-version compatibility check + an
  _CUDA_TOOLKIT_ALLOWED guard that now owns -DGGML_CUDA=ON and the
  CUDA_ARCHS detection). Took main's structure and re-injected our
  glibc>=2.41/CUDA<13.3 rsqrt diagnostic inside the guarded block so it
  runs against the final _NVCC_VER (after main's driver-compat swap).
- scripts/uninstall.sh: main expanded ~/.unsloth cleanup (.cache,
  .staging, librocdxg, rocm-smoketest, rmdir) and rewrote the WSL
  Windows-shortcut removal to per-distro, wsl.exe-target-filtered
  matching. Took main's superset + kept our provision_llama_cuda.sh
  removal and our %LOCALAPPDATA%\Unsloth shim+PATH cleanup (appended
  after main's per-distro .lnk loop).
2026-06-11 20:22:48 -07:00
..
backend Merge remote-tracking branch 'origin/main' into woa-nvidia-wsl-fallback 2026-06-11 20:20:53 -07:00
frontend Studio: llama.cpp update banner redesign, About tab license info, UI polish (#6196) 2026-06-11 09:27:34 -07:00
scripts Compress PR comments to essentials (comment-only; AST/token-verified) 2026-06-10 00:34:01 -07:00
src-tauri feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
install_llama_prebuilt.py fix: deduplicate lemonade ROCm prebuilt selection log (#6021) 2026-06-11 20:14:22 -07:00
install_python_stack.py Installer: GPU detection follow-ups after #6174 (poisoned venv repair, llama.cpp routing, probe bounds) (#6183) 2026-06-11 05:06:02 -07:00
LICENSE.AGPL-3.0 Add AGPL-3.0 license to studio folder 2026-03-09 19:36:25 +00: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 fix(studio): reuse venv Python in setup instead of re-probing system (#6033) 2026-06-11 07:07:26 -07:00
setup.sh Merge origin/main into woa-nvidia-wsl-fallback (94 commits) 2026-06-11 20:22:48 -07:00
Unsloth_Studio_Colab.ipynb Fix/studio colab proxy and iframe - Unsloth Studio not loading in Colab (iframe "refused to connect" and wrong URL) (#5844) 2026-05-28 23:54:48 -07:00