Skip to content

Legion2/modelmesh

This branch is 1 commit ahead of, 4 commits behind kserve/modelmesh:main.

Folders and files

NameName
Last commit message
Last commit date
Jun 12, 2024
Sep 8, 2023
Nov 20, 2023
Jul 7, 2024
May 13, 2023
Aug 5, 2021
Oct 10, 2023
May 27, 2024
Aug 5, 2021
Aug 5, 2021
Sep 28, 2023
Oct 18, 2023
Oct 10, 2023
Apr 18, 2024

Repository files navigation

Build

ModelMesh

The ModelMesh framework is a mature, general-purpose model serving management/routing layer designed for high-scale, high-density and frequently-changing model use cases. It works with existing or custom-built model servers and acts as a distributed LRU cache for serving runtime models.

For full Kubernetes-based deployment and management of ModelMesh clusters and models, see the ModelMesh Serving repo. This includes a separate controller and provides K8s custom resource based management of ServingRuntimes and InferenceServices along with common, abstracted handling of model repository storage and ready-to-use integrations with some existing OSS model servers.

For more information on supported features and design details, see these charts.

Get Started

To learn more about and get started with the ModelMesh framework, check out the documentation.

Developer guide

Use the developer guide to learn about development practices for the project.

About

Distributed Model Serving Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.5%
  • Shell 1.4%
  • Other 1.1%