unsloth/studio/frontend/src/hooks
Roland Tannous 609ae4809a 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
..
index.ts Added VRAM fit indicator to recoomended models 2026-02-20 23:55:10 -08:00
use-debounced-value.ts 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
use-gpu-info.ts feat: VRAM-based model filtering in frontend 2026-02-15 19:12:28 +00:00
use-gpu-utilization.ts feat: add live GPU monitor with nvidia-smi polling during training 2026-02-16 11:47:43 +00:00
use-hardware-info.ts feat(onboarding): replace hardcoded system info with live /api/system/hardware data 2026-02-16 12:26:49 +00:00
use-hf-dataset-search.ts feat: added datasets of size 5M and 10M to pretraining size category 2026-02-26 06:32:45 +00:00
use-hf-dataset-splits.ts cfg->subset 2026-02-15 21:09:45 +01:00
use-hf-model-search.ts Fix GGUF models missing from chat page model search 2026-02-25 16:21:08 +04:00
use-hf-paginated-search.ts cleanup 2026-02-04 13:28:39 +01:00
use-hf-token-validation.ts added hf token validation 2026-02-19 21:05:27 -08:00
use-infinite-scroll.ts cleanup 2026-02-04 13:28:39 +01:00
use-mobile.ts cleanup 2026-02-04 13:28:39 +01:00
use-recommended-model-vram.ts Added VRAM fit indicator to recoomended models 2026-02-20 23:55:10 -08:00