Commit graph

672 commits

Author SHA1 Message Date
Shine1i
b9f2820cd6 chore(data-recipe): bump data-designer to 0.5.2 and pin duckdb<1.5 2026-03-09 17:27:02 +01:00
Shine1i
7c153f6a53 feat(recipe-studio): remove MCP tools-related dialogs and refactor tool profile management logic 2026-03-09 17:04:15 +01:00
Shine1i
24cb20c076 feat(recipe-studio): improve UI responsiveness and fix JSON preview handling 2026-03-09 16:04:46 +01:00
Shine1i
984a762063 feat(studio): centralize chart styling and formatting 2026-03-09 15:34:15 +01:00
Shine1i
87f982aa3f feat(studio): rework chart settings with a new preferences store and revamped settings UI 2026-03-09 14:47:20 +01:00
Shine1i
9e96f51e09 feat(studio): add support for code block actions including copy and download options in markdown blocks 2026-03-09 13:07:54 +01:00
Roland Tannous
f92316fa7b Merge pull request #329 from unslothai/fix/add-title
modified the title
2026-03-09 13:10:17 +04:00
Wasim Yousef Said
39a02602cf Merge pull request #273 from unslothai/feature/data-reciper-enchansments
UX + layout polish & WIP data-reciper client & backend finalization p2
2026-03-09 02:57:32 +01:00
Shine1i
a4d1ab6a32 feat(recipe-studio): enforce run name validation for full runs and refine validation UI 2026-03-09 02:53:59 +01:00
Shine1i
4aa171b079 feat(recipe-studio, datasets): improve dataset handling and update metadata logic 2026-03-09 02:47:32 +01:00
Shine1i
ece5e83d63 feat(recipe-studio, studio): dataset logic, refine run settings, and improve validation UI 2026-03-09 02:06:12 +01:00
Roland Tannous
1b04a40bc8 Merge pull request #328 from unslothai/fix/chat-unloading-model
fixed model unload before load without validation
2026-03-09 04:40:05 +04:00
Shine1i
a11c71f2a0 feat(studio): refine dataset selection logic with Hugging Face and local dataset support 2026-03-09 01:16:45 +01:00
Shine1i
d951e5aef0 merge nightly 2026-03-09 00:32:33 +01:00
Roland Tannous
e4fe027ef7 Merge pull request #320 from unslothai/fix/stale-dataset-split-on-switch
Fix/stale dataset split on switch
2026-03-09 00:14:09 +04:00
Roland Tannous
72ea4c18ef Merge pull request #323 from unslothai/fix/vision-dataset-search-filter
fixing update model type
2026-03-09 00:13:50 +04:00
Roland Tannous
ff828c2d2c Merge pull request #223 from unslothai/feature/support-for-audio-models
Adding support for audio llms
2026-03-09 00:09:59 +04:00
Roland Tannous
bb8a318124 fix: loosen executorch pin for python 3.13 compat 2026-03-08 19:56:09 +00:00
Roland Tannous
c38d24b01d fix: replace is_dataset_multimodal with is_dataset_image/is_dataset_audio in training orchestrator 2026-03-08 19:40:00 +00:00
Manan17
111caf636f Audio_VLM bug fix 2026-03-08 19:14:07 +00:00
imagineer99
568c3cb64c fix: replace favicon with branded sloth icon 2026-03-08 18:46:42 +00:00
Roland Tannous
08a6cf0c87 feat: route audio inference (TTS, ASR, Whisper) through orchestrator/worker subprocess 2026-03-08 18:25:27 +00:00
Roland Tannous
7518b825a7 fix: pin streamdown package versions to avoid type mismatch 2026-03-08 16:29:28 +00:00
Wasim Yousef Said
2fa03b2f7c Merge pull request #308 from unslothai/fix/browser-autofill-hf-token
Prevent browser credential autofill in HF token fields
2026-03-08 16:51:11 +01:00
Wasim Yousef Said
49bcf46cb6 Merge pull request #331 from unslothai/fix/slider-fill-alignment
Align slider fill bar with thumb across value range
2026-03-08 16:50:38 +01:00
Roland Tannous
d846b31dff fix: handle structured audio part type in chat adapter 2026-03-08 14:18:16 +00:00
Roland Tannous
7db2c90cc6 merge nightly into audio branch (mock test) 2026-03-08 10:23:44 +00:00
imagineer99
f249fb3f00 fix: track live slider values for uncontrolled mode and scope fill to horizontal 2026-03-08 10:06:17 +00:00
Manan17
ae828f6142 adding export support 2026-03-08 04:18:20 +00:00
Roland Tannous
c1bed702e6 Merge pull request #318 from unslothai/fix/recharts-dimension-warning
Fix Recharts -1 dimension warning on chart mount
2026-03-08 03:34:58 +04:00
Roland Tannous
ff85a45050 fix: clear stale model state on failed inference subprocess reload 2026-03-07 23:32:53 +00:00
Roland Tannous
cfad8ec36d fix: reset checkpoint metadata on failed export checkpoint reload 2026-03-07 23:29:34 +00:00
Manan17
2ce36df03c check fir gated repo 2026-03-07 21:32:50 +00:00
Manan17
4faa6e9152 fixing sesame model 2026-03-07 19:06:00 +00:00
Roland Tannous
9543fa0d1c fix: scope dataloader_num_workers=0 to Windows + transformers 5.x only 2026-03-07 17:55:59 +00:00
Roland Tannous
dcebfe718a fix: prevent training hang on Windows by adding triton-windows support 2026-03-07 17:53:36 +00:00
Roland Tannous
c882a3d2f7 fix: propagate PYTHONPATH to child subprocesses, revert tokenizer patching 2026-03-07 11:28:24 +00:00
Roland Tannous
ac608be800 fix: patch TokenizersBackend in export output after save_pretrained 2026-03-07 10:57:51 +00:00
Roland Tannous
42bd976a2f fix: patch TokenizersBackend by model name - Qwen3.5→Qwen2Tokenizer, GLM→PreTrainedTokenizer 2026-03-07 10:29:59 +00:00
Roland Tannous
44e9b838ae fix: patch Qwen3.5 broken tokenizer_class TokenizersBackend across all backends 2026-03-07 09:43:25 +00:00
Roland Tannous
f101befca7 fix: bump transformers 5.x pin from 5.1.0 to 5.2.0 for Qwen3.5 support 2026-03-07 09:10:09 +00:00
Roland Tannous
2c4c598832 fix: fail fast if runtime pip install of transformers 5.x fails 2026-03-07 08:40:25 +00:00
Roland Tannous
082a6f876e fix: join prior pump thread before starting new training job 2026-03-07 08:37:03 +00:00
Roland Tannous
48456070a7 fix: correct project root depth in model_config.py vision check 2026-03-07 08:15:29 +00:00
Roland Tannous
717d5d621d fix: drain stale events from resp_queue after generation cancel 2026-03-07 08:12:16 +00:00
samit
51f5b56f1c modified the title 2026-03-06 22:33:30 -08:00
Samit
7ec41afaf0 fixed model unload before load 2026-03-06 22:01:27 -08:00
Roland Tannous
ad6739be7a fix: wait for training shutdown before export load, clear stop flag on reset
1. Export route: stop_training() only signals the subprocess — wait up to
   30s for it to actually exit before loading the export checkpoint, avoiding
   a GPU memory race.

2. Training reset: clear _should_stop so /api/train/status returns phase=idle
   instead of staying stuck on phase=stopped after a user-triggered stop.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 04:16:10 +00:00
Roland Tannous
08032e35a7 fix: add /v1 proxy entry to vite dev server config
Without this, /v1/chat/completions requests in local dev are served by
Vite instead of being proxied to the FastAPI backend.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 04:09:28 +00:00
Roland Tannous
2558125a14 fix: serialize generation with _gen_lock to prevent concurrent queue readers
Two overlapping /chat/completions requests could both read from the shared
resp_queue, consuming and dropping each other's token events. Replace the
request_id filtering (which silently dropped non-matching messages) with a
threading.Lock that serializes generation — correct for single-GPU inference.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 04:06:51 +00:00