Hi, I'm using open source on prem clearml, I tried to disable the check_for_updates so it will stop appending the new version message on each new task: CLEAR...
3 months ago
Hey everyone is there an option in the UI/Scalars Wizard to have metrics aggregated into single graph, e.g the ability to see loss metric in eval and train o...
3 months ago
Here's my question. I have a free account on app.clear.ml and I'm trying to create a dataset consisting of images and masks (jpgs and pngs). I use the follow...
3 months ago
Hi! maybe I am missing something, but I see how I can switch between log/linear y scale, but how can I also set the x-axis as log-scale?
3 months ago
Hi, I'm using fractional gpu container, but I can't profile any thing, the nsys says only "Segmentation fault (core dumped)" Can you guys help me and do you ...
3 months ago
Hi I'm running an HPO service but getting Task Failed: Stopping Task (4) with no error logs. In this example he says it's related to .ssh but I'm not sure wh...
3 months ago
Hi! I am running a clearml task. It is training a transformer model using huggingface. I have disabled all callbacks from the trainer, and in the task.init h...
3 months ago
Hi guys, I’m trying to deploy ClearML to K8s. When I try to execute a pipeline (from the examples) on a remote worker, I get an "aborted" run status and see ...
3 months ago
Hi! How can I correctly export data (datasets, artifacts, etc.) from one ClearML server docker compose ( local file servrer) to another Clear ML server docke...
3 months ago
Hey! does the SDK have default timeout, in case endpoint is not available or credentials are not valid? getting this warning messages, SDK fails to communica...
3 months ago
I want to run clearml sdk to create task (without running it) and upload artifact in a container. I have code to pull clearml API key from Azure Keyvault and...
3 months ago
Hello! It's my second time trying ClearML - hoping this time I will succeed 🙌 I've trained a simple random forest model and uploaded it to clearml-serving e...
3 months ago
I was working with pipelines and just wanted to know if using clearml data is a better way to store any task outputs compared to artifacts. Also for example ...
3 months ago
Hello! I just managed to get a model's response for the first time in months 😄 The difference is that I used the preprocess script along with the endpoint. ...
2 months ago
Hi all — has anyone run into degrading download performance with ClearML Storage Manager? I’m spinning up an EC2 instance (Dockerized) with the AutoScaler an...
2 months ago
Hello everyone. Is there a way to get the username from the user id with code?
2 months ago
Hi, when downloading datasets using the Python SDK on a runner initiated using execute_remotely , I get this issue: Traceback (most recent call last): File "...
2 months ago
Does anyone know where I can find ISO certifications of the ClearML product/company? we are being audited by a EUnotified body and need it ASAP to prove the ...
2 months ago
Hello! Please tell me, is there any way to correct a typo in the metric name in scalars and in plots? Without having to restart all experiments. It doesn't s...
2 months ago
Is there a way to fail early if a task in a k8s pipeline references a queue that doesn't actually exist? We've had this happen by accident (typo), the pipeli...
2 months ago
I saw the clear agent is running, but my task shows pending. What is the problem
2 months ago
Hi All! I'm trying to easily show and query (with SQL) Parquet files stored by ClearML in an S3 storage. I've tried to integrate DuckDB, but for large chunke...
2 months ago
Hi ClearML community! I have a question how and where do i setup max number of workers per clearml Agent? Agent is running by kubernetes. None --services-mod...
2 months ago
Hello ClearML community - I may have smth easy to confirm as a bug or get a simple resolve: executing the sample None on None renders the 3d plots but their ...
2 months ago
How to run the scripts to make clearML agent pass the CORRECT repo and branch?
2 months ago
Hey everyone looking to get some input how ClearML server set tasks status how does server differentiate between tasks in different states: stopped , failed ...
2 months ago
I'm currently trying to setup GCP autoscaler and having some issues. I have setup the permissions of the GCP service account credentials file according to th...
2 months ago
Hi all! I want to run an agent with GPU support, so I need Docker mode. In my environment, which is quite restricted, only Podman is available for managing c...
2 months ago
Hi all, I'm trying to run tasks in the Autoscaler using my docker image that sits in AWS ECR, and I'm having authentication credentials issues. I want to clo...
2 months ago
Hi all. I am having trouble using ssh authentication for git when running a task remotely. As I understant here is what happens: -In my own computer I have m...
2 months ago