Commit graph

17 commits

Author SHA1 Message Date
Leo Borcherding
84b9a8aef6 Merge nightly into feature/colab-notebook - resolved setup.sh conflicts 2026-02-17 15:51:14 -06:00
Leo Borcherding
68dc6d387a Skip venv creation in Colab, install packages directly 2026-02-17 14:21:56 -06:00
Leo Borcherding
7486a1c00f Detect Colab environment and upgrade npm directly instead of using nvm 2026-02-17 13:57:45 -06:00
Roland Tannous
c5558312c8 fix: skip sudo check on WSL during GGUF export to prevent password prompt hang 2026-02-17 19:30:02 +00:00
Roland Tannous
bcd9416ffb move requirements/ to studio/backend/ and update paths in setup.sh 2026-02-17 19:02:25 +00:00
Roland Tannous
09f682635d replace with patch from merged PR in unsloth-zoo 2026-02-17 17:55:05 +00:00
Roland Tannous
5dd93579c2 add full dependency chain for unsloth + unsloth-extras 2026-02-17 14:21:18 +00:00
Roland Tannous
b0b1f74834 setup: auto-detect best Python ≤3.12 and write alias to user's default shell rc file 2026-02-16 04:10:05 +00:00
Roland Tannous
59a5f41140 replace function with alias 2026-02-14 05:28:47 +00:00
Roland Tannous
c0123c9b41 fix alias command 2026-02-14 05:24:54 +00:00
Roland Tannous
dc91586662 change line arguments order in setup.sh 2026-02-14 05:13:49 +00:00
Roland Tannous
045ce145c4 add easydict and addict to setup file 2026-02-13 16:19:55 +00:00
Roland Tannous
4e6c5b98db add pyjwt as dependency. remove jwt. fix AttributeError: module 'jwt' has no attribute 'encode' 2026-02-13 09:58:50 +00:00
Roland Tannous
f953a359d7 shorten unsloth-ui alias. auto append frontend dist folder location 2026-02-13 09:45:47 +00:00
Roland Tannous
0755b6a55c add jwt dependency to setup.sh 2026-02-13 09:39:36 +00:00
Roland Tannous
dd4ee55699 chore: suppress verbose output in setup.sh, show errors only 2026-02-13 09:32:17 +00:00
Roland Tannous
9c6e108784 chore: add setup.sh for automated environment and frontend build 2026-02-13 09:11:07 +00:00