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
·

1 repositorio

Awesome GitHub RepositoriesSLA-Based Scheduling

Request prioritization mechanisms that ensure execution order meets service level agreement guarantees.

Distinct from Request Schedulers: Specifically addresses the enforcement of SLA guarantees in the request order, distinct from general throughput optimization.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · SLA-Based Scheduling. Refine with filters or upvote what's useful.

Awesome SLA-Based Scheduling GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • modeltc/lightllmAvatar de ModelTC

    ModelTC/LightLLM

    3,901Ver en GitHub↗

    LightLLM is a high-performance serving framework for deploying and executing large language models. It functions as a multi-GPU inference engine and server capable of handling dense architectures, mixture-of-experts designs, and multimodal models that process both text and images. The system is distinguished by its specialized support for Mixture-of-Experts models using expert parallelism and fused kernels. It implements structured text generation through deterministic state machines and pushdown automata to enforce precise output formats. To optimize throughput, the framework employs specula

    Manages the execution order of incoming requests to maintain service level agreement guarantees.

    Pythondeep-learninggptllama
    Ver en GitHub↗3,901
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Model Inference and Serving
  6. Inference Engines
  7. Request Schedulers
  8. SLA-Based Scheduling