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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDynamic Depth Scaling

Optimizes model execution by adjusting the number of active layers or depths based on training or inference timesteps.

Distinct from Deep Learning Optimization: Focuses on timestep-dependent model depth rather than general computational graph or hardware optimization

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

Awesome Dynamic Depth Scaling GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kohya-ss/sd-scriptsAvatar de kohya-ss

    kohya-ss/sd-scripts

    7,133Voir sur GitHub↗

    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,

    Improves efficiency and quality by applying different model depths at various timesteps during the diffusion process.

    Python
    Voir sur GitHub↗7,133
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Training Algorithms
  7. Deep Learning Optimization
  8. Dynamic Depth Scaling