Hi all, I dont know what happened but I am unable to download a dataset I used to download to cached folder. Now, when I try to download, the dataset show th...
one year ago
Hi all, I am trying to serve yolov8 model using clearml model serving.Can anyone help me how to do it using triton engine along with the preprocessing.
one year ago
Hi all, I am trying to serve the example sklearn model using clearml-serving. Step1: clearml-serving --id "09869d07cc4e489eb3d6f1aa7857be79" model add --engi...
one year ago
Hi all, Is there a limit to the maximum size, or number of files a dataset can have when uploading to ClearML self-hosted? We got this error when finalizing ...
one year ago
Hi, I'm struggling to make ClearML connect to a standalone redis instance. I think the culprit is that somehow I need to get ssl=True into the config but the...
one year ago
Hi, what could be the reason for my Task.init taking close to 10min? See below screenshot of example run which took around 8min.
one year ago
Hello 👋 ! I am trying to leverage the retry_on_failure with a PipelineController (using functions aka add_function_step ) to update my step parameters for t...
one year ago
[Instance AutoScaler for GCP] In case someone else is interested, we have build an AutoScaler for GCP, too. It works similar to the AWS one in the ClearML re...
one year ago
Hi everyone! Small question - is it possible to associate an agent to a specific CPU?
one year ago
Hi all, What is the best practice to handle connection errors and timeouts to ClearML server? is there a configuration in the python SDK for timeouts / max a...
one year ago
Hi all, How can we clear the local dataset cache in ClearML?
one year ago
Hey all, Has anyone faced this issue with dataset.get_local_copy() ? IsADirectoryError: [Errno 21] Is a directory:
one year ago
Hey everyone! Is there a possibility to move artifacts from existing tasks to another storage host? We have a number of datasets on files.clear.ml and would ...
one year ago
Hi @<1523701205467926528:profile|AgitatedDove14> , @<1523709867745873920:profile|KindChimpanzee37> , @<1523701070390366208:profile|CostlyOstrich36> i am repl...
one year ago
Hi, I have run k8s_glue_example.py on my on-prem K8s, and have preconfigured NodePort services. I succeeded to use ClearML Session to create pods but the SSH...
one year ago
Hi, I have an artifact which is a path to the outputs of the model that was trained and its used in another task later on but as a string, but when i use upl...
one year ago
Hi everyone! I have a question regarding running a script inside docker container with clearml: I build an image containing all requirements to run some pyth...
one year ago
Hi. We have Task that generate trained model in pth but our downstream pipeline is using omnx file and an custom generated yaml file. Currently, when the tra...
one year ago
On the ClearML web interface you obviously need to provide the AWS credentials to do things like download artifacts and data stored on AWS. One thing I'm cur...
one year ago
Hi all, Is there anyway to get the id of the pipeline using pipeline name? I need the id of the pipeline so that I can schedule the pipeline to run via TaskS...
one year ago
Is there any way to exclude archived datasets from Dataset.list_datasets()?
one year ago
Hi everyone! 👋 I got another question : after reading the doc (a lot of times) I'm not sure to understand the difference between a worker and an agent. Coul...
one year ago
Hi all, what does this statement mean ? ClearML Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start
one year ago
Hi everyone! 👋 I'm building a pipeline with PipelineController , and when I put Dataset.get , I got this message repeating itself a lot of time : clearml - ...
one year ago
How to apply agent configuration (i.e. clearml.conf) to agent-services in the docker-compose file?
one year ago
Hello everyone! I encountered a very weird behaviour of report_histogram data = np.random.random(100) # generate 100 values from [0,1] uniform distribution c...
one year ago
Hey there! I kindly ask for your swarm knowledge on ClearML pipelines. I'm trying to setup a simple pipeline with a Controller running on the service-queue a...
one year ago
Hi all, I am trying to understand how the communication between ClearML Server and ClearML Agent takes place and what all ports/protocols are involved, if bo...
one year ago
Hi clearML community, trying to setup a load balancer and follow this official guide , but can’t get it to work (Server Unavailabel Error when opening the da...
one year ago
Can anyone point me to a resource (or person) that can tell me what counts towards the "artifacts storage" and the "metrics" in my clearml workspace billing ...
one year ago