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 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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • modeltc/lightllmAvatar von ModelTC

    ModelTC/LightLLM

    3,901Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗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