Change wording (#707)

This commit is contained in:
pollfly
2023-11-14 18:51:45 +02:00
committed by GitHub
parent 696cb50569
commit 856c5c8ca8
10 changed files with 52 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
title: Workers & Queues
---
Two major components of MLOps are experiment reproducibility, and the ability to scale work to multiple machines. ClearML workers,
Two major components of MLOps/LLMOps are experiment reproducibility, and the ability to scale work to multiple machines. ClearML workers,
coupled with execution queues, address both these needs.
A ClearML worker is instantiated by launching a ClearML Agent, which is the base for **Automation** in ClearML and can be leveraged to build automated pipelines, launch custom services