unsloth/studio/backend
2026-03-27 02:04:10 +00:00
..
assets studio: improve onboarding UX, tooltips, and training defaults (#4355) 2026-03-17 07:46:07 -07:00
auth fix: remove old comments (#4292) 2026-03-14 16:50:13 +04:00
core [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-03-27 02:04:10 +00:00
loggers Final cleanup 2026-03-12 18:28:04 +00:00
models feat(studio): editable context length with Apply/Reset for GGUF settings (#4592) 2026-03-25 08:32:38 -07:00
plugins Bump Data Designer to 0.5.4 (removes litellm dependency) (#4569) 2026-03-25 02:01:43 -07:00
requirements Bump Data Designer to 0.5.4 (removes litellm dependency) (#4569) 2026-03-25 02:01:43 -07:00
routes [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-03-27 02:04:10 +00:00
state Final cleanup 2026-03-12 18:28:04 +00:00
storage feat(studio): training history persistence and past runs viewer (#4501) 2026-03-25 00:58:55 -07:00
tests feat: support GGUF export for non-PEFT models + fix venv_t5 switching for local checkpoints (#4455) 2026-03-20 12:13:18 +04:00
utils feat: multi-source model discovery (HF default, legacy cache, LM Studio) (#4591) 2026-03-25 07:48:04 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
_platform_compat.py Fix Studio crash on Anaconda/conda-forge Python (#4484) 2026-03-22 05:36:55 -07:00
colab.py Fix Colab huggingface-hub conflict, ensurepip fallback, bump to 2026.3.14 (#4603) 2026-03-25 09:38:02 -07:00
main.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-03-27 02:04:10 +00:00
run.py Add PID file tracking and unsloth studio stop command (#4598) 2026-03-25 08:27:27 -07:00
stream_token_store.py Add dedicated streaming server for fast GGUF SSE inference 2026-03-27 02:03:30 +00:00
streaming_server.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-03-27 02:04:10 +00:00