From f01bcd627545f898782fd50ac54667eda9531c86 Mon Sep 17 00:00:00 2001 From: revital Date: Thu, 20 Feb 2025 11:17:21 +0200 Subject: [PATCH] Adjust ClearML Serving opening line --- docs/deploying_models.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/deploying_models.md b/docs/deploying_models.md index c81e0ebd..5afb240b 100644 --- a/docs/deploying_models.md +++ b/docs/deploying_models.md @@ -2,8 +2,8 @@ title: Model Deployment --- -Model deployment is a critical step in the machine learning lifecycle, enabling trained models to be accessible for -real-world applications. ClearML provides a comprehensive suite of tools for seamless model deployment, which supports +Model deployment makes trained models accessible for real-world applications. ClearML provides a comprehensive suite of +tools for seamless model deployment, which supports features including: * Version control * Automatic updates