Hi, Is there a way to get the project name of a model from the SDK. The property project of a model returns its id, I'd like to get the project name but I do...
one year ago
Hi, I have a small question regarding k8s clearml-serving behavior. I have in my cluster one GPU of 16GB RAM, and another one of 24 GB RAM. I have a LLM mode...
one year ago
Hi everyone!! Is clearml multi GPU support. I have 2 machines. each machine have 2 A100 GPU. Do we have any option to run workload in these GPU. same time li...
one year ago
Hi everyone, Does ClearML preview *.txt files? I uploaded about 2GB files and want to share it to others and make sure they can preview them. Please help!
one year ago
Hello everyone, I seem to recall a while back that support for Azure autoscaler was supposed to come later. However, looking at the applications tab, there i...
one year ago
Hi. We are building a pipeline. For this, we try to get access to artefacts from preceding tasks in the pipeline, via their task id, like hpo_task = Task.get...
one year ago
Hi everyone, I'm getting really weird issue with clearml installation. Basically, I have an environment where I already configured clearml via clearml-init, ...
one year ago
Hi all, I am using ClearML explicit task execution to run tasks on a self-hosted ClearML server. I have clearml-agent installed in a conda environment (pytho...
one year ago
Hello. How do I tell the clearml agent to not install the tasks requirements and use existing local env instead? Also what should I do if my task depends on ...
one year ago
Hi, I have upgraded my ClearML server from version 1.9.1-312 to version 1.13.0-414. After the upgrade much of outputs of the previously existing experiments ...
one year ago
Hi everyone, I have a bit of a weird problem. I have a task which is “Completed” in UI, everything looks fine with it, but when I access it through the Task....
one year ago
[ClearML Serving] Hi everyone! I am trying to automatically generate an online endpoint for inference when manually adding tag released to a model. For this ...
one year ago
Hi everyone, a question about clearml-data: Is it possible to tell ClearML to not chunk and zip my data, but instead rebuild keep the structure of the datase...
one year ago
Is there documentation on the ClearML Slurm enterprise integration?
one year ago
Hello everyone! I'm using ClearML, YOLO v8 and ClearML GPU Compute (for orchestration). The issue is that I can't find a compatibility to use GPU during YOLO...
one year ago
Hi. is there a way to pass multiple pre/post execution callbacks for a step?
one year ago
Hey, have anybody tried writing an automated pipeline for automatically linking experiments with Jira issues using tags or task name prefixes? Seems like a c...
one year ago
👋 Hi everyone! I’m really glad ClearML exists and think you guys are doing fantastic work! ❓ I have question regarding remote execution. What I essentially ...
one year ago
Hello everyone! Is there a way to delete ClearML task tags via python SDK? It seems that I can only remove tags through the browser interface 😢 Can anyone h...
one year ago
Hi. Executing reports I noticed quadruple, identically rendered results. Does anybody know a solution? E.g. None
one year ago
Hello everyone! I have another question 🙂 I have several ml models loaded to my ClearML server. I want to download them from server to local directory. Is t...
one year ago
Hi! I'm trying to report plotly figure to the output model, but the api does not have this functionality yet (for Model ). From the code of Task reporting I ...
one year ago
Is there a way to configure a clearml-agent so that it shutdown the server after it has been idle for a certain time period? We are using GPU resources from ...
2 years ago
Hello everyone, is the logging of "AutoModelForCausalLM" models supported? Even with manually logging of Llama-2-7b-hf it does not appear in the model list (...
one year ago
Hello, I am trying to compare plots of two experiments with the same name ( for instance the distribution of features when I change a hyperparameter). How ca...
one year ago
hello, clearml-server appears to fail escaping html in stdout/stderr reporting (the console view), is this a known bug ? is this fixed on 1.13.0 maybe ? I’m ...
one year ago
👋 Hi everyone! I got this error Error: Invalid control character at: line 89 column 25 (char 3528) when download data with this command: clearml-data get --...
one year ago
Hi everyone, weird problem with Dataset.get_local_copy (both from sdk and from clearml-data): I have a dataset with a single file and lots of s3 links. used ...
one year ago
Hallo everyone, is anyone familiar with any restrictions regarding the usage of pipeline decorators in jupyter notebooks? I noticed, that when I run a pipeli...
one year ago
aws { s3 { # S3 credentials, used for read/write access by various SDK elements # The following settings will be used for any bucket not specified below in t...
one year ago