Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Model Serving

Model Serving

40 projects

Showing 36 of 40 projects

Ollama
OllamaGo

A platform to run, manage, and serve open-source large language models (LLMs) locally or on your own infrastructure.

#ai-infrastructure#llama3#rest-api
Stars179.9k
Forks17.7k
Last commit6 hours ago
vllm
vllmPython

A high-throughput, memory-efficient inference and serving engine for large language models (LLMs).

#distributed-inference#transformer#cuda
Stars90.7k
Forks21.6k
Last commit2 hours ago
FastChat
FastChatPython

An open platform for training, serving, and evaluating large language model based chatbots.

#model-training#distributed-systems#chatbot
Stars39.5k
Forks4.8k
Last commit4 months ago
candle-wasm-examples
candle-wasm-examplesRust

A minimalist, high-performance machine learning framework for Rust with a focus on serverless inference and GPU support.

#quantization#neural-networks#model-serving
Stars21.0k
Forks1.7k
Last commit9 hours ago
Kubeflow
Kubeflow

A composable, modular, and scalable machine learning toolkit for building AI platforms on Kubernetes.

#distributed-training#hyperparameter-tuning#notebook
Stars15.8k
Forks2.7k
Last commit11 days ago
Ludwig
LudwigPython

A low-code declarative framework for building custom LLMs, neural networks, and other AI models with YAML configurations.

#distributed-training#declarative-config#natural-language
Stars11.7k
Forks1.2k
Last commit1 day ago
triton-inference-server
triton-inference-serverPython

An open-source inference serving platform for deploying AI models from multiple frameworks across cloud, data center, and edge devices.

#inference-serving#datacenter#deep-learning
Stars11.0k
Forks1.8k
Last commit
Machine Learning Interviews
Machine Learning InterviewsHTML

A practical booklet covering the four main steps of designing machine learning systems with 27 interview questions.

#data-science#machine-learning-production#production-ml
Stars10.6k
Forks1.6k
Last commit
BentoML
BentoMLPython

A Python library for building production-ready model inference APIs, job queues, and multi-model serving systems for AI applications.

#llm-serving#python-library#deep-learning
Stars8.8k
Forks1.0k
Last commit4 days ago
Cortex
CortexGo

A platform for deploying, managing, and scaling machine learning models in production on AWS infrastructure.

#batch-processing#production-ml#kubernetes
Stars8.0k
Forks594
Last commit2 years ago
mistral.rs
mistral.rsRust

A fast, flexible, and hardware-aware LLM inference engine with zero-config support for any Hugging Face model.

#agentic-ai#quantization#llm
Stars7.6k
Forks690
Last commit1 day ago
ClearML
ClearMLPython

An open-source MLOps/LLMOps suite for experiment management, data management, pipelines, orchestration, scheduling, and model serving.

#experiment-manager#ai#version-control
Stars6.8k
Forks798
Last commit3 hours ago
LLM Engineer Handbook
LLM Engineer Handbook

A curated collection of resources for building, training, serving, and optimizing production-grade Large Language Model applications.

#llmops#fine-tuning#prompt-engineering
Stars5.0k
Forks714
Last commit1 year ago
Seldon Core
Seldon CoreGo

An MLOps framework to package, deploy, monitor, and manage thousands of production machine learning models on Kubernetes.

#deployment#aiops#ai-pipelines
Stars4.8k
Forks868
Last commit5 months ago
DeepDetect
DeepDetectC++

An open-source deep learning API and server written in C++ that supports multiple backends like PyTorch, TensorRT, and TensorFlow for training and inference.

#deep-learning#rest-api#neural-nets
Stars2.6k
Forks546
Last commit4 days ago
EasyLM
EasyLMPython

A JAX/Flax-based framework for easy and scalable pre-training, fine-tuning, evaluation, and serving of large language models.

#transformer#distributed-training#jax
Stars2.5k
Forks259
Last commit2 years ago
tfgo
tfgoGo

A Go library that simplifies TensorFlow's Go bindings with method chaining, automatic scoping, and type conversion.

#deep-learning#graph-computation#model-serving
Stars2.5k
Forks158
Last commit2 years ago
envd
envdGo

A command-line tool for creating reproducible, container-based development environments for AI/ML workflows.

#cuda#hacktoberfest#developer-tools
Stars2.2k
Forks168
Last commit1 month ago
nndeploy
nndeployC++

A visual workflow-based AI deployment framework for multi-platform and multi-backend inference, supporting large models and edge devices.

#ai#deployment#parallel-computing
Stars1.9k
Forks233
Last commit17 days ago
SystemML
SystemMLJava

