From 2ae8f4c4b91ad17a09f4aa1014fc7f0005c21a44 Mon Sep 17 00:00:00 2001 From: Philip Kiely - Baseten <98474633+philipkiely-baseten@users.noreply.github.com> Date: Wed, 24 Jan 2024 17:33:20 -0600 Subject: [PATCH] Add: Truss for model serving --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5770417..5f89c257 100644 --- a/README.md +++ b/README.md @@ -845,6 +845,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) - A lightweight Python wrapper for [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/). * [xgboost](https://github.com/dmlc/xgboost) - A scalable, portable, and distributed gradient boosting library. * [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries. +* [Truss](https://truss.baseten.co) - An open source framework for packaging and serving ML models. ## Microsoft Windows