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

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

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

6 مستودعات

Awesome GitHub RepositoriesMulti-Framework Model Serving

Hosting models from diverse deep learning frameworks across varied hardware accelerators.

Distinct from Model Serving Frameworks: Specifically addresses the ability to serve models from multiple different frameworks simultaneously.

Explore 6 awesome GitHub repositories matching artificial intelligence & ml · Multi-Framework Model Serving. Refine with filters or upvote what's useful.

Awesome Multi-Framework Model Serving GitHub Repositories

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

    dusty-nv/jetson-inference

    8,734عرض على GitHub↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    Serves models from multiple frameworks across diverse hardware accelerators and CPUs using optimized configurations.

    C++caffecomputer-visiondeep-learning
    عرض على GitHub↗8,734
  • 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

    Supports serving models from TensorFlow, PyTorch, Scikit-Learn, XGBoost, ONNX, and Hugging Face with standardized inference protocols.

    Go
    عرض على GitHub↗5,576
  • kubeflow/kfservingالصورة الرمزية لـ kubeflow

    kubeflow/kfserving

    5,576عرض على GitHub↗

    KServe is an open platform for deploying and serving generative and predictive AI models on Kubernetes. It defines inference services as custom resources with declarative YAML specifications, enabling a Kubernetes-native approach to model deployment and lifecycle management. The platform leverages Knative-based serverless scaling for automatic scale-to-zero and revision management, and supports a pluggable serving runtime architecture that maps model formats to containerized execution environments. KServe distinguishes itself through model-aware autoscaling that scales replicas based on token

    Runs exported models from TensorFlow, PyTorch, Scikit-learn, XGBoost, and others behind a unified inference endpoint.

    Go
    عرض على GitHub↗5,576
  • sakurallm/sakurallmالصورة الرمزية لـ SakuraLLM

    SakuraLLM/SakuraLLM

    4,618عرض على GitHub↗

    SakuraLLM is a multi-format document translation system that hosts large language models for translating Japanese text into other languages. It functions as an inference server that exposes translation models through an OpenAI-compatible API, allowing any tool supporting the OpenAI client format to send translation requests. The system is designed as a glossary-aware translation engine that applies user-defined term dictionaries to ensure consistent translation of proper nouns and names across outputs. The project distinguishes itself by supporting multiple high-performance inference backends

    Loads full-precision models using the vLLM backend with PagedAttention and tensor parallel multi-GPU acceleration.

    Python
    عرض على GitHub↗4,618
  • snowkylin/tensorflow-handbookالصورة الرمزية لـ snowkylin

    snowkylin/tensorflow-handbook

    3,927عرض على GitHub↗

    هذا المشروع عبارة عن مورد تعليمي شامل ودليل تدريبي لبناء وتدريب ونشر نماذج تعلم الآلة باستخدام TensorFlow 2. يعمل كدليل تعليمي منظم يغطي مفاهيم التعلم العميق الأساسية، بما في ذلك معماريات الشبكات العصبية، والاشتقاق التلقائي، وعمليات الموترات (Tensors). يوفر الدليل توجيهات تقنية حول تحسين كفاءة التنفيذ من خلال إدارة ذاكرة GPU، والتدريب الموزع، وتكميم النماذج (Model Quantization). كما يتضمن أدلة مفصلة لبناء خطوط معالجة بيانات عالية الأداء وتصدير النماذج لخوادم الإنتاج، والأجهزة المحمولة، ومتصفحات الويب. تغطي المادة مجموعة واسعة من القدرات، بما في ذلك تطوير النماذج باستخدام الشبكات التلافيفية (CNN) والمتكررة (RNN)، وتنفيذ دوال خسارة وطبقات مخصصة، واستخدام النماذج المدربة مسبقاً للتعلم بنقل المعرفة (Transfer Learning). كما يتناول استراتيجيات النشر للأجهزة الطرفية (Edge Devices) واستخدام بيئات التشغيل السحابية لتسريع العتاد. تم تنفيذ المادة كمجموعة من دفاتر Jupyter Notebooks.

    Explains how to load specific model versions and automatically update to the latest deployment version.

    Jupyter Notebook
    عرض على GitHub↗3,927
  • vllm-project/vllm-omniالصورة الرمزية لـ vllm-project

    vllm-project/vllm-omni

    2,776عرض على GitHub↗

    vllm-omni is a high-throughput serving engine and distributed inference framework designed for omni-modal models. It serves as a multi-modal model API server capable of generating text, image, video, and audio data, providing a standardized interface for remote client access. The system features a non-autoregressive generation engine for parallel media production and a robot policy inference server that acts as a real-time communication bridge to robotic hardware using specialized protocols. It supports hybrid execution models that combine sequential token generation with parallelized media g

    Serves as a high-throughput runtime for omni-modal models using vLLM's PagedAttention and tensor parallelism.

    Pythonaudio-generationdiffusionimage-generation
    عرض على GitHub↗2,776
  1. Home
  2. Artificial Intelligence & ML
  3. Model Serving Frameworks
  4. Multi-Framework Model Serving

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

  • Hugging Face Backend RuntimesServing runtimes that use the Hugging Face Transformers library for non-LLM tasks like text classification. **Distinct from Multi-Framework Model Serving:** Distinct from Multi-Framework Model Serving: specifically covers the Hugging Face backend for predictive tasks, not general multi-framework serving.
  • Versioned Model EndpointsHosting multiple versions of the same model simultaneously and routing requests to the correct version. **Distinct from Multi-Framework Model Serving:** Distinct from Multi-Framework Model Serving: focuses on multiple versions of the same model, not models from different frameworks.
  • vLLM Backend RunnersLoads full-precision models using the vLLM backend with PagedAttention and tensor parallel multi-GPU acceleration. **Distinct from Multi-Framework Model Serving:** Distinct from Multi-Framework Model Serving: specifically focuses on the vLLM backend for running models, not general multi-framework serving.