Roland Tannous
a2baf80511
Update license headers
2026-03-12 17:23:10 +00:00
Roland Tannous
6f77c63229
refactor: remove project_root passing, use self-resolved paths and ~/.unsloth/studio
...
- Workers now compute backend_path and venv_t5 locally via Path(__file__)
- Moved .venv_t5 to ~/.unsloth/studio/.venv_t5
- Added ensure_studio_directories() call on server startup
- Expanded CLI studio command into sub-app with setup subcommand
2026-03-11 20:32:18 +00:00
Manan17
8c493bbd20
CLI fix for backend changes
2026-03-10 01:51:00 +00:00
Roland Tannous
d882678fe4
Add AGPL-3.0 SPDX headers to all source files
2026-03-09 20:17:45 +00:00
Roland Tannous
d486a2ef6f
rename cli studio command to use new FastAPI backend and add unsloth-ui alias for backwards compatibility
2026-02-19 17:59:22 +00:00
Roland Tannous
5f155010f6
read external ips with fallback to standard notation 0.0.0.0
2026-02-13 10:28:20 +00:00
Roland Tannous
55eb0bb66a
migrated cli. fixed imports. fixed unsloth studio command logic
2026-02-02 17:50:11 +00:00
Roland Tannous
affd52e868
Merge pull request #49 from unslothai/feature/default-param-yaml
...
Yaml config for default parameters
2026-01-22 05:42:42 +04:00
sshah229
30c75e6d41
fixed parameters (finetune language, vision, attention layers, and mlp_modules) not updating
2026-01-21 02:40:25 -07:00
Roland Tannous
02982ceeba
set create public gradio share link to true
2026-01-20 07:36:57 +00:00
Roland Tannous
32e72a12ae
add studio command line argument to start unsloth studio UI
2026-01-20 07:27:05 +00:00
Dan Saunders
f47ebfd237
CLI command for UI
2026-01-01 13:50:22 -05:00
Dan Saunders
44104fa83d
review comments
2025-12-17 15:28:03 -05:00
Dan Saunders
7833191626
review comments
2025-12-17 15:22:42 -05:00
Dan Saunders
e012936d75
nits
2025-12-15 18:46:21 -05:00
Dan Saunders
64a13cd4b5
vision config -> lora
2025-12-15 18:37:26 -05:00
Dan Saunders
1a929732f6
bugfix
2025-12-15 18:37:26 -05:00
Dan Saunders
e79b1c7832
review comments, tests, etc.
2025-12-15 18:37:26 -05:00
Dan Saunders
6e7e52fb26
add export command, nested reorg commands
2025-12-15 18:37:26 -05:00
Dan Saunders
7828f77175
fixes / cleanup
2025-12-15 18:37:26 -05:00
Dan Saunders
cf966fe98e
autogen typer options from pydantic models
2025-12-15 18:37:26 -05:00
Dan Saunders
22f9a65772
refactor
2025-12-15 18:37:26 -05:00