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...
one year 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...
one year 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...
one year ago
Can clearml agent launch an experiment using parallel training launchers such as deepspeed and accelerate?
one year 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...
one year 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...
one year 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...
one year ago
this is with running clearml-data create --project DatasetProject --name HelloDataset --storage None
one year 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 ...
one year ago
Hello! I have a small question regarding storage data retrieval with ClearML 😉 Context: My team uploads thousands of data samples for training as one ClearM...
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...
one year ago
ClearML doesn't pick up model checkpoints automatically. Any idea what might be wrong? (code attached in the thread). Thanks
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 ...
one year 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...
one year 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 ...
one year ago
if some someone can hep us to bypass the fileserver and directly upload the artifacts to the s3 bucket
one year ago
Hey folks, could anyone please take a look at this thread? Thanks! None
one year ago
Hi community! I'm facing an issue with a self-hosted ClearML server. I modified the docker-compose file so to have all the volumes mounted in a specific loca...
2 years ago
is there a way to open a clearml-session using vscode-remote on vscode instead of the browser?
one year 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...
one year ago
hey when I create an agent and run an interactive session on it - I have access to only one gpu
one year 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...
one year 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...
one year 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...
one year 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...
one year 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...
one year 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...
one year ago
Hi all 🙂 Sharing an awesome podcast episode we just released with ClearML CoFounder @<1523720508963557376:profile|MagnificentArcticwolf3> None
one year ago
hey call, when I use clearml sessions, how can I set up my agent to expose certain parts of the filesystem? for example I want to pass -v /mnt/filesystem:/wo...
one year ago
Probably found a bug related to storage.verify_upload(uri) working incorrectly with cache clearml.__version__ -> '1.12.2' Scenario 1 import clearml out_ds = ...
one year ago