Hello channel, I have a question regarding clearml serving in production. I have different environments, and different models each of them linked to a use ca...
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 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
Hi all, I am running a self hosting ClearML server on an EC2 instance. I am able to run training and log the data into a separate S3 bucket by specifying the...
2 years ago
how can i use .. this command
2 years ago
Hey, we save our artifacts and models in an azure blob storage. for security reasons, our blob storage blocks traffic from everything outside an azure VNet (...
2 years ago
hi all! I would first like to say how amazing clearml is! I am trying to setup an agent with clearml, but for some reason it does not allow the docker image ...
2 years ago
Hi all, I am developing clearml-web. When I checked the V1.10 code, it seems that the Reports screen cannot be opened due to the error " Error14:Fieldsnotdef...
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
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
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, 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, 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
Can we use the simple docker-compose.yml file for clearml serving on a huggingface model (not processed to tensorrt)?
2 years ago
Any updates on this issue?
2 years ago
Is there any way to make a clickable link in the configuration of a task?
2 years ago
Is there more info on how to set up clearml-agent in kubernetes than at these links? None None I’m still not following exactly how to get it set up, and how ...
2 years ago
I have a question regarding Dataset versioning Lets say I create Dataset A which has 1000 files then I create Dataset B with Dataset A as it's parent. All I ...
2 years ago
Hello, I have a question I am trying to connect Clearml to local minio but for some reason the Host configuration is dropped out, I tried to go in to the cod...
2 years ago
Hey friends, how do you configure ClearML to use an S3 bucket? Specifically: does every data scientist have to have hard-coded AWS credentials with read/writ...
2 years ago
Hi all, Does anybody happen to have any recent experience spinning up service workers (via clearml agent) with a limited number of instances/workers? We'd li...
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 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
Hello everyone, is it possible to perform a optimization task based on an executed task? In the pipeline I handover the task id of an executed training task ...
2 years ago