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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesDistributed Optimizer Scaling

Techniques for managing memory and synchronization of optimizer states for massive models.

Distinct from Large Model Optimizations: Focuses on distributed optimizer state management rather than general quantization or device mapping

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

Awesome Distributed Optimizer Scaling GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nvidia/apexAvatar NVIDIA

    NVIDIA/apex

    8,972Vezi pe GitHub↗

    Apex is a high-performance toolkit for PyTorch designed to coordinate distributed training, execute fused GPU kernels, manage mixed precision, and implement optimized distributed optimizers. It provides specialized tools for scaling model training across multiple GPUs and nodes to increase processing speed and throughput. The library features high-performance implementations of Adam and LAMB optimizers to reduce synchronization overhead and memory bottlenecks. It utilizes fused CUDA kernels to combine neural network operations, reducing memory overhead and increasing execution speed. The too

    Manages memory overhead and synchronization for massive networks using distributed Adam and LAMB optimizers.

    Python
    Vezi pe GitHub↗8,972
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Serving & Runtime
  7. Inference Optimizations
  8. Large Model Optimizations
  9. Distributed Optimizer Scaling