Hi all! I'm trying to migrate a clearml server (that has data on it) to another machine but i´m having problems to make clearml locate the old (backed up) ex...
one year ago
The concept of my doubt is, while running code 1st time.. this process should execute in agent machine. even i changed code. its executing wrong queue name w...
one year ago
from clearml import PipelineController # We will use the following function an independent pipeline component step # notice all package imports inside the fu...
one year ago
i have one doubt i tried clearml pipeline_from_functions.py queue name i changed to queue-02 because this queue available. but currently its not executing in...
one year ago
Hi everyone, I'm trying to setup clearml-serving as per None instructions, but I'm having troubles with the docker-compose command. I have the self hosted ve...
one year ago
Hi, thanks for making this awesome MLOps solution! I'm trying to get GCP Autoscaler to work in docker mode but the vm instances keep crashing after running t...
one year ago
How to tell clearML server to use cloud storage (Azure)? I have a clearML server deployed with docker-compose. As per instruction here , I added the file /op...
one year ago
Hi! Using a self-hosted deployment over k8s (EKS). Seeing old succeeded pods not being deleted indefinitely. Anyone knows why that might be? It wasn’t always...
one year ago
Hello, Question about the time of upload: Is it faster or exactly the same to upload 1 file of 1Gb compared to 10 files of 100 Mb?
one year ago
Hello all. I am having trouble saving PyTorch models as ClearML artifacts when I run my training script from fir.Fire calling.” if __name__ == '__main__': fi...
one year ago
Can you please tell me how to make the agent use the docker env by default? instead of creating venv it already has all the necessary environment and librari...
one year ago
while we rerunning using agent all dependencies ill be installed once it get completed will the dependencies will be removed or not
one year ago
Hi guys, I'm running a task with argparse to change the configuration. It's fine when I ran it on local machine, but when I triggered the job on the web UI, ...
one year ago
Hello all, i have a question related to ClearML Serving. I have a trained a Yolov5 model (.pt file). When I try to create the endpoint, then I get the follow...
one year ago
hello, TLDR, delete metrics, plots and debug samples from a previous task More details: I have a task i ran that trained a model and then tested it. the test...
one year ago
Hello again, Is there any way to get a list of the datasets from ClearML that excludes archived datasets?
one year ago
hi, is it possible to run pipeline not use form to changing variable, but editor like connect_configuration?
one year ago
hi, i am creating pipeline and have several step/task. example step1 will download data by varibel range-date. is it possible, if the parameter of step1 not ...
one year ago
Hello, all. I’ve recently started experiencing a weird issue with arg parsing where any string values are being repeated as lists of strings when the values ...
one year ago
Is there some example of how to develop a HPO in a pipeline setup where each hyperparameter setup is each own step again? Should we first mimick a base task ...
one year ago
I am getting this error inside github action CI runners.
one year ago
Please help me here.
one year ago
trying to resolve it, but not sure what to do.
one year ago
Retrying (Retry(total=233, connect=240, read=240, redirect=240, status=240)) after connection broken by 'SSLError(SSLCertVerificationError(1, "[SSL: CERTIFIC...
one year ago
Hey I don't know why I am getting this error.
one year ago
hello guys i have a question about local cache right now im trying to store in cache a pretty large dataset (over 20mil files and 3Tb of data) i use a datase...
one year ago
Hi all! I want to setup a tool that I can use to analyse clearml logs (Just user and experiment logs, I am not doing any model serving yet). Is there an API ...
one year ago