awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDistributed Training

Training a diffusion model from scratch on a dataset using distributed processes and adjustable settings.

Distinct from Diffusion Model Training: Distinct from general Diffusion Model Training: specifically covers distributed training with gradient accumulation, not the general training process.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Distributed Training. Refine with filters or upvote what's useful.

Awesome Distributed Training GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • openai/guided-diffusionAvatar von openai

    openai/guided-diffusion

    7,395Auf GitHub ansehen↗

    This is a classifier-guided diffusion framework for high-fidelity image generation. It implements a cascaded diffusion pipeline that chains a base diffusion model with a dedicated upsampler to progressively increase image resolution in stages, and uses classifier-guided diffusion sampling to steer the reverse diffusion process toward higher-quality outputs. The framework provides tools for training diffusion models from scratch using distributed processes with gradient accumulation, as well as training classifier models that provide gradient-based guidance during sampling. It supports both un

    Trains a diffusion model from scratch on a dataset using distributed processes and adjustable settings.

    Python
    Auf GitHub ansehen↗7,395
  1. Home
  2. Artificial Intelligence & ML
  3. Generative AI Resources
  4. Diffusion & Visual Synthesis Models
  5. Generative AI Models
  6. Diffusion Models
  7. Diffusion Model Training
  8. Distributed Training