An open-source machine learning system for the end-to-end data science lifecycle from data preparation to model serving.

#federated-learning#apache-spark#data-science
Stars1.1k
Forks546
Last commit17 hours ago
MLEM
MLEMPython

A tool to package, serve, and deploy any ML model on any platform using a GitOps approach.

#model-packaging#deployment#developer-tools
Stars718
Forks42
Last commit3 years ago
eps
epsRuby

A Ruby library for building and serving predictive models with support for PMML and integration with Python and R models.

#pmml#naive-bayes#automl
Stars692
Forks15
Last commit2 months ago
FastAPI Model Server Skeleton
FastAPI Model Server SkeletonPython

A production-ready FastAPI skeleton app for serving machine learning models with built-in authentication and testing.

#fastapi#authentication#rest-api
Stars603
Forks93
Last commit7 months ago
Distributed Machine Learning Patterns
Distributed Machine Learning PatternsPython

A book teaching practical patterns for building scalable and reliable distributed machine learning systems using Kubernetes, TensorFlow, Kubeflow, and Argo Workflows.

#argo-workflows#model-training#large-scale-machine-learning
Stars535
Forks54
Last commit
EasyDeL
EasyDeLPython

A JAX-based framework for streamlined training, fine-tuning, and high-performance serving of large language and multimodal models.

#distributed-training#jax#flax-nnx
Stars373
Forks51
Last commit10 days ago
max-object-detector
max-object-detectorPython

A TensorFlow-based object detection model that localizes and identifies multiple objects in images using SSD MobileNet V1 or Faster R-CNN ResNet101.

#image-analysis#deep-learning#rest-api
Stars293
Forks222
Last commit11 months ago
max-image-caption-generator
max-image-caption-generatorPython

A TensorFlow-based model that generates descriptive captions for images using an Inception-v3 encoder and LSTM decoder.

#inception-v3#deep-learning#rest-api
Stars83
Forks45
Last commit11 months ago
max-speech-to-text-converter
max-speech-to-text-converterPython

A Docker-based speech recognition model that converts short English WAV audio files into text using Mozilla's DeepSpeech.

#codait#ibm#ai
Stars78
Forks32
Last commit11 months ago
max-weather-forecaster
max-weather-forecasterPython

A TensorFlow/Keras LSTM model for hourly weather forecasting, offering univariate, multivariate, and multistep prediction modes.

#time-series-prediction#noaa-data#rest-api
Stars71
Forks33
Last commit11 months ago
max-human-pose-estimator
max-human-pose-estimatorC++

Detects humans in images and estimates their poses by identifying body parts and connecting them with pose lines.

#image-analysis#pose-estimation#machine-learning-models
Stars64
Forks30
Last commit
max-audio-embedding-generator
max-audio-embedding-generatorPython

Generates embedding vectors from audio files using a TensorFlow model trained on AudioSet, deployable as a Docker container.

#audioset#ibm-max#audio-embeddings
Stars58
Forks31
Last commit
max-text-sentiment-classifier
max-text-sentiment-classifierPython

A pre-trained BERT-based model for detecting positive or negative sentiment in short text fragments.

#ibm#natural-language-understanding#api
Stars56
Forks32
Last commit11 months ago
max-fast-neural-style-transfer
max-fast-neural-style-transferPython

Deploy a neural network model that transfers artistic styles from one image to another using a ResNet-based architecture.

#neural-style-transfer#resnet#deep-learning
Stars50
Forks21
Last commit
max-scene-classifier
max-scene-classifierPython

A pre-trained image classifier that recognizes 365 different scene and location types using a ResNet18 model fine-tuned on Places365.

#resnet#deep-learning#rest-api
Stars42
Forks22
Last commit11 months ago
max-image-segmenter
max-image-segmenterPython

A TensorFlow-based image segmentation model that assigns each pixel in an image to one of 21 object classes from the PASCAL VOC dataset.

#ibm-max#deep-learning#rest-api
Stars31
Forks26
Last commit11 months ago
max-inception-resnet-v2
max-inception-resnet-v2Python

A pre-trained deep learning model for image classification that identifies 1000 object classes using the Inception-ResNet-v2 architecture.

#ibm-max#deep-learning#rest-api
Stars27
Forks20
Last commit11 months ago
Page 1 of 2

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 hours ago
3 years ago
7 months ago
11 months ago
11 months ago
11 months ago
Next
#Machine Learning33
#Docker18
#Deep Learning17
#Rest Api15
#Docker Image15
#Tensorflow14
#Machine Learning Models12
#Computer Vision12
#Mlops9
#Kubernetes7
#Python7
#Pytorch5