Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 13:44:16 +02:00
ed8abf7a5b docs: add video format recommendations to dataset preparation section
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 13:37:51 +02:00
21ed93d3ee docs: add audio dataset pipeline reference doc
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 13:15:08 +02:00
f1e2bbd55b feat: add first experiment sweep file for Tier 1 ablation
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 13:11:30 +02:00
3d9221c248 fix: three bugs in scheduler and trainer
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 13:06:43 +02:00
2d200395af feat: add grad norm logging and richer experiment summary output
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 13:03:26 +02:00
3ec380a27e feat: add SelVA LoRA Scheduler node for automated experiment sweeps
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 12:46:00 +02:00
9bc2568543 docs: document LoRA dropout, LoRA+, and curriculum timestep sampling
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 12:43:21 +02:00
eb63c1ead7 feat: add LoRA dropout, LoRA+ asymmetric LR, and curriculum timestep sampling
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 02:34:55 +02:00
5baa070e61 docs: add observations section with fp32/batch/precision findings
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-06 02:34:53 +02:00
95136b53a0 docs: add observations section with fp32/batch/precision findings
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-06 01:43:37 +02:00
8f31d00beb docs: add prompt guide and masking note to dataset preparation section
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 01:43:30 +02:00
9fc739fe9e docs: add prompt guide and masking note to dataset preparation section
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 01:21:11 +02:00
57fae4a8ce chore: default timestep_mode back to uniform
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 01:14:05 +02:00
8e919c0459 fix: resolve relative and Unix-style output_dir paths to ComfyUI output folder
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-06 01:14:02 +02:00
3ee1893e10 fix: resolve relative and Unix-style output_dir paths to ComfyUI output folder
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-06 01:07:07 +02:00
c86258d48f fix: save adapter and loss curves on cancel, not only on normal completion
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 01:06:46 +02:00
fec8eaac95 fix: save adapter and loss curves on cancel, not only on normal completion
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 00:54:12 +02:00
d83632e754 fix: pad/trim clip and sync features to fixed seq_len at dataset load time
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-06 00:51:47 +02:00
8338560600 fix: pad/trim clip and sync features to fixed seq_len at dataset load time
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 00:35:44 +02:00
a5014e49eb feat: add logit-normal timestep sampling to reduce white noise artifacts