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...
2 years 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...
2 years ago
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...
2 years ago
Hi all! I’m currently working on a project where I’m making use of ClearML for hyperparameter tuning. In my workflow, I have a Python script that I usually r...
2 years ago
Hi all! I write a data processing pipeline. It is necessary to define many hyperparameters that are inconvenient to redefine in a pop-up window when restarti...
2 years ago
Hi everyone, I'm using torch.distributed for training on 2 GPUs. It works, but each GPU creates a new (duplicated) task, and I prefer to have only one ClearM...
2 years ago
Hi just to confirm, i set my default output_uri to s3, output_uri will upload just artifacs, console log, file server will save plot images like matplotlib/s...
2 years ago
Hi, anyone know what is cause? i tried to run this in my agent. but somehow this got this error after agent install depedencies my_env: clearml-agent=1.5.2 c...
2 years ago
Hi, After my model's iterations ended and task turned to Completed I wanted to still train the model further for more iterations. I found there is continue_l...
2 years ago
I am exploring your latest video on cleaml onboarding part 3 model serving and monitoring. The example in a video is very simple - deploying a xgboost model ...
2 years ago
Hi everyone! I have a question about clearml-serving . Are there any examples how to deploy models via clearml-serving ... model add ... with Python code? If...
2 years ago
Hey, Can ClearML uploads data to private blob storage Azure? I have authorization errors. Is it due to the fact that I do not have the required permission on...
2 years ago
👋 Hi everyone! I have a question regarding events-training_stats_scalar-d1bd92a3b039400cbafc60a7a5b1e52b index its size is 93 Gb and it initialises for 6 ho...
2 years ago
Hi all! I can't use scalar tab in all experiments due to elastic search error: Error 100 : General data error (RequestError(400, 'search_phase_execution_exce...
2 years ago
Guys, do we have a tutorial on https setup for clearml? The official docs are definitely not good enough to run the https server up
2 years ago
Hi everyone 👋 I have a script that uses 3 git repos (organisational repos on github) for its execution. As part of this script I'm performing pull to these ...
2 years ago
Hi. is there an API endpoint that returns active users on the clearml server?
2 years ago
Hi, When downloading data stored at azure using cleaml-data I'm getting: Connection pool is full, discarding connection: *. blob.core.windows.net . Connectio...
2 years ago
Hi everyone! I have a question regarding the use of s3 for storage. At our company, we only use temporary s3 credentials (key+secret+token) for security reas...
2 years ago
Hello everyone! I'm uploading a dataset to the server. During dataset.finalize() I get the following error. Could you please advise what could be the problem...
2 years ago
Hi, Folks I am trying to setup clearml locally and installing it via helm helm install clearml allegroai/clearml When i do that, i see that few of the pods a...
2 years ago
Hi team. why am getting this error k8s helm ``` jithu@edgebricks:~/Downloads$ cat <
2 years ago
Hello! Is it possible to 'send' / compose specific reports automatically from tasks to the designated report under the REPORTS page in the UI? I've looked in...
2 years ago
Hi! I'm registering a pandas dataframe using register_artifact . I can see the preview under the ARTIFACTS tab, but when I try to download the csv file from ...
2 years ago
Hi everyone! I discovered that uploading model artifacts at each checkpoint to the clearml server significantly slows down training. So I set output_uri to s...
2 years ago
Hello, We use clearml agents in daemon mode. This writes the logs to /tmp. however when the agent dies, it deletes the logs as well and we dont know why it d...
2 years ago
Is there a way I can upload an ML model (raw, no training task) to s3 and log it in the models section of clearml. I succeeded with storage manager but dont ...
2 years ago
I'm deploying clearml with all its components into an EKS cluster, I'm configuring the values.yaml and adding the right values. I have a two questions: Can s...
2 years ago