Hugging Face Diffusers integration with NVIDIA NeMo Automodel enables distributed fine-tuning of diffusion models
New open-source integration allows researchers to fine-tune FLUX, Wan 2.1/2.2, HunyuanVideo, Qwen-Image, and other Diffusers-format models at scale using NeMo Automodel’s distributed training stack without checkpoint conversion.
1 source · cross-referenced
- NVIDIA and Hugging Face released an open-source integration enabling distributed fine-tuning of diffusion models via NeMo Automodel and the Hugging Face Diffusers library.
- The integration supports full fine-tuning and LoRA for models including FLUX.1-dev, FLUX.2-dev, Wan 2.1/2.2, HunyuanVideo 1.5, and Qwen-Image with no checkpoint conversion required.
- Users can scale training across one to hundreds of GPUs using FSDP2, tensor, expert, context, and pipeline parallelism with multiresolution bucketing and latent caching.
- The workflow reuses existing Diffusers YAML configs and supports round-trip checkpoints compatible with Diffusers pipelines and the Hugging Face Hub.
NVIDIA and Hugging Face announced an open-source integration that connects the Hugging Face Diffusers library with NVIDIA’s NeMo Automodel training library, enabling distributed fine-tuning of diffusion models without checkpoint conversion.
The integration allows users to point to any Diffusers-format model on the Hugging Face Hub and begin training using NeMo Automodel’s PyTorch DTensor-native stack, which supports scaling from a single GPU to hundreds via FSDP2, tensor, expert, context, and pipeline parallelism.
Supported models include FLUX.1-dev and FLUX.2-dev for text-to-image, Wan 2.1 and Wan 2.2 for text-to-video, HunyuanVideo 1.5, and Qwen-Image, with recipes provided for both full fine-tuning and LoRA-style parameter-efficient fine-tuning.
The workflow emphasizes reuse of existing Diffusers YAML configurations and supports round-trip checkpoints that load directly into Diffusers pipelines for inference or back to the Hub for sharing, preserving compatibility with downstream tools like quantization, compilation, LoRA adapters, and custom samplers.
The integration introduces multiresolution bucketed dataloading and latent caching to accelerate throughput, and supports flow-matching as the training objective with latent-space training via pre-encoded VAE outputs.
Users can install NeMo Automodel via a pre-built Docker container, pip, or from source, and follow a documented workflow that begins with dataset pre-encoding, proceeds through training with an existing FLUX YAML config, and ends with generation from the fine-tuned checkpoint.
The collaboration is documented in the Diffusers training guide and is fully open source under the Apache 2.0 license, with contributions from NVIDIA and Hugging Face engineers including Sayak Paul from Hugging Face.
The release highlights practical gains such as no checkpoint conversion, fast path to new model support via small code additions, and scalable training beyond what built-in scripts offer, enabling training of large models like FLUX.1-dev (12B) and HunyuanVideo (13B).
- Jul 17, 2026 · Hugging Face
Domain-specialized OCR model outperforms newer multilingual rivals on Brazilian Portuguese benchmark
Trust79 - Jul 17, 2026 · TechCrunch — AI
Patreon partners with Cloudflare to block AI training bots by default
Trust79 - Jul 16, 2026 · Google AI — Blog
Google Search’s AI Mode now lets users link third-party apps like Instacart and Canva
Trust78