#51 · Primary category: MLOps & Evaluation

clearml

ai clearml control deep-learning deeplearning devops experiment experiment-manager k8s llmops machine-learning machinelearning mlops version version-control

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution

Project last updated:08/23/26

GitHub Stars

6.8K

Forks

797

Contributors

117

License

Apache-2.0

Why we included this project

ClearML is the kind of tool teams reach for once they realize a handful of scattered training scripts no longer scale. It pulls experiment tracking, dataset versioning, pipeline orchestration, remote agent execution, and model serving into a single Python SDK and a self-hosted server. With a couple of lines of code it logs hyperparameters, environment snapshots, metrics, and artifacts, and its CLI and agents can launch those same tasks on Kubernetes, cloud, or bare metal without rewriting them. That breadth makes it useful for a small team wanting one system for both research (comparing runs, keeping datasets reproducible) and delivery (scheduling pipelines, exposing endpoints). It also supports LLM workloads and works with PyTorch, TensorFlow, and scikit-learn, so it fits classic ML and newer GenAI projects. The main commitment is running the ClearML server component, either self-hosted or on the free tier, before the SDK features become useful.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category