awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 रिपॉजिटरी

Awesome GitHub RepositoriesModel Serving Interfaces

Unified interfaces for deploying and serving multimodal model architectures across diverse hardware environments.

Distinct from Multimodal Models: Focuses on the serving and deployment interface rather than the internal neural network architecture of multimodal models.

Explore 7 awesome GitHub repositories matching artificial intelligence & ml · Model Serving Interfaces. Refine with filters or upvote what's useful.

Awesome Model Serving Interfaces GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • xorbitsai/inferencexorbitsai का अवतार

    xorbitsai/inference

    9,358GitHub पर देखें↗

    This project is a platform for the deployment of open source large language and multimodal models. It provides a unified interface to serve text, image, and speech models across local or cloud hardware. The system enables distributed AI inference by orchestrating model workloads across multiple nodes and devices. It includes a unified API adapter layer to standardize inputs and outputs, as well as tools for multimodal chat and structural image generation. The platform covers a broad capability surface including request batching for throughput optimization, dynamic model loading, and integrat

    Provides a unified interface to serve text, image, and speech models across local or cloud hardware.

    Python
    GitHub पर देखें↗9,358
  • internlm/lmdeployInternLM का अवतार

    InternLM/lmdeploy

    7,903GitHub पर देखें↗

    lmdeploy is a high-performance inference engine and deployment framework for large language models and vision models. It functions as a multi-modal model server and compression toolkit designed to serve models with high throughput and low latency. The system enables the distribution of model services across multiple machines using request-based load balancing and tensor parallelism. It includes specialized tools for model quantization and compression to reduce the memory footprint of weights and caches. The framework covers broad capability areas including production deployment, distributed

    Provides unified interfaces for deploying and serving multimodal model architectures across diverse hardware environments.

    Pythoncodellamacuda-kernelsdeepspeed
    GitHub पर देखें↗7,903
  • karpathy/arxiv-sanity-preserverkarpathy का अवतार

    karpathy/arxiv-sanity-preserver

    5,717GitHub पर देखें↗

    This project is a self-hosted system for discovering, browsing, and receiving personalized recommendations from academic papers on arXiv. It combines an arXiv API client that downloads paper metadata and PDFs with a TF-IDF document similarity engine and an SVM-based recommendation system that trains a classifier per user based on their preferences. The system provides a web interface for browsing, searching, and filtering recent arXiv submissions, alongside personalized paper recommendations generated from individual user signals. It also includes a Twitter mention tracker that periodically p

    Serves a browser-based UI for browsing, searching, and filtering papers with per-user recommendation views.

    Python
    GitHub पर देखें↗5,717
  • modeltc/lightllmModelTC का अवतार

    ModelTC/LightLLM

    3,901GitHub पर देखें↗

    LightLLM is a high-performance serving framework for deploying and executing large language models. It functions as a multi-GPU inference engine and server capable of handling dense architectures, mixture-of-experts designs, and multimodal models that process both text and images. The system is distinguished by its specialized support for Mixture-of-Experts models using expert parallelism and fused kernels. It implements structured text generation through deterministic state machines and pushdown automata to enforce precise output formats. To optimize throughput, the framework employs specula

    Provides a unified interface for deploying and serving models that process both text and images.

    Pythondeep-learninggptllama
    GitHub पर देखें↗3,901
  • nvlabs/vilaNVlabs का अवतार

    NVlabs/VILA

    3,819GitHub पर देखें↗

    VILA is a vision-language model integration that combines a visual encoder with a large language model to process images and text in a shared space. Its primary purpose is to enable the generation of natural language explanations and detailed text summaries of images and videos based on user prompts. The project utilizes a multi-stage alignment pipeline to synchronize visual and textual embeddings through sequential pretraining and supervised fine-tuning. To support deployment on desktop and edge hardware, it employs quantized low-precision inference to reduce model weights to 4-bit precision

    Provides interfaces for deploying and serving multimodal model architectures via containers and APIs.

    Python
    GitHub पर देखें↗3,819
  • paddlepaddle/fastdeployPaddlePaddle का अवतार

    PaddlePaddle/FastDeploy

    3,700GitHub पर देखें↗

    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

    Provides unified interfaces for deploying and serving multimodal models that process image, video, and text inputs.

    Pythonernieernie-45ernie-45-vl
    GitHub पर देखें↗3,700
  • vllm-project/vllm-omnivllm-project का अवतार

    vllm-project/vllm-omni

    2,776GitHub पर देखें↗

    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

    Deploys models integrating text, audio, image, and video capabilities via unified serving interfaces.

    Pythonaudio-generationdiffusionimage-generation
    GitHub पर देखें↗2,776
  1. Home
  2. Artificial Intelligence & ML
  3. Multimodal Models
  4. Model Serving Interfaces