hi guys, is there CLI to download artifacs based on id artifacs?
2 years ago
Hi everyone! Could someone tell how to use task.launch_multi_node or give some successful examples? Except the example from https://clear.ml/docs/latest/docs...
2 years ago
another question about the aws auto_scaler, i managed to get the scaler service running, it listens to a queue called "aws" (yes, very imaginative), when i q...
2 years ago
hey when I create an agent and run an interactive session on it - I have access to only one gpu
2 years ago
Hi community, when I configure a ClearML client to S3 storage backend instead of the default file server, I assume that the connection to the S3 backend happ...
2 years ago
Hey all, we have a problem in our clearml installation. All tables / plots created for tasks are duplicated in the UI. We are running version "1.10.1". We ch...
2 years ago
Hey everyone, i'm new to clearml pipelines and my tasks are always in pending. 1) I have created clearml agent and it is connected to the main clearml server...
2 years ago
Hello, I’m working with Task Scheduler and have a question about scheduling tasks. Is it possible for Task Scheduler to execute a task only once at a specifi...
2 years ago
Hey All - I'm running into an issue with git authentication. I've setup the aws_autoscaler.py with a corresponding aws_autoscaler.yaml file. I pass in the gi...
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
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'm trying to reduce my team and my api calls when training models, we all ready added the following flags in our config file on each training agent work...
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
[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 ...
2 years ago
discovered an issue with clearml-session where we have the agents running within a tailscale network. When the clearml session is local on the same physical ...
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
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 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
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
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...
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
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 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 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
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 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
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
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
Can clearml agent launch an experiment using parallel training launchers such as deepspeed and accelerate?
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