#125 · Primary category: Inference & Local Deploy
seldon-core
An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
Project last updated:03/23/26
GitHub Stars
4.8K
Forks
868
Contributors
44
License
Other
Why we included this project
Platform teams running machine learning models in production on Kubernetes will find Seldon Core a mature way to standardize that work. It packages trained models as inference services you can deploy, monitor, and scale through a single operator, and it supports a wide range of model types rather than locking you into one runtime. On the serving side, it can consolidate multiple models on shared infrastructure and autoscale them, which keeps infrastructure costs down. Its experiment features route traffic between candidate models for A/B tests or shadow deployments. And the Kafka-based pipelines go further, chaining models and custom components into a realtime application instead of serving each model in isolation. If your platform team wants one reproducible path from trained models into production, this is a solid place to start.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.