unsloth/studio/frontend/src/features
Daniel Han 7cd8f28310 Add diffusion Train panel: config, dataset labeling, live charts, deploy
New full-page training workspace for the Images tab. Left column configures the run:
model family (FLUX.1-dev, Qwen-Image, Z-Image, SDXL in popularity order, with per-family
VRAM/license notes and defaults, backfilled from the backend families list when present),
base repo, dataset (existing folder, browser upload, or one-click example import), an
in-browser caption labeling grid (per-image thumbnail + caption saved on blur, delete,
uncaptioned highlight), adapter name, trigger prompt, and collapsed training settings.
Right column shows the live run: progress + loss/avg/speed/peak-VRAM readouts, the reused
training loss/LR charts fed from metric_history, and a completion card that deploys the
adapter into Create or starts another run.
2026-07-02 15:50:30 +00:00
..
auth studio: let users change their password from Settings (#6520) 2026-06-22 07:49:13 -07:00
chat Merge remote-tracking branch 'origin/main' into image-generation 2026-07-01 10:47:21 +00:00
data-recipes Fix recent trainings scope (#6571) 2026-06-22 06:24:04 -07:00
export Studio: imatrix GGUF option and FP8/NVFP4 compressed export in the export UI (#6729) 2026-06-30 03:41:02 -07:00
hub Merge remote-tracking branch 'origin/diffusion-phase16-native-engine-routing' into diffusion-image-workflows 2026-07-01 11:48:33 +00:00
images Add diffusion Train panel: config, dataset labeling, live charts, deploy 2026-07-02 15:50:30 +00:00
native-intents studio: let users change their password from Settings (#6520) 2026-06-22 07:49:13 -07:00
onboarding (feat) Add project names to studio training runs (#6512) 2026-06-29 16:06:36 +02:00
profile studio: persist personalization (profile, avatar, theme) server-side (#6516) 2026-06-22 04:09:48 -07:00
rag Whole-document context for RAG chat attachments (#6693) 2026-06-30 15:55:23 +02:00
recipe-studio Studio: harden background consumer loops and streaming paths against silent UI freezes (#6653) 2026-06-26 03:31:33 -07:00
security Studio: persistent per-user trust_remote_code approval cache (#6551) 2026-06-22 05:12:49 -07:00
settings Studio: opt-in OpenAI /v1 model auto-switch and idle keep-warm (#6392) 2026-07-01 06:42:23 -07:00
studio (feat) Add project names to studio training runs (#6512) 2026-06-29 16:06:36 +02:00
tour Studio: unify shadows, backgrounds and dark mode consistency in chat UI (#6116) 2026-06-10 03:09:37 -07:00
training (feat) Add project names to studio training runs (#6512) 2026-06-29 16:06:36 +02:00