What’s the best way to launch a deepspeed run as a task? The usual way that I create and enqueue tasks is using a python script, but for deepspeed I need to ...
2 years ago
Hi everyone! Is there any way to setup SSO for ClearML server? Thx
2 years ago
Hello, I'm using a virtual environment inside my Jupyterhub server along with ClearML. Whenever I create any task the "uncommitted changes" are the contents ...
2 years ago
Hi, I’m training on multi-node, clearml captures only a single machine utility (memory/cpu/etc.). I assume it captures node 0. Is there a way to make it repo...
2 years ago
Is there somewhere that I can find more elaborated steps to get vscode work with clearml sessions?
2 years ago
Hi, I've updated my ClearML server to v1.9.0 ( not to v1.10.0 because of this bug that I reported on Github: None ) I wanted to test the reports feature, but...
2 years ago
Hello, I have the same issue as this github issue: None I tried setting up my AWS autoscaler conf file with the following params: sdk.development.store_uncom...
2 years ago
Hi, we have a self hosted ClearML server which I mainly use for experiment tracking. There is one issue I have noticed recently: whenever I archive and delet...
2 years ago
In my current project I generate the data from an SQL query. Is the only way to register the dataset with ClearML to write the files to disk first or is ther...
2 years ago
Hello. I have a question regarding jupyter notebook execution with clearml worker. Long story short: I turn a remote machine into worker with clearml-agent. ...
2 years ago
Hello, I am training some models with yolov8 and want to upload the metrics to the clearml webpage in. However, sometimes it works and sometimes it does not ...
2 years ago
Hi, When running a task to training on the clearml agent it installs packages not with the correct version that my requirments.txt has, I've installed a envi...
2 years ago
Hello, I'm trying to run a training for a detectron2 model from clearml pipeline. I tried to install all the required packages using Task.add_requirements() ...
2 years ago
Hi all! I'm struggling with a specific scenario, maybe you could help. I have 2 machines types (for example titan/a100) and 10 types of models with a generic...
2 years ago
Hello, We have a self hosted ClearML server connected to different queues and use it to launch remote experiments (clearml==1.9.3, clearml-agent==1.5.2rc0). ...
2 years ago
Hello, I have a question regarding creating a clearml pipeline using pytorch lightning. I am not really sure where to begin. Should I create a task for each ...
2 years ago
Hi All, we have a self hosted clearml server, my colleague uploaded a dataset from his machine and when I try to clone and enqueue the dataset into different...
2 years ago
Hello channel, I am struggling a lot on an issue linked to ClearMl agent and AWS Autoscaler . This issue is very problematic and urgent, please help me out! ...
2 years ago
Hi all, I've been experimenting around with automating the data sync. This is related to this thread: None Here is my expectation, so correct me if I'm wrong...
2 years ago
Hi, i have a remote task that i want to run on some of the GPUs of the remote machine. I set the agent in the remote machine on two of the GPUs. How do i que...
2 years ago
Hi, I have a question about logs, when I am looking into apiserver logs, I have for example [2023-04-18 14:47:42,043] [9] [INFO] [clearml.service_repo] Retur...
2 years ago
Hi all! Are there any plans to add scatterplots to visualize e.g. Hyperparemeter x Accuracy comparisons between experiments? MLFlow does this in a really nic...
2 years ago
Hi, sorry this might be a basic question. I’m having trouble finding where I can read about visualizing step inputs and outputs. All I’m seeing on the pipeli...
2 years ago
Hi, Can someone give more information about what an API call means? Our team has been charged for 10 Millions API calls, but we struggle to understand where ...
2 years ago
hello! question about clearml-serving : Trying to do model inference on a video, so first step in Preprocess class is to extract frames. However, once this i...
2 years ago
Hello, I would like to start a discussion about clearml-session . Clearml-session uses ssh tunneling by default. Although ssh tunneling has advantages such a...
2 years ago
For model monitoring, is there a good feature in ClearML? If not is there a go-to tool that works well with this framework?
2 years ago
Hi, is there a quick way to create new pipeline from few other/"sub" pipelines?
2 years ago
Can we use the simple docker-compose.yml file for clearml serving on a huggingface model (not processed to tensorrt)?
2 years ago