awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • kserve/kserveالصورة الرمزية لـ kserve

    kserve/kserve

    5,576عرض على 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
    عرض على GitHub↗5,576
  • seldonio/seldon-coreالصورة الرمزية لـ SeldonIO

    SeldonIO/seldon-core

    4,752عرض على GitHub↗

    Seldon Core هو خادم نماذج تعلم آلي وإطار عمل للاستدلال (Inference) يعتمد على Kubernetes. يعمل كمحرك لخدمة النماذج المتعددة ومنسق لخطوط الأنابيب، حيث يقوم بتغليف النماذج كخدمات مصغرة قابلة للتوسع يتم عرضها عبر واجهات REST وgRPC قياسية. يتميز المشروع بخطوط أنابيب استدلال قائمة على الرسوم البيانية (Graph-based) تقوم بربط النماذج ومحولات البيانات في سير عمل متسلسل. يعمل على تحسين استخدام الأجهزة من خلال الخدمة المشتركة للنماذج المتعددة واستراتيجيات تجاوز سعة الذاكرة الديناميكية، مع دعم تجارب الإنتاج من خلال توجيه حركة المرور الموزون، واختبار A/B، والنشر الظلي (Shadow deployments). يغطي إطار العمل نطاقاً واسعاً من قدرات MLOps، بما في ذلك القياس التلقائي القائم على الطلب، ومعالجة الطلبات غير المتزامنة عبر ناقلات الرسائل، والمراقبة الشاملة لانحراف البيانات، والقيم المتطرفة، وقابلية تفسير التنبؤات. كما يوفر إدارة البنية التحتية لتكوين وقت تشغيل النموذج والاتصال الآمن باستخدام تشفير TLS عبر مستويات التحكم والبيانات.

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

    Goaiopsdeploymentkubernetes
    عرض على GitHub↗4,752
  • vllm-project/semantic-routerالصورة الرمزية لـ vllm-project

    vllm-project/semantic-router

    3,205عرض على GitHub↗

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

    Goai-gatewaybert-classificationfine-tuning
    عرض على GitHub↗3,205
  1. Home
  2. Artificial Intelligence & ML
  3. Inference Routing Protocols

استكشف الوسوم الفرعية

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