![Profile picture](https://clearml-web-assets.s3.amazonaws.com/scoold/avatars/PricklyRaven28.png)
PricklyRaven28
18
Questions,
109
Answers
Active since 10 January 2023
Last activity
2 months ago
Reputation
0
Badges 1
107 × Eureka!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
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...
2 years 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
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...
10 months ago
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
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...
3 years ago
(using a local clearml server)
2 years ago
https://clearml.slack.com/archives/CTK20V944/p1713357955958089 Any idea about this?
10 months 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
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....
2 years ago