Commit graph

35 commits

Author SHA1 Message Date
imagineer99
23ac450a90 rename: tts model type to audio for broader category support 2026-03-10 13:28:49 +00:00
imagineer99
1b34293a53 feat: curated dataset shortlists and model type plumbing 2026-03-10 12:00:09 +00:00
Roland Tannous
a0f03d3080 Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
Shine1i
d951e5aef0 merge nightly 2026-03-09 00:32:33 +01:00
Manan17
cf9eaa2add Fixing dataset split issues 2026-03-06 01:13:55 +00:00
Shine1i
6fc829e3ef merge: nightly into feature/data-reciper-enchansments 2026-03-05 14:51:08 +01:00
Shine1i
f988202290 refactor(studio): add local data-recipe dataset selection + training wiring 2026-03-05 12:25:51 +01:00
Roland Tannous
84ad61bfa2 Remove overly broad .py check from dataset error normalization 2026-03-04 06:13:47 +00:00
imagineer99
7bc5bc26f6 fix: sanitize dataset script errors and persist training start error 2026-03-03 20:15:23 +00:00
imagineer99
7682760581 fix: only apply HF task filter for empty model search queries 2026-02-27 11:31:53 +00:00
Roland Tannous
0d2bda62b2 Merge pull request #229 from unslothai/feat/dataset-list-sorting
Feat: Sort and filter dataset search results by model type relevance
2026-02-26 10:40:02 +04:00
imagineer99
15aebe1e76 feat: added datasets of size 5M and 10M to pretraining size category 2026-02-26 06:32:45 +00:00
imagineer99
48f48afa10 fix: filter OCR datasets from non-vision hub results 2026-02-26 06:27:52 +00:00
Roland Tannous
3647e738c6 Fix GGUF models missing from chat page model search
GGUF was in the global EXCLUDED_TAGS set which filtered it from all
consumers of useHfModelSearch, including the chat page. Move GGUF
exclusion to an opt-in excludeGguf option so only training and
onboarding pages filter out GGUF models.
2026-02-25 16:21:08 +04:00
imagineer99
000f0c8cd3 feat: filter pretraining datasets from search results 2026-02-25 03:00:40 +00:00
imagineer99
c0065c172c feat: sort and filter dataset search results by model type relevance 2026-02-23 16:22:45 +00:00
Roland Tannous
03f4337e48 feat: dual-query HF model search to surface all unsloth size variants first 2026-02-22 08:20:25 +00:00
imagineer99
5bdec309e6 feat: sort unsloth models first in HF search dropdowns 2026-02-22 01:45:51 +00:00
samit
54c42bf9f5 Added VRAM fit indicator to recoomended models 2026-02-20 23:55:10 -08:00
samit
6a2309a8fd added hf token validation 2026-02-19 21:05:27 -08:00
Roland Tannous
68df1c6306 feat(onboarding): replace hardcoded system info with live /api/system/hardware data 2026-02-16 12:26:49 +00:00
Roland Tannous
d49506b7b1 feat: add live GPU monitor with nvidia-smi polling during training 2026-02-16 11:47:43 +00:00
Wasim Yousef Said
17c98f5a4b Merge pull request #98 from unslothai/feat/dataset-config-splits
feat: check dataset configs and splits before hitting check-format
2026-02-15 12:17:22 -08:00
Shine1i
56461bd9a7 cfg->subset 2026-02-15 21:09:45 +01:00
Shine1i
579e515afd fix hf cfg/split ui 2026-02-15 20:53:59 +01:00
imagineer99
26ae7033ce feat: VRAM-based model filtering in frontend 2026-02-15 19:12:28 +00:00
imagineer99
0ae1a73e46 feat: check dataset configs and splits before hitting check-format 2026-02-15 18:30:54 +00:00
Shine1i
791a06304c feat: add image previews in dataset dialog, enable popularity sorting in model search, refine training config serialization 2026-02-13 13:17:20 +01:00
shine1i
3e8cb93ac3 cleanup 2026-02-04 13:28:39 +01:00
shine1i
b8b0faea3c refactor: streamline combobox logic, improve search handling, and remove unused elements across model and dataset sections 2026-02-02 14:06:34 +01:00
shine1i
45df407b78 refactor: simplify model and dataset combobox logic, remove curated items, and streamline search handling across components 2026-02-02 13:16:08 +01:00
shine1i
e423174c0b refactor: format and clean up imports, hooks, and UI components for consistent structure and readability across models and datasets sections 2026-02-02 12:51:04 +01:00
shine1i
bbf8b4ffbe feat: add Hugging Face search integration for datasets and models, extend infinite scroll support, and improve UI components with animations and tooltips 2026-02-02 12:45:41 +01:00
shine1i
51f5b5f262 feat: replace config summary with model export feature, including export methods, quantization options, and new UI components 2026-02-02 11:08:31 +01:00
Roland Tannous
e428e7a5d0 add studio root folder 2026-02-02 09:14:35 +00:00