finetrainers
Video model fine-tuning toolkit by Hugging Face Diffusers team.
About
finetrainers is a training toolkit from the Hugging Face Diffusers ecosystem focused on fine-tuning video and image generation models. Supported models include LTX-Video, HunyuanVideo, CogVideoX, and Wan for text-to-video, plus CogView4 and Flux for text-to-image, with LoRA, full-rank fine-tuning, and conditional control training all available. The library treats memory efficiency and scale as equal goals: it implements DDP, FSDP2, HSDP, and context parallelism for multi-GPU training while offering gradient checkpointing, precomputation of embeddings, FP8 weight casting, and multiple attention backends (flash, flex, sage, xformers) so a single consumer GPU can still train models; an LTX-Video LoRA fits in about 5 GB of VRAM. Common dataset formats are auto-detected and multi-resolution bucketing is built in. Apache 2.0 licensed and under active development, it is used by researchers and practitioners customizing open video models for domains such as visual effects and robotics.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Model Training & Fine-Tuning
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Advanced (4/5)
- License
- Apache-2.0
- Minimum VRAM
- 16 GB
- Added
- Apr 3, 2026
Related Tools
Framework for generating synthetic data and AI feedback through composable LLM pipelines.
Subject-driven fine-tuning technique for personalizing diffusion models.
Efficient LLM quantization preserving important weight channels.
All-in-one Stable Diffusion fine-tuning tool with intuitive GUI.
Parameter-efficient fine-tuning technique that adapts large models with minimal trainable parameters.
No-code tool by Hugging Face for training ML models automatically.