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
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! 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
Can anyone help me understand when the content shown in the UI is set/updated? In particular, if I initialize a task and the UI receives updates for things l...
3 months ago
Hey team some bug I noticed what I don't know how to tackle I have a project with active tasks from the main Projects page I can see it has 56 tasks under my...
3 months ago
Hey all, Basically, is there a way for a pipeline task method (e.g. registered via add_function_step ) to start a task, but exit without completing it, with ...
3 months ago
Does anyone know why uploading a dataset from your local machine sets a localhost reference in the dataset output? This makes it so the remotely running task...
3 months ago
Hi! I'm running both training and inference using AWS SageMaker pipelines, and I want to track experiment runs using ClearML. I was able to integrate ClearML...
3 months ago
Hi everyone, I'm getting an access denied error when trying to pull Docker to ClearML AI Gateway. Do I need specific credentials to access the repository? thx!
3 months ago
Hello, I have a question regarding Clearml HyperParameterOptimizer I have a model that has as input Model(input = list, num_features = len(list)) , I want to...
3 months ago
Hello, I just deleted many of my ClearML projects in my cloud workspace (id=d50332713cbf46e2bcc37b0fa180d436) and waited for a day, but the usage of METRICS ...
3 months ago
How to Create admin user and pass on the clearml chart 7.14.5? The ui log in is only receive Full name . How to change it to user pass and to add admin role?
3 months ago
Once I've created a dataset and finalized/published it, I can't figure out how to associate it with a Task such that it shows up in the Task UI. Dataset.get(...
3 months ago
Hello!! New to ClearML, trying it out now 🙂 I have a few questions: - Is there a way to easily deploy a model using the UI, or should it be done via the CLI...
3 months ago
Hey good morning! Question regarding ClearML server storage. Currently we are hosting a ClearML server using the default configured http fileserver. We would...
3 months ago
I guys, question, mainly for convenience, about querying tasks in subprojects. I wanted to get all published tasks from all child-/subprojects like so: proje...
3 months ago
Hey all, we have clearml running on our k8s on prem with 4 worker nodes for Clearml-Agents and one node for Clearml-Server. We would like to start using clea...
3 months ago
Hi everyone! I was wondering, what would be the best way to install a custom local python package on a remote worker? The remote worker has access to the rep...
3 months ago