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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesInference Routing Protocols

Specifies a content-level classification and semantic routing framework for AI inference systems as an IETF protocol.

Distinct from Routing Protocols: No candidate covers an IETF protocol specification for AI inference routing; closest are network routing protocols.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Inference Routing Protocols. Refine with filters or upvote what's useful.

Awesome Inference Routing Protocols GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kserve/kserveAvatar de kserve

    kserve/kserve

    5,576Voir sur GitHub↗

    KServe is a Kubernetes-native platform for deploying and serving machine learning models as scalable inference services. It supports both generative AI models, including large language models, and traditional predictive models from frameworks such as TensorFlow, PyTorch, Scikit-Learn, XGBoost, and ONNX. The platform manages the full lifecycle of model deployments, including revision tracking, canary rollouts, A/B testing, and automatic rollbacks, and provides serverless scale-to-zero capabilities for cost-efficient resource management. KServe distinguishes itself through a standardized infere

    Standardizes inference requests and responses across REST and gRPC with health checking and metadata endpoints.

    Go
    Voir sur GitHub↗5,576
  • seldonio/seldon-coreAvatar de SeldonIO

    SeldonIO/seldon-core

    4,752Voir sur GitHub↗

    Seldon Core est un serveur de modèles de machine learning basé sur Kubernetes et un framework d'inférence MLOps. Il fonctionne comme un moteur de service multi-modèles et un orchestrateur de pipelines, empaquetant les modèles sous forme de microservices scalables exposés via des API REST et gRPC standardisées. Le projet se distingue par des pipelines d'inférence basés sur des graphes qui enchaînent les modèles et les transformateurs de données dans des flux de travail séquentiels. Il optimise l'utilisation du matériel via le service partagé multi-modèles et des stratégies de sur-allocation dynamique de mémoire, tout en prenant en charge l'expérimentation en production via le routage de trafic pondéré, les tests A/B et les déploiements fantômes. Le framework couvre un large éventail de capacités MLOps, notamment l'autoscaling basé sur la demande, le traitement asynchrone des requêtes via des bus de messages, et une surveillance complète pour la dérive des données, les valeurs aberrantes et l'explicabilité des prédictions. Il fournit également une gestion de l'infrastructure pour la configuration du runtime des modèles et une communication sécurisée utilisant le chiffrement TLS sur les plans de contrôle et de données.

    Implements standardized REST and gRPC protocols for consistent request and response handling across different model runtimes.

    Goaiopsdeploymentkubernetes
    Voir sur GitHub↗4,752
  • vllm-project/semantic-routerAvatar de vllm-project

    vllm-project/semantic-router

    3,205Voir sur GitHub↗

    Specifies a content-level classification and semantic routing framework as an IETF protocol.

    Goai-gatewaybert-classificationfine-tuning
    Voir sur GitHub↗3,205
  1. Home
  2. Artificial Intelligence & ML
  3. Inference Routing Protocols

Explorer les sous-tags

  • Standardized Inference ProtocolsStandardizes inference requests and responses across REST and gRPC with health checking and metadata endpoints. **Distinct from Inference Routing Protocols:** Distinct from Inference Routing Protocols: focuses on the protocol specification itself, not routing frameworks.
  • Standardized V2 ProtocolsStandardized V2 inference protocol supporting REST and gRPC, health checking, and rich metadata. **Distinct from Inference Routing Protocols:** Distinct from Inference Routing Protocols: focuses on the standardized V2 protocol specification, not routing frameworks.