awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 个仓库

Awesome GitHub RepositoriesOptimized Model Serving

Serving large-scale models using specialized training bundles for high performance.

Distinct from Large Language Model Optimization: Focuses on serving optimized models, distinct from general model optimization.

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

Awesome Optimized Model Serving GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pewdiepie-archdaemon/odysseuspewdiepie-archdaemon 的头像

    pewdiepie-archdaemon/odysseus

    72,184在 GitHub 上查看↗

    Odysseus is a self-hosted AI workspace and autonomous agent framework designed for deploying and managing large language models. It serves as a centralized platform for orchestrating agentic tasks, utilizing a model context protocol server to connect AI models to external system utilities, browser automation, and local hardware. The system distinguishes itself through a combination of retrieval-augmented generation and a RAG knowledge base, using vector stores and local embeddings to provide persistent semantic memory. It further integrates AI-driven communication management to triage email i

    Automates the selection and serving of optimal model weights based on available system hardware specifications.

    Python
    在 GitHub 上查看↗72,184
  • sgl-project/sglangsgl-project 的头像

    sgl-project/sglang

    29,079在 GitHub 上查看↗

    Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It provides a programmable interface for orchestrating complex generation workflows, enabling developers to coordinate multi-turn dialogues, tool invocations, and reasoning chains through a domain-specific language. The platform is built to support production-scale deployments, offering an OpenAI-compatible API that allows for integration with existing application ecosystems. The system distinguishes itself through a disaggregated architecture that separates compute-intensive pr

    Achieves high performance by executing large-scale models using specialized training bundles.

    Pythonattentionblackwellcuda
    在 GitHub 上查看↗29,079
  • aiming-lab/autoresearchclawaiming-lab 的头像

    aiming-lab/AutoResearchClaw

    13,453在 GitHub 上查看↗

    AutoResearchClaw is an agentic system designed to automate the scientific research process. It functions as an autonomous research agent and workflow automator that manages the entire lifecycle of a project, from initial hypothesis generation and literature review to experimental execution and the production of LaTeX-formatted academic papers. The system distinguishes itself through a multi-agent research pipeline that utilizes structured debates for hypothesis refinement and peer review. It employs a branch-and-merge architecture to explore parallel research directions and integrates human-i

    Detects GPU and CPU resources to automatically adapt code generation and experiment scale.

    Python
    在 GitHub 上查看↗13,453
  • lightning-ai/litgptLightning-AI 的头像

    Lightning-AI/litgpt

    13,431在 GitHub 上查看↗

    LitGPT is a training and deployment framework for large language models, providing a suite of tools for pretraining, finetuning, quantizing, evaluating, and serving models within a production environment. It includes a dedicated training pipeline for adapting pretrained models to specific tasks, a quantization tool for reducing weight precision, and an inference server for hosting models via web interfaces. The framework supports high-performance model development through custom architecture implementation and the use of predefined recipes to standardize pretraining and finetuning. It enables

    Optimizes model execution by automatically selecting memory and precision settings based on target hardware specifications.

    Python
    在 GitHub 上查看↗13,431
  • huggingface/text-generation-inferencehuggingface 的头像

    huggingface/text-generation-inference

    10,775在 GitHub 上查看↗

    Text Generation Inference is a production-ready engine designed for the deployment and serving of large language models. It functions as a containerized runtime environment that manages model execution, scales across distributed hardware, and provides high-performance inference capabilities for demanding production environments. The project distinguishes itself through advanced optimization techniques, including continuous batching to maximize hardware utilization and tensor parallelism to shard large models across multiple accelerator cards. It supports efficient inference through custom com

    Deploys and scales production-ready language models with optimized batching and hardware acceleration.

    Pythonbloomdeep-learningfalcon
    在 GitHub 上查看↗10,775
  • alirezadir/machine-learning-interviewsalirezadir 的头像

    alirezadir/Machine-Learning-Interviews

    8,455在 GitHub 上查看↗

    This project is a comprehensive machine learning interview guide and technical study resource designed for individuals preparing for machine learning and AI engineering roles. It provides a collection of materials and practice problems covering core algorithms, theoretical fundamentals, and the implementation of neural network architectures. The resource serves as a technical reference for generative AI development, focusing on the design and optimization of large language models and diffusion systems. It includes frameworks for system design, covering the architecture of production machine l

    Details strategies for reducing cost and latency in LLM serving via KV caching and quantization.

    Jupyter Notebookagenticaiai-agents
    在 GitHub 上查看↗8,455
  • vladmandic/sdnextvladmandic 的头像

    vladmandic/sdnext

    7,139在 GitHub 上查看↗

    SD.Next is an all-in-one web interface and multi-backend inference engine for generating, editing, and processing images and videos using diffusion models. It functions as a comprehensive tool for diffusion model management and an automated image processing pipeline for bulk operations. The project is distinguished by its hardware-backend abstraction layer, which provides automatic detection and acceleration for NVIDIA CUDA, AMD ROCm, Intel OpenVINO, and DirectML. It features a headless generative API and a programmatic command interface, allowing users to trigger tasks via REST API or CLI wi

    Fetches already-optimized models from a hub to bypass local optimization when memory is limited.

    Pythonai-artcaptiondiffusers
    在 GitHub 上查看↗7,139
  • yangjianxin1/fireflyyangjianxin1 的头像

    yangjianxin1/Firefly

    6,642在 GitHub 上查看↗

    Firefly is a training framework and inference engine for large language models. It functions as a toolkit for pre-training and fine-tuning various open-weight architectures, providing a system for model alignment and parameter-efficient fine-tuning. The project includes utilities for merging adapter weights back into base models to create standalone files. It also provides a model alignment toolkit to format training data according to specific prompt templates, ensuring conversational consistency across different models. The framework supports distributed model training and preference-based

    Provides optimized serving for stateful multi-turn interactions using memory-efficient inference.

    Pythonalpacaaquilabaichuan
    在 GitHub 上查看↗6,642
  • nvidia/isaac-gr00tNVIDIA 的头像

    NVIDIA/Isaac-GR00T

    6,222在 GitHub 上查看↗

    Deploys TensorRT engines with an inference server handling dynamic batching and concurrent execution.

    Jupyter Notebook
    在 GitHub 上查看↗6,222
  • thudm/slimeTHUDM 的头像

    THUDM/slime

    4,259在 GitHub 上查看↗

    SLIME is a distributed reinforcement learning framework for large language model post-training that bridges Megatron training with SGLang inference servers. It orchestrates scalable RL loops across GPU clusters, decoupling training and inference into independent processes that communicate over HTTP and NCCL for independent scaling and fault tolerance. The system supports multi-agent reinforcement learning workflows with parallel agent instances, customizable rollout strategies, and personalized agent serving that improves models from prior conversations without disrupting API serving. The fra

    Implements session-affinity routing to reuse prefix caches across multi-turn interactions.

    Python
    在 GitHub 上查看↗4,259
  • facebookresearch/reagentfacebookresearch 的头像

    facebookresearch/ReAgent

    3,703在 GitHub 上查看↗

    ReAgent is a reinforcement learning platform designed for training, deploying, and evaluating reinforcement learning models and contextual bandit systems for large-scale decision making. It provides a comprehensive suite of tools that spans the entire workflow from initial feasibility analysis to production serving. The system includes a deep reinforcement learning training framework for distributed off-policy algorithms and a specialized model serving layer for high-volume production inference. It distinguishes itself with a counterfactual policy evaluator for estimating performance using hi

    Deploys trained reasoning models through a low-latency, high-performance serving layer for real-time decision making.

    Python
    在 GitHub 上查看↗3,703
  • containers/ramalamacontainers 的头像

    containers/ramalama

    2,605在 GitHub 上查看↗

    Ramalama is a containerized runtime and management tool for large language models. It functions as an OCI AI model manager and registry client, allowing users to package, distribute, and execute AI models as standardized container images. The project differentiates itself by using OCI-compliant distribution for models and retrieval augmented generation assets, enabling the packaging of vector databases into immutable container images. It features hardware-aware image selection that automatically detects GPU or CPU capabilities to pull the most optimized image for the host environment. The sy

    Automatically detects GPU or CPU capabilities to select the most optimized container image for the host.

    Pythonaicontainerscuda
    在 GitHub 上查看↗2,605
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Serving & Runtime
  7. Large Language Model Optimization
  8. Optimized Model Serving

探索子标签

  • Hardware-Aware SelectionAutomated selection of model weights based on system hardware specifications. **Distinct from Optimized Model Serving:** Specifically focuses on the automated matching of model requirements to hardware, whereas optimized serving is about the runtime execution performance.
  • Multi-Turn Serving OptimizationsSpecialized serving techniques for stateful multi-turn interactions, such as session-affinity routing and prefix caching. **Distinct from Optimized Model Serving:** Focuses on stateful multi-turn interaction efficiency specifically, whereas Optimized Model Serving is general high-performance serving.
  • Pre-Optimized Model RetrievalRetrieval of weights already processed for specific runtimes to avoid expensive local optimization. **Distinct from Optimized Model Serving:** Distinct from general serving: focuses specifically on the retrieval of pre-optimized artifacts from a hub.