Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ A curated list of awesome open source and commercial platforms for serving model
* [PredictionIO](https://github.com/apache/predictionio): Event collection, deployment of algorithms, evaluation, querying predictive results via APIs.
* [Rune](https://github.com/hotg-ai/rune): Provides containers to encapsulate and deploy EdgeML pipelines and applications.
* [Seldon](https://www.seldon.io/): Take your ML projects from POC to production with maximum efficiency and minimal risk.
* [Shimmy](https://github.com/Michael-A-Kuykendall/shimmy): Python-free Rust inference server with OpenAI API compatibility, hot model swapping, and zero dependencies.
* [Streamlit](https://github.com/streamlit/streamlit): Lets you create apps for your ML projects with deceptively simple Python scripts.
* [TensorFlow Serving](https://www.tensorflow.org/tfx/guide/serving): Flexible, high-performance serving system for ML models, designed for production.
* [TorchServe](https://github.com/pytorch/serve): A flexible and easy to use tool for serving PyTorch models.
Expand Down