unsloth/studio
Leo Borcherding 17df5bf3bf feat: Add simple 2-cell Colab notebook (no tunnel needed)
- Create studio/backend/colab.py using Colab's built-in proxy
- Uses google.colab.kernel.proxyPort() for URL (no cloudflare)
- Shows nice clickable link with IPython.display.HTML
- Notebook has just 2 cells: setup and start
- Much simpler than external tunneling approach
2026-02-17 04:57:30 -06:00
..
backend feat: Add simple 2-cell Colab notebook (no tunnel needed) 2026-02-17 04:57:30 -06:00
frontend Merge pull request #124 from unslothai/feature/bug-fixes 2026-02-16 13:21:12 -08:00
tests fix: auto-detect LoRA adapters for both local and remote HF models in ModelConfig 2026-02-13 20:54:40 +00:00