Daniel Han
61ba5fac50
Merge branch 'video-tab' into video-wan
2026-07-05 05:01:22 +00:00
Daniel Han
1023758a10
Merge branch 'video-inference' into video-tab
2026-07-05 05:01:21 +00:00
Daniel Han
ef6f18c1ba
Merge branch 'diffusion-more-families' into video-inference
2026-07-05 05:01:20 +00:00
Daniel Han
f114020def
Merge branch 'diffusion-auto-badges' into diffusion-more-families
2026-07-05 05:01:19 +00:00
Daniel Han
93371c1ba2
Merge branch 'diffusion-auto-install' into diffusion-auto-badges
2026-07-05 05:01:18 +00:00
pre-commit-ci[bot]
cbf212611e
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 05:00:48 +00:00
Daniel Han
6dfc176c7d
Merge branch 'video-tab' into video-wan
2026-07-05 04:56:31 +00:00
Daniel Han
7ea4c50c8c
Merge branch 'video-inference' into video-tab
2026-07-05 04:56:30 +00:00
Daniel Han
9debe8a43b
Merge branch 'diffusion-more-families' into video-inference
2026-07-05 04:56:28 +00:00
Daniel Han
d89ed5c6ff
Merge branch 'diffusion-auto-badges' into diffusion-more-families
2026-07-05 04:56:27 +00:00
Daniel Han
01a0930566
Merge branch 'diffusion-auto-install' into diffusion-auto-badges
2026-07-05 04:56:26 +00:00
Daniel Han
c6ea78b087
Merge branch 'diffusion-fp16-accum' into diffusion-auto-install
2026-07-05 04:56:24 +00:00
Daniel Han
c5524b0d7f
Merge branch 'diffusion-auto-policy' into diffusion-fp16-accum
2026-07-05 04:56:23 +00:00
Daniel Han
f39e997523
Merge branch 'diffusion-train-perf2' into diffusion-auto-policy
2026-07-05 04:56:22 +00:00
Daniel Han
d9d3ef462d
Merge branch 'diffusion-krea2' into diffusion-train-perf2
2026-07-05 04:56:21 +00:00
Daniel Han
10d01cbc92
Merge branch 'diffusion-train-tab-2' into diffusion-krea2
...
# Conflicts:
# studio/backend/core/inference/diffusion.py
2026-07-05 04:56:19 +00:00
Daniel Han
45f5ee7628
Merge branch 'diffusion-train-precision' into diffusion-train-tab-2
2026-07-05 04:55:07 +00:00
Daniel Han
83a0f15c07
Merge branch 'diffusion-train-perf' into diffusion-train-precision
2026-07-05 04:55:05 +00:00
Daniel Han
e0f7ac68a4
Merge branch 'image-generation' into diffusion-train-perf
2026-07-05 04:55:04 +00:00
Daniel Han
e3ad2263fb
Merge branch 'image-generation' of https://github.com/unslothai/unsloth into image-generation
2026-07-05 04:53:43 +00:00
Daniel Han
c53a6cb65e
Address review findings: dataset preflight, sd.cpp unload barrier, caption tombstone, ControlNet cache race
...
- Run the trainer's caption discovery in the start route BEFORE freeing GPU
residents, so a missing or uncaptionable dataset 400s without evicting the
loaded chat/Images model.
- sd.cpp unload now waits out a cancelled one-shot generation on the generate
lock before reporting the device free, matching the diffusers backend.
- Clearing a caption that came from metadata.jsonl writes an empty sidecar
tombstone instead of unlinking (both readers treat an existing sidecar as
authoritative), so the cleared label cannot resurface.
- The ControlNet wrapper pipe is only cached while its load is still current,
closing the unload race the model cache already handled.
2026-07-05 04:53:37 +00:00
pre-commit-ci[bot]
9f9a10e5f3
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:50:21 +00:00
pre-commit-ci[bot]
aae3a5195f
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:49:48 +00:00
pre-commit-ci[bot]
7ccac9c368
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:49:14 +00:00
pre-commit-ci[bot]
330897bb62
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:48:41 +00:00
pre-commit-ci[bot]
fae506e9f9
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:48:07 +00:00
pre-commit-ci[bot]
6426a40720
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:47:33 +00:00
pre-commit-ci[bot]
e75a033a22
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:47:01 +00:00
pre-commit-ci[bot]
f6a7f81673
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:46:27 +00:00
pre-commit-ci[bot]
1a928afbec
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:45:54 +00:00
pre-commit-ci[bot]
f50e40c9d6
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:43:59 +00:00
Daniel Han
6fe1a2c12a
Merge branch 'video-tab' into video-wan
2026-07-05 04:43:52 +00:00
Daniel Han
8540a34edb
Merge branch 'video-inference' into video-tab
2026-07-05 04:43:50 +00:00
Daniel Han
1a414081ca
Merge branch 'diffusion-more-families' into video-inference
2026-07-05 04:43:49 +00:00
Daniel Han
04405160f7
Merge branch 'diffusion-auto-badges' into diffusion-more-families
2026-07-05 04:43:48 +00:00
Daniel Han
d65de48071
Merge branch 'diffusion-auto-install' into diffusion-auto-badges
2026-07-05 04:43:47 +00:00
Daniel Han
dd8398ff71
Merge branch 'diffusion-fp16-accum' into diffusion-auto-install
2026-07-05 04:43:45 +00:00
Daniel Han
230de8ea5c
Merge branch 'diffusion-auto-policy' into diffusion-fp16-accum
2026-07-05 04:43:44 +00:00
Daniel Han
c9ce57f969
Merge branch 'diffusion-train-perf2' into diffusion-auto-policy
2026-07-05 04:43:43 +00:00
Daniel Han
d5f95f8e45
Merge branch 'diffusion-krea2' into diffusion-train-perf2
2026-07-05 04:43:42 +00:00
Daniel Han
176a544e1c
Merge branch 'diffusion-train-tab-2' into diffusion-krea2
...
# Conflicts:
# studio/backend/core/inference/diffusion.py
2026-07-05 04:43:41 +00:00
pre-commit-ci[bot]
546dc9dce1
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:43:25 +00:00
pre-commit-ci[bot]
694178a35e
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:42:51 +00:00
pre-commit-ci[bot]
919661ddf0
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:42:18 +00:00
Daniel Han
40723c3465
Merge branch 'diffusion-train-precision' into diffusion-train-tab-2
2026-07-05 04:41:58 +00:00
Daniel Han
7e3abefddd
Merge branch 'diffusion-train-perf' into diffusion-train-precision
2026-07-05 04:41:57 +00:00
Daniel Han
39f9fa0fee
Merge branch 'image-generation' into diffusion-train-perf
2026-07-05 04:41:56 +00:00
Daniel Han
62cae5fe71
Load image pipelines from the prefetched snapshot instead of re-sweeping the hub
...
The prefetch already scopes the file list (no packaged root singles, no
dtype-variant twins, no ONNX/Flax exports), but from_pretrained was then
called with the hub id, and its own snapshot sweep re-downloaded the
skipped files anyway: 24 GB per FLUX.1 repo and 65 GB on FLUX.2-dev, as
found in the blob cache. Return the snapshot dir from the prefetch (keyed
on the pipeline manifest) and hand it to every pipeline-assembly
from_pretrained site; any prefetch failure keeps the hub id and the old
behavior.
2026-07-05 04:41:43 +00:00
pre-commit-ci[bot]
69f48d2ffc
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-07-05 04:39:09 +00:00
Daniel Han
e2fd90783e
Shrink the LTX-2.3 base pull to the components the assembly reads
...
A 2.3 checkpoint (GGUF or single file) carries the DiT and, with its extras
files, the connectors, both VAEs and the vocoder; only the 2.0 base repo's
scheduler, text encoder and tokenizer are read. Detect 2.3 from the
checkpoint header after the pull, re-estimate, and scope the base
pre-download accordingly (about 6 GB less per fresh install).
2026-07-05 04:38:28 +00:00