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 RepositoriesDisaggregated Request Routing

Routing logic specifically designed to dispatch requests between separate prefill and decode engine instances.

Distinct from Prefill-Decode Disaggregation: Focuses on the routing mechanism between disaggregated phases, whereas the parent focuses on the architectural separation itself.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Disaggregated Request Routing. Refine with filters or upvote what's useful.

Awesome Disaggregated Request Routing GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • paddlepaddle/fastdeployAvatar de PaddlePaddle

    PaddlePaddle/FastDeploy

    3,700Ver en GitHub↗

    FastDeploy is a high-performance deployment framework for large language models, vision models, and multimodal models. It provides the infrastructure to launch model services that process combined image, video, and text inputs, exposing these capabilities through a standardized, OpenAI-compatible API for chat and text completions. The project distinguishes itself through advanced inference pipeline engineering and GPU optimization. It employs speculative decoding, tensor parallelism, and a disaggregated execution model that separates prefill and decode phases across different hardware resourc

    Routes incoming requests to optimal pairs of prefill and decode instances to maximize hardware utilization and throughput.

    Pythonernieernie-45ernie-45-vl
    Ver en GitHub↗3,700
  1. Home
  2. Artificial Intelligence & ML
  3. Sequence Decoding Models
  4. Sequence Decoders
  5. Prefill-Decode Disaggregation
  6. Disaggregated Request Routing