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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
deepseek-ai avatar

deepseek-ai/EPLB

0
View on GitHub↗

EPLB

Expert Parallelism Load Balancer

Features

  • Attention Optimization - Load balancing for expert-parallel model architectures.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI
  • Distributed Training Tools - Load balancing tool for expert-parallelism in large-scale model training.
  • 1,388 estrellas·203 forks·Python·MIT·10 vistas

    Historial de estrellas

    Gráfico del historial de estrellas de deepseek-ai/eplbGráfico del historial de estrellas de deepseek-ai/eplb

    Preguntas frecuentes

    ¿Qué hace deepseek-ai/eplb?

    Expert Parallelism Load Balancer

    ¿Cuáles son las características principales de deepseek-ai/eplb?

    Las características principales de deepseek-ai/eplb son: Attention Optimization, Distributed Training Tools.

    ¿Qué alternativas de código abierto existen para deepseek-ai/eplb?

    Las alternativas de código abierto para deepseek-ai/eplb incluyen: deepseek-ai/dualpipe — A bidirectional pipeline parallelism algorithm for computation-communication overlap in DeepSeek V3/R1 training. deepseek-ai/deepep — DeepEP is a distributed model accelerator and expert-parallel communication library designed to optimize the training… open-mmlab/openpcdet — OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud… stability-ai/stablelm — StableLM is a pre-trained transformer-based large language model designed for natural language generation and… deepseek-ai/deepgemm — DeepGEMM is a suite of specialized GPU kernels and a just-in-time compiler designed for low-precision matrix… dao-ailab/flash-attention — FlashAttention is an attention mechanism optimization library and machine learning acceleration framework designed to…

    Alternativas open-source a EPLB

    Proyectos open-source similares, clasificados según cuántas características comparten con EPLB.
    • deepseek-ai/dualpipeAvatar de deepseek-ai

      deepseek-ai/DualPipe

      2,967Ver en GitHub↗

      A bidirectional pipeline parallelism algorithm for computation-communication overlap in DeepSeek V3/R1 training.

      Python
      Ver en GitHub↗2,967
    • deepseek-ai/deepepAvatar de deepseek-ai

      deepseek-ai/DeepEP

      9,736Ver en GitHub↗

      DeepEP is a distributed model accelerator and expert-parallel communication library designed to optimize the training and inference of large-scale neural networks. It provides specialized GPU communication kernels and a remote GPU memory interface to facilitate high-throughput data exchange between hardware nodes. The system utilizes dynamic kernel generation to compile optimized GPU kernels during execution, removing the need for separate installation compilation steps. It implements virtual-lane traffic isolation to prevent interference between different data streams and employs routing met

      Cuda
      Ver en GitHub↗9,736
    • open-mmlab/openpcdetAvatar de open-mmlab

      open-mmlab/OpenPCDet

      5,621Ver en GitHub↗

      OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud processing framework designed to develop, train, and evaluate machine learning models that identify and locate objects in three dimensional space. The project includes a GPU-accelerated geometry engine for high-performance implementation of 3D intersection over union and rotated non-maximum suppression. It also provides a distributed model training tool to scale the training and testing of detection models across multiple GPUs and computing nodes. The framework covers point c

      Python
      Ver en GitHub↗5,621
    • stability-ai/stablelmAvatar de Stability-AI

      Stability-AI/StableLM

      15,699Ver en GitHub↗

      StableLM is a pre-trained transformer-based large language model designed for natural language generation and zero-shot inference. It functions as a causal language model that predicts the next token in a sequence to produce human-like text for conversational and creative writing tasks. The model is built as a fine-tunable base, allowing the adaptation of pre-trained weights to specific tasks or styles through custom dataset training and weight regularization. It utilizes rotary positional embeddings and flash-attention to optimize memory usage and processing efficiency during deployment on G

      Jupyter Notebook
      Ver en GitHub↗15,699
    Ver las 30 alternativas a EPLB→