How can I enforce that the clearml-agent starts the task container WITHOUT the dataset cache enabled?
7 months ago
I hope I'm not too much of a bugger today.. but here's another issue I'm facing currently. Traceback (most recent call last): File "/root/.clearml/venvs-buil...
7 months ago
Is it possible to launch the HPO application with the metrics/graphics after running the HPO from code? I am more interested in the graphical representation ...
7 months ago
I have an environment error when running HPO: ``RuntimeError: Dataset '/home/rini-debian/git-stash/lvgl-ui-detector/datasets/ui_randoms.yaml' error❌❌ '/home/...
7 months ago
How can I tell clearml to IGNORE certain submodules existing in the project? My projects consists of multiple git submodules and it is rather annoying that t...
7 months ago
When running an agent inside google colab, I always get this error after dependency installation: 2024-04-27 16:54:12 ERROR: Invalid requirement: 'google goo...
7 months ago
I get these warnings whenever I run pipelines and I have no idea what it means or where it comes from: :1: SyntaxWarning: invalid decimal literal :1: SyntaxW...
7 months ago
Hi guys! Broad question: do you work with a feature store along with ClearML? Right now my workflow is: 1) clearml task fetches data from database/api, does ...
7 months ago
Hey, the api reference says that the url should be https:///auth.login but to make it actually work I have to do https:///api/v1.0/auth.login This does not s...
7 months ago
s not installing
7 months ago
Are there any resources on how I can implement Hyperparameter Optimisation using Ray Tune on ClearML?
7 months ago
Hi all, I have a question regarding TaskScheduler . When used for scheduling a function, schedule_function , is there a way to pass function arguments? I see...
7 months ago
I have problem with my webserver. All other pods are available Back-off restarting failed container clearml-webserver in pod clearml-webserver-756865f-jlzsh_...
7 months ago
I keep running into this issue: error: Could not fetch origin when the docker worker fetches the repository with submodules. It has credentials via ssh-auth-...
7 months ago
I'm having a hard time with git cloning + cache for a private repo accessed via personal access token. This happens 100% of the time, across both bitbucket +...
7 months ago
Hi Community, We're trying to move from app.clear.ml to a self-hosted clearML instance, and I was wondering if anyone figured out a way to transfer tasks fro...
7 months ago
Hi folks, TLDR: Dataset.remove_files() is very slow. How can I speed it up? I'm working with a large raw dataset that we are trying to use a small subset of....
7 months ago
Hello, community, I hope this message finds you all well. I am currently working on a project involving Hyperparameter Optimization (HPO) using the Optuna op...
7 months ago
Hello, I have this problem using clearML while training a yolov8 ultralytics model. Every maybe 10 trainings I get this error at random that I don't understa...
7 months ago
Hello everyone, I want to run a GitHub action on each repo pull request to create a task in ClearML to basically do check of current PR code with some scenar...
7 months ago
How can I delete an experiment in a Project in ClearML?
7 months ago
Hi everyone! I'm trying to setup web login with fixed users using default apiserver.conf from doc. When user firstly created everything seems to be ok, but a...
7 months ago
Hello everyone, I hope you are doing well. I am currently try to set up clearml-agent in a Azure Kubernetes Cluster on kubernetes version 1.26.12 with underl...
7 months ago
Hey all, is there a way to upload a fiftyone dataset as an artifact in a clearml pipeline? I am getting the following error when I try to upload it Can't pic...
7 months ago
Hey, can I upload an artefact to a clearml experiment once it is "completed"?
7 months ago
Hi guys! How do you handle tasks with a complex parametrization? For example, a script that trains a machine learning model, where you want to parametrize mo...
7 months ago
Hello! I am using clearml enterprise, and want to pass env vars with environment section in configuration vault So, in logs of remote task (config parsing pa...
7 months ago
I have question about archiving expirement? Why would you archive an expirement?
7 months ago
https://clearml.slack.com/archives/CTK20V944/p1713357955958089 Any idea about this?
7 months ago
Hi everyone! Is there a way or a trigger to detect when the number of workers in a queue reaches zero? Sometimes, my workers terminate unexpectedly, which ca...
7 months ago