Hello! I was wondering if it would be possible to integrate the optuna dashborard in the same run of clearml hyperparameter optimization. Like passing the sq...
8 months ago
Hey everyone! We're excited to announce the launch of our new documentation website ! We've overhauled itm making your experience even smoother and more effi...
8 months ago
Hey Guys, Context: I was able to host the ClearML server (web server, file server, API server) in an AWS EC2 instance via terraform IaC and GitHub actions an...
8 months ago
Can someone help me please ?
7 months ago
Hey, We are still stuck with this issue and provided all required logs inside this thread with comparisons between different modes running tasks, any conclus...
7 months ago
Hello! Why in get_local_copy method ( None ) dependencies_by_order variable include only 1 parent dataset while there are 3 (pic. 2)? If I understand it corr...
7 months ago
Is there a way to change the name of MongoDB databases used by ClearML? We want to have two self-hosted instances of ClearML that are going to use the same M...
6 months ago
This totally counts as mlops. The VS Code Python Envy extension just changed my life . We have one monorepo with all our pipelines (grouped by "project"). An...
5 months ago
Hi Guys, been using clearml-serving for several years now and recently upgraded to the new version of the app server and clearml-serving. However, when deplo...
5 months ago
Hello, I am having issues using the dataset service pointing to the wrong fileserver url when running tasks remotely on the ClearML Agents running in k8s. I ...
Hi, I am having troubles on why get_dependency_graph is not having the expected behaviour. I have the following test example with a 3 layer dataset: When I r...
4 months ago
Hey, can someone help me setup the configuration to use minio? I have been trying to solve this puzzle for a few hours now. I have minio in my k8s on prem, w...
Hi everyone! I"m building the ml-cluster with shared cephfs over it and I want to spawn several agents on the VM's Do I need to make separate cache and datas...
4 months ago
Hello ClearML Community, I'm using a self-hosted ClearML setup, and while it generally performs well, I encounter issues during disruptions, such as temporar...
4 months ago
so while working with unsloth and hugging face i noticed that doing report_to "clearml" merges all plots into one graph for train and val and also does model...
4 months ago
Built an unofficial mcp server for clearml. Would love to see it used and please raise issues if you find bugs https://github.com/prassanna-ravishankar/clear...
3 months ago
Hi everyone, I'm wondering if there's an option in ClearML to overlay Plotly figures when comparing tasks — similar to how scalar graphs are shown in the Sca...
3 months ago
Hello, all! I've created a feature request ticket ( None ) after I was surprised to find no previous mentions of this: Extending Task.init() behavior from tr...
3 months ago
Hi ClearML folks! I'm considering ClearML as an option for experiment tracking, agent orchestration etc so I'm currently exploring the capabilities and limit...
3 months ago
Hello, Have been trying for a long time to make a task that collect a dataset from cvat and trains a yolo modell in clearml. But cannot figure it out and get...
2 months ago
btw, im trying to learn 🙂 I also created this: import os import sys import torch import torch.onnx import traceback from pathlib import Path import json # I...
2 months ago
Hi Team, to deploy clearml-agent on a Debian 12 server, the python environment of which is managed externally nowadays, it is not possible to just execute pi...
one month ago
I was thinking maybe I can install pyenv and use that to set the default python version on the server; this way we can install a new python and use pip as us...
one month ago
I've managed to spin up a worker on the default queue with pyenv , seems all good.
one month ago
Hey guys, I've added standard health check endpoints to ClearML Serving! 🔍 Issue: # 94 (Add Standard Health Check Endpoints) 🔗 PR: # 95 The PR introduces: ...
8 days ago