If possible, i would like all together prevent the fileserver and write everything to S3 (without needing every user to change their config)
2 years ago
i think there is some bug with clearml==1.7.1. I’m working with pipelines and after updating to 1.7.1 all the kwargs are passed as None to the steps, when do...
2 years ago
There is a problem starting from clearml 1.7.0 with python-fire from clearml import Task import fire def check(first): print(first) if __name__ == '__main__'...
2 years ago
(using a local clearml server)
2 years ago
Hi 🙂 we have a clearml pipeline that has a step that runs a multi gpu training (with hugginface), we need to invoke it with accelerate launch so we use subp...
7 months ago
https://clearml.slack.com/archives/CTK20V944/p1713357955958089 Any idea about this?
7 months ago
Hey everyone 🙂 I’m trying to use a ClearML on prem for experiment visualization only, having some issues with multi GPU. It seems that clearml is creating a...
2 years ago
Hey, Is there a way to temporarily turn off clearml logging? I’m using pipeline and when developing i don’t wand them to be added to the UI and spam it. in w...
one year ago
Hey 🙂 I’m also using the AWS autoscaler with pipelines, and i can’t seem to make the intermediate steps output their results to S3 instead of the fileserver...
2 years ago
Also it’s weird to me that when running pipelines in debugging_pipeline that it will even show in the UI
one year ago
Hey, We are using clearml 1.9.0 with transformers 4.25.1… and we started getting errors that do not reproduce in earlier versions (only works in 1.7.2 all 1....
one year ago