👋 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 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
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
Hey folks, could anyone please take a look at this thread? Thanks! None
2 years 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...
2 years ago
if some someone can hep us to bypass the fileserver and directly upload the artifacts to the s3 bucket
2 years ago
Hello everyone, We have created a cleaml pipeline using PipelineController. We use add_function_step to add tasks to the pipeline. So as to upload artifacts ...
2 years ago
Hello everyone, I am having issues with the GCP Autoscaler. This is in the output logs: 2023-11-17 11:18:19,156 - clearml.Auto-Scaler - ERROR - Found invalid...
2 years ago
Hello. I am currently using a clearml server on-premises. Thank you for the great tool! I would like to ask about the status of the clearml-server and clearm...
2 years ago
Hi all 🙂 Sharing an awesome podcast episode we just released with ClearML CoFounder @<1523720508963557376:profile|MagnificentArcticwolf3> None
2 years ago
Hi all, I have a question about model querying. I have added some tags manually after uploading a model as an experiment to ClearML and also some tags while ...
2 years ago
Hi all, want to ask, How I can debugg Logger class. I have problems with displaying graphs on the UI, logger.report_text works, but any scalar or plot is not...
2 years 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...
2 years ago
The ClearML Session VS Code extension is live! 🎉 🎉 If you start a ClearML session using the clearml-session CLI tool, this will display it and help you con...
2 years ago