1 repository
Specialized optimizations for improving the speed and memory efficiency of image encoders in generative models.
Distinct from GPU-Accelerated Processing: The candidates focus on general GPUs or document processing, whereas this is specifically for VAE image encoder acceleration
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Encoder Accelerators. Refine with filters or upvote what's useful.
sd-scripts is a suite of utilities designed for fine-tuning generative models, preprocessing datasets, and converting model weights. It provides a collection of scripts for executing Stable Diffusion training through methods such as DreamBooth, textual inversion, and full fine-tuning, alongside a framework for creating and managing Low-Rank Adaptation weights. The project features specialized capabilities for model weight conversion between different architectures and precision formats. It includes tools for merging adaptation weights into base models, extracting weights from trained models,
Accelerates VAE processing by utilizing a converted two-dimensional version of the image encoder to lower memory usage.