"vscode:/vscode.git/clone" did not exist on "0b87b8b057384d9d4c5cd57281b96c0ecf48de5f"
- 02 Jul, 2025 1 commit
-
-
Luo Yihang authored
-
- 26 Jun, 2025 1 commit
-
-
Sayak Paul authored
* post release v0.34.0 * code quality --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
- 05 Jun, 2025 1 commit
-
-
Markus Pobitzer authored
[examples] flux-control: use num_training_steps_for_scheduler in get_scheduler instead of args.max_train_steps * accelerator.num_processes Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 01 May, 2025 1 commit
-
-
co63oc authored
* Fix typos in docs and comments * Apply style fixes --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
- 15 Apr, 2025 1 commit
-
-
Sayak Paul authored
* post release * update * fix deprecations * remaining * update --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
- 09 Apr, 2025 1 commit
-
-
Dhruv Nair authored
* update * update * update * update
-
- 21 Jan, 2025 1 commit
-
-
Sayak Paul authored
change licensing to 2025 from 2024.
-
- 19 Jan, 2025 1 commit
-
-
Sayak Paul authored
set rest of the blocks with requires_grad False.
-
- 07 Jan, 2025 1 commit
-
-
Sayak Paul authored
* qol improvements to the Flux script. * propagate the dataloader changes.
-
- 02 Jan, 2025 1 commit
-
-
Dev Rajput authored
Add correct number of channels when resuming from checkpoint for Flux Control LoRa training (#10422) * Add correct number of channels when resuming from checkpoint * Fix Formatting
-
- 24 Dec, 2024 1 commit
-
-
Sayak Paul authored
* fix: registration of out_channels in the control flux scripts. * free memory.
-
- 23 Dec, 2024 1 commit
-
-
Sayak Paul authored
* post release 0.32.0 * stylew
-
- 15 Dec, 2024 1 commit
-
-
Junjie authored
* Add offload option in flux-control training * Update examples/flux-control/train_control_flux.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * modify help message * fix format --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 12 Dec, 2024 1 commit
-
-
Sayak Paul authored
* update * add * update * add control-lora conversion script; make flux loader handle norms; fix rank calculation assumption * control lora updates * remove copied-from * create separate pipelines for flux control * make fix-copies * update docs * add tests * fix * Apply suggestions from code review Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * remove control lora changes * apply suggestions from review * Revert "remove control lora changes" This reverts commit 73cfc519c9b99b7dc3251cc6a90a5db3056c4819. * update * update * improve log messages * updates. * updates * support register_config. * fix * fix * fix * updates * updates * updates * fix-copies * fix * apply suggestions from review * add tests * remove conversion script; enable on-the-fly conversion * bias -> lora_bias. * fix-copies * peft.py * fix lora conversion * changes Co-authored-by:
a-r-r-o-w <contact.aryanvs@gmail.com> * fix-copies * updates for tests * fix * alpha_pattern. * add a test for varied lora ranks and alphas. * revert changes in num_channels_latents = self.transformer.config.in_channels // 8 * revert moe * add a sanity check on unexpected keys when loading norm layers. * contro lora. * fixes * fixes * fixes * tests * reviewer feedback * fix * proper peft version for lora_bias * fix-copies * updates * updates * updates * remove debug code * update docs * integration tests * nis * fuse and unload. * fix * add slices. * more updates. * button up readme * train() * add full fine-tuning version. * fixes * Apply suggestions from code review Co-authored-by:
Aryan <aryan@huggingface.co> * set_grads_to_none remove. * readme --------- Co-authored-by:
Aryan <aryan@huggingface.co> Co-authored-by:
yiyixuxu <yixu310@gmail.com> Co-authored-by:
a-r-r-o-w <contact.aryanvs@gmail.com>
-