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

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

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

1 مستودع

Awesome GitHub RepositoriesPredictive Model Backends

Fallback serving runtimes for predictive tasks like text classification when generative backends are unavailable.

Distinct from Model Serving: Distinct from Model Serving: focuses on fallback to standard Hugging Face backends for predictive tasks, not general serving optimizations.

Explore 1 awesome GitHub repository matching devops & infrastructure · Predictive Model Backends. Refine with filters or upvote what's useful.

Awesome Predictive Model Backends 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

    Provides a fallback Hugging Face backend for predictive tasks when vLLM is not supported.

    Go
    عرض على GitHub↗5,576
  1. Home
  2. DevOps & Infrastructure
  3. Model Serving
  4. Predictive Model Backends