unsloth/studio/frontend/src/features
Daniel Han 23a71b1c2c Close video single-file, training reservation, and image mount-resume gaps
Route on-device single-checkpoint video folders through the single_file loader:
a bare local .safetensors directory (no model_index.json) is advertised as a
pipeline with no filename, so validation rejected it before it could load.
Reinterpret the pick as a single_file load of the sole checkpoint, mirroring the
image load route.

Treat a reserved-but-not-yet-spawned LLM training start as active in
is_training_active() so /images/load, /video/load, and /diffusion/start cannot
race the reserved run for VRAM during the pre-spawn free window. Mirrors the
diffusion training service reservation.

Resume an in-flight image generation on the Images page mount: probe
generate-progress, re-enter the poll loop, and refresh the gallery on completion
so a run started elsewhere is reflected and its saved image appears without a
manual refresh. Seed resident image defaults from the resolved base_repo rather
than a possibly path-shaped repo_id so the first resident generation uses the
right recipe.
2026-07-12 12:41:21 +00:00
..
auth studio: let users change their password from Settings (#6520) 2026-06-22 07:49:13 -07:00
chat Tighten comments in the image and video frontend 2026-07-12 12:15:36 +00:00
data-recipes Fix recent trainings scope (#6571) 2026-06-22 06:24:04 -07:00
export Studio: multi-select export formats, portable FP8/INT8, GGUF LoRA, and source parity (#6767) 2026-07-03 08:25:10 -07:00
hub Merge remote-tracking branch 'origin/main' into fold-integration 2026-07-07 01:46:07 +00:00
images Close video single-file, training reservation, and image mount-resume gaps 2026-07-12 12:41:21 +00:00
native-intents studio: let users change their password from Settings (#6520) 2026-06-22 07:49:13 -07:00
onboarding studio: label RAM and VRAM readouts as GiB not GB (#6895) 2026-07-06 08:27:26 -07: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 Fix per-block ID collisions and add block cleanup for unstructured uploads (#6944) 2026-07-08 20:03:03 -07:00
security Studio: persistent per-user trust_remote_code approval cache (#6551) 2026-06-22 05:12:49 -07:00
settings Stabilize floating monitor drag (#6984) 2026-07-09 00:16:05 -07:00
studio studio: label RAM and VRAM readouts as GiB not GB (#6895) 2026-07-06 08:27:26 -07: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
video Tighten comments in the image and video frontend 2026-07-12 12:15:36 +00:00