Skip to content

Commit dd8c2c2

Browse files
authored
chore: Update README.md to reflect latest additions (#35)
Also add build status badge Signed-off-by: Nick Hill <[email protected]> Signed-off-by: Nick Hill <[email protected]>
1 parent 9a61ddc commit dd8c2c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build and Push](https://github.com/kserve/modelmesh-runtime-adapter/actions/workflows/build-and-push.yml/badge.svg?branch=main)](https://github.com/kserve/modelmesh-runtime-adapter/actions/workflows/build-and-push.yml)
2+
13
# modelmesh-runtime-adapter
24

35
This repo contains the unified puller/runtime-adapter image of the sidecar containers which run in the modelmesh-serving model server Pods. See the main [modelmesh-serving](https://github.com/kserve/modelmesh-serving) repo for more details.
@@ -7,6 +9,8 @@ Logical subcomponents within the image:
79
- [model-serving-puller](model-serving-puller)
810
- [model-mesh-mlserver-adapter](model-mesh-mlserver-adapter)
911
- [model-mesh-triton-adapter](model-mesh-triton-adapter)
12+
- [model-mesh-ovms-adapter](model-mesh-ovms-adapter)
13+
- [model-mesh-torchserve-adapter](model-mesh-torchserve-adapter)
1014

1115
### Build Image
1216

0 commit comments

Comments
 (0)