Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit ee29705

Browse files
authored
Update README.md (#55)
1 parent 8a3d881 commit ee29705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ MLEM is a tool to help you version and deploy your Machine Learning models. At t
1010
1. Storing model along with information required to use it: environment, methods, input data schema.
1111
2. Turning your Git repo into a model registry.
1212
2. Deployment part:
13-
1. Packing a model to use in any **serving scenario.
13+
1. Packing a model to use in any serving scenario.
1414
2. Provider-agnostic deployment.
1515

16-
Speaking generally, the goal of MLEM is to enable easy and error-safe way to transition ML model from training to serving **environment.
16+
Speaking generally, the goal of MLEM is to enable easy and error-safe way to transition ML model from training to serving environment.
1717

1818
## Key features
1919

0 commit comments

Comments
 (0)