unsloth/studio
danielhanchen 86f223a1b9 studio: install macOS llama.cpp prebuilts from the unslothai fork
Route macOS at unslothai/llama.cpp instead of ggml-org/llama.cpp and drop
--simple-policy for Darwin, so macOS installs read the fork's published
manifest (the macos-arm64 / macos-x64 bundles built with deployment target
13.3) instead of upstream filenames. Upstream's arm64 release binaries are
currently stamped minos=26 and fail to load on macOS < 26; the fork bundles
load on macOS 13.3+. Non-macOS routing and setup.ps1 are unchanged, and the
installer still falls back to upstream and then a source build if the fork
lacks a compatible asset.

Add a consumer-contract test that the fork's manifest + checksum schema parses
and selects both macOS slices.
2026-05-31 10:24:51 +00:00
..
backend Fix error when context-resizing (#5860) 2026-05-31 00:05:42 -07:00
frontend Update Studio sidebar logout icon to logout-05 (#5878) 2026-05-31 00:53:40 -07:00
src-tauri fix: bump openssl, rand, rustls-webpki, tar in Studio src-tauri for security advisories (#5866) 2026-05-30 23:32:54 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
install_llama_prebuilt.py studio: make NVIDIA prebuilt selection track CUDA version bumps (Windows + Linux) (#5879) 2026-05-31 01:15:02 -07:00
install_python_stack.py studio: ROCm cleanups follow-up to #5301 (#5874) 2026-05-30 03:06:47 -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 studio: ROCm cleanups follow-up to #5301 (#5874) 2026-05-30 03:06:47 -07:00
setup.sh studio: install macOS llama.cpp prebuilts from the unslothai fork 2026-05-31 10:24:51 +00: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