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
Is there documentation on the ClearML Slurm enterprise integration?
one year ago
Hi. is there a way to pass multiple pre/post execution callbacks for a step?
2 years 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 ...
2 years 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 ...
2 years ago
hi everyone! i have few questions in hosting the clearml server - is it possible to generate credentials without ui, from backend. - is it possible to use na...
2 years 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...
2 years ago
Hi. Executing reports I noticed quadruple, identically rendered results. Does anybody know a solution? E.g. None
2 years 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...
2 years 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 ...
2 years 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...
2 years 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 --...
2 years 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 ...
2 years 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...
2 years ago
Hi all, When I change the credentials of my clearml.conf manually I can connect to another workspace and log experiments and models there. What is the easy w...
2 years 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 ...
2 years ago
Hi everyone. I have a strange problem with pipelines: When I start a pipeline to run in a queue the pipeline is stuck at the first pipeline component. That i...
2 years ago
Hi everyone! I have weird issue with clearml pipelines: sometimes when i run my script localy and then connect to remote, old script executes with old parame...
2 years 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...
2 years ago
Can clearml agent launch an experiment using parallel training launchers such as deepspeed and accelerate?
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 (...
2 years ago
hi all, i am designating an ec2 instance to host my web-server and handle all auto-scaling operations on aws. i used the AMI (ami-094b50dd004bdb97d) that was...
2 years ago
Hi guys! Could somebody, please help me with my issue? I have some issues running clearml-agent on a remote machine in docker. It tries to write config multi...
2 years ago
hello, i want to use clearML model serving to host a LLama2 model. It has another structure as common models, e.g. it's split up into 3 files. Can LLama2 be ...
2 years ago
My ClearML fileserver is super slow. SCP command works sends 10 MB/s, but downloading clearml artifact using API, using the same source and destination machi...
2 years ago
Hi everyone, is there an option to not mount cache into the docker of an clearml-agent? E.g. datasets are downloaded into the docker and gone when the docker...
2 years ago
Hi folks, I have a query on Clearml datasets for offline mode. Followed docs here on creation of offline dataset. However, I would like to create an offline ...
2 years ago
Hi all, I'm getting set up with GCP Autoscaler and I'm wondering what image people typically use for running docker jobs. The image that I was using projects...
2 years 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...
2 years ago
this is with running clearml-data create --project DatasetProject --name HelloDataset --storage None
2 years ago