It says I have 4gb of metrics saved. How do I actually find out what is saved and where so I can delete it?
2 months ago
some UI bug in Scalars section, Summary view running ClearML server 2.0 does it needs an issue, or any chance it's already reported and will be fixed in upco...
2 months ago
How I can cache the poetry and pip installations, on my workers, so every worker and trial that is running inside a container on my worker, doesn't need to i...
2 months ago
Someone can help with a problem with a dataset cache download? All my workers are download the ds every time that my simulation starts. It's not using the ca...
2 months ago
Hey there I'm looking to report multiple matplotlib graphs into clearml for i in range(0,10): mae_fig = model.plot_scores(x_val_seq, y_val_seq, index=i) clea...
2 months ago
How to create a new project from Python Code in the Remote worker?
2 months ago
so while working with unsloth and hugging face i noticed that doing report_to "clearml" merges all plots into one graph for train and val and also does model...
2 months ago
Is there documentation for all the options available in apiserver.conf ?
2 months ago
Hi everyone, I'm having an issue with Clearml Datasets and would like to know if this is possible. I have a task that is executed repeatedly. This task may r...
2 months ago
Hello I wanted to set up my clearml server locally, Is it normal that the webpage on None is blank?
2 months ago
Hey, I encountered a problem with using user/pass git authentication on clearml agents. If I have a local repo cloned with ssh, the agent will attempt to rep...
2 months ago
I have a problem: I’m upload my model weight on a self hosted clearml server, using the update_wights method. I was thinking that would delete the old weight...
2 months ago
Hi, I found nothing on documentation yet on this. How does things determined to show on Debug Samples vs Plots tabs? I'm using logger.report_image method as ...
2 months ago
Hello everyone! I'd like to ask ClearML devs and maintainers if adding support for pixi package manager is being considered or in the roadmap. I saw someone ...
2 months ago
Hi everyone! We are in the middle of changing ClearML cluster We have dumped mongodb (with mongodump tool) and restored (mongorestore) it in a new cluster, b...
2 months ago
Hello ClearML Community, I'm using a self-hosted ClearML setup, and while it generally performs well, I encounter issues during disruptions, such as temporar...
2 months ago
Hi everyone! I"m building the ml-cluster with shared cephfs over it and I want to spawn several agents on the VM's Do I need to make separate cache and datas...
2 months ago
Hi everyone, someone know about the new version, 2.1.0, when it will be deployed to docker? None Or if there is any other docker repo with the new version. I...
2 months ago
Hey everyone Is there a way to have metrics upload to default_output_uri instead of fileserver? We're self hosting ClearML on Kubernetes and we'd like to com...
2 months ago
Hello everyone, We have ClearML (free version) deployed on GKE. We are using agents to work with GPU nodes on the GKE. When we start a task on GPU worker, th...
2 months ago
Hello everyone, we would like to install clear ml in closed environment where there wont be any access to the internet, in such cases, what will be the best ...
2 months ago
Hey, can someone help me setup the configuration to use minio? I have been trying to solve this puzzle for a few hours now. I have minio in my k8s on prem, w...
Hi, I am having troubles on why get_dependency_graph is not having the expected behaviour. I have the following test example with a 3 layer dataset: When I r...
2 months ago
Hello, When sending new tasks using python script, I'm getting this error no matter how many times I retry the task, even though the commit is pushed and the...
2 months ago
Hello! I am new to clearml. I have clearml installation with helm chart. I am using k8s agent. I have configured a queue for the agent. I have created a simp...
2 months ago
Hello! I've been trying to use ClearML for the first time, but I cannot seem to run the first serving model. First, I run the following in Powershell: >>> cl...
2 months ago
Hi, what is the meaning of the circle that appears on tasks in the webserver GUI?
2 months ago
Hey everyone, in case anyone is interested, I created a utility script for making backup snapshots of a local ClearML server without server shutdowns. My tea...
2 months ago
Hey everyone, I'm new to clear ml, but my company is looking at rolling it out on our EKS cluster. We've installed everything through the helm charts and hav...
3 months ago