Hello Everyone, I'm using quite an old ClearML : WebApp: 1.14.0-431 • Server: 1.14.0-431 • API: 2.28 I would like to upgrade it because we have some issues w...
4 months ago
Hi, is there any variable that defines the disconnectivity timeout? I want to handle cases where my remote clearml is not available for some time. In additio...
4 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 ...
4 months ago
It says I have 4gb of metrics saved. How do I actually find out what is saved and where so I can delete it?
4 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...
4 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...
4 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...
4 months ago
How to create a new project from Python Code in the Remote worker?
4 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...
4 months ago
I got a clearml-serving instance running with inferences served correctly, however the model-endpoints dashboard screen is remaining empty with the splash sc...
7 months ago
Is there documentation for all the options available in apiserver.conf ?
4 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...
4 months ago
Hello guys, I am using clearml server to run hyperparameter optimization. When running it, sometimes this error happens, but when running again the same code...
7 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...
4 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...
5 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...
4 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 ...
4 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...
4 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...
4 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...
4 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...
4 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...
4 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...
4 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 ...
4 months ago
I am using up around 50k api calls for like 12 hours of training with pytorch lightning. What is using up so many API calls? I am not logging excessively any...
5 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...
4 months ago
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...
4 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...
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...
5 months ago