Commit graph

404 commits

Author SHA1 Message Date
Manan17
b430e23c0e dataset upload 2026-03-09 05:50:18 +00: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
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
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
Manan17
4faa6e9152 fixing sesame model 2026-03-07 19:06:00 +00:00
Samit
7ec41afaf0 fixed model unload before load 2026-03-06 22:01:27 -08: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
Manan17
8afaf55eb5 derive effective model type from isVisionModel for dataset search filterin 2026-03-06 08:47:56 +00:00
Shine1i
72468a3292 feat(recipe-studio, validators): tweak OXC validator with lint suppression support and improve error normalization logic 2026-03-06 09:40:53 +01:00
Roland Tannous
527db4ffff feat: add OpenAI-compatible /v1/chat/completions endpoint 2026-03-06 07:48:09 +00:00
Manan17
fcd52d9bd0 fixing update model type 2026-03-06 07:44:57 +00:00
imagineer99
e0e4619ee2 fix: harden chart container sizing with legacy event rechecks 2026-03-06 07:16:36 +00:00
imagineer99
e231f366ea fix: preserve chart sizing updates without ResizeObserver 2026-03-06 06:06:50 +00:00
imagineer99
6f13185379 fix: align slider fill bar with thumb across value range 2026-03-06 05:21:44 +00:00
Manan17
cf9eaa2add Fixing dataset split issues 2026-03-06 01:13:55 +00:00
Shine1i
4bd7eca3f3 feat(recipe-studio, validators): extend OXC validator with code shape support and integrate into recipe studio 2026-03-06 02:04:05 +01:00
Shine1i
769515cb5f feat(recipe-studio): add inference_timeout configuration and validation logic 2026-03-06 00:51:28 +01:00
Shine1i
5c33886cce feat(recipe-studio): add support for inference_extra_body configuration with collapsible UI and enhanced validation logic 2026-03-05 23:33:48 +01:00
imagineer99
4c634c4d2a fix: guard recharts ResponsiveContainer behind measured container dimensions 2026-03-05 21:54:27 +00:00
Shine1i
d687ca6437 feat(data-recipes, validators): extend OXC validator with linting mode support and integrate new modes into recipe studio 2026-03-05 20:19:31 +01:00
Shine1i
f9eabf285d feat(data-recipes, validators): add OXC validator runtime and integration with recipe studio 2026-03-05 19:48:26 +01:00
Shine1i
6fc829e3ef merge: nightly into feature/data-reciper-enchansments 2026-03-05 14:51:08 +01:00
Shine1i
3ff0e74216 feat(recipe-studio): runtime edge handling with template refs and reversed edge support 2026-03-05 14:46:48 +01:00
Shine1i
b54238bbf5 refactor(studio): replace inputValue with searchQuery for improved clarity, add input reason tracking, and streamline dataset filtering logic 2026-03-05 14:06:17 +01:00
Shine1i
5674c6a815 feat(recipe-studio): improve tab switch fit logic with animation and delay support 2026-03-05 13:29:38 +01:00
Shine1i
2ff1d4de36 feat(recipe-studio): normalize and slugify run_name, update job naming logic 2026-03-05 12:25:51 +01:00
Shine1i
f988202290 refactor(studio): add local data-recipe dataset selection + training wiring 2026-03-05 12:25:51 +01:00
Shine1i
59995d8447 feat(data-recipes, recipe-studio): refactor and enhance recipe templates with updated model configurations, structure changes, and added validation logic 2026-03-05 12:14:01 +01:00
Shine1i
015e93491f feat(recipe-studio): persist advanced collapsible states across components and sessions 2026-03-05 11:56:40 +01:00
Shine1i
e50b2345fd feat(data-recipes, recipe-studio): recipies changes, image context selector 2026-03-05 11:46:42 +01:00
Shine1i
b43e9033fd feat(data-recipes): update recipe templates 2026-03-05 11:29:20 +01:00
Manan17
8203637d89 resolved merge conflicts 2026-03-05 07:59:43 +00:00
Roland Tannous
37bff450d5 Merge pull request #314 from unslothai/fix/vlm-dataset-conversion-error-handling-local
Fix VLM training abort on URL-based dataset conversion failure
2026-03-05 10:10:58 +04:00
imagineer99
ebb57c765d feat(data-recipes): add OCR learning recipe template 2026-03-05 00:58:29 +00:00
Roland Tannous
b38df21bb5 fix: clear dataset slice state when switching to uploaded file
Prevents stale slice values from silently truncating uploaded datasets.
2026-03-04 23:42:23 +00:00
Roland Tannous
e04b9d53d6 feat: parallel URL image probe with time estimate and progress reporting
- Add 200-sample parallel probe using ThreadPoolExecutor + safe_num_proc
  to estimate download speed and failure rate before full conversion
- Abort with clear error if >=30% of probe images fail to download
- Show estimated download time in the training overlay modal
- Parallel batch conversion for URL-based datasets (vs sequential for local)
- Add warning field to /check-format response for URL-based image datasets
- Display URL warning in dataset preview dialog (amber banner)
- Thread progress_callback from trainer through format_and_template_dataset
  to convert_to_vlm_format for real-time status updates
2026-03-04 23:40:38 +00:00