Hi everyone, we train our ML models using the AWS autoscaler on g4dn instances. We currently have a 24 vCPU limit for G type instances in eu-west. I'm trying...
2 years ago
Are GP3 volumes automatically deleted when the instance is spun down using the clearml aws autoscaler?
2 years ago
Hi guys, I think there's something wrong on https://app.clear.ml . The font etc is changing to caps and . 's are being introduced into the path of project fo...
2 years ago
I've just tried uploading a few datasets and they are not being detected on the UI.
2 years ago
Hey, Just trying out clearml-serving and getting the following error the provided PTX was compiled with an unsupported toolchain in the clearml-serving-trito...
2 years ago
Another thing that would be useful is to enable git clone via github personal access token as ssh config can be annoying when working in containerised env fo...
3 years ago
Happy Friday Everyone 🙂 how can I apply uncommitted changes from a task manually to debug locally?
2 years ago
Hi guys for the AWS auto-scaler I need to access aws ssm or create .env file locally when using the init script. Has anyone done this?
3 years ago
Hi everyone, I think it would be nice if startup_bash_script that takes in bash_script for the AWS autoscalers can be completely overwritten to input custom ...
3 years ago
Hi guys, I'm loving ClearML so far now we can quickly train and deploy customer models 🚀 however, when prototyping models in a .py file it's quite annoying ...
3 years ago
Hey, Are you thinking of getting ISO27001 or SOC2 at some point / do you already have it?
2 years ago
How can I call the runtime of a experiment running on the clearml agent?
2 years ago
Can I prevent torch.save()from automatically uploading the model and use task.update_output_model(model_path=best_model_path)at the end to upload the best mo...
3 years ago
any plans for log space for hyperparameter support (log argument)? this is supported config space https://github.com/automl/ConfigSpace/blob/772665a86bca0d5b...
3 years ago
Hi guys, I want automate the clearml-init in a docker container. Ideally I would do this by having the clearml.conf file in the container and then read in en...
3 years ago
Hey how can I trigger multiple "Hyperparameter Optimization" in a for loop to run on a service? I have around 30 models I'd like to run a BO on in a service ...
one year ago
Has anyone been having issues with clearml-agent / security? Our internal workers have all shut down since yesterday morning. One worker is no longer accessi...
3 years ago
How do you save models and store the classes as well? When we save the model using pytorch we just save the state dict and not the custom classes for differe...
2 years ago
Loving the new website & design 😍 😍 😍 😍 😍 congratulations 🚀
2 years ago
Hey guys, hope you're having a good week 🙂 How can i get the status of a task in the queue? status = Task.enqueue( cloned, queue_name='default', ) #now get ...
3 years ago
Hey, how can I download report_table objects back into python as a dataframe? I'm sure I've done this before but have no idea how I did it.
2 years ago