Yes, I have tried setting the output_uri to different locations but the input model_url is always saving the local file path, like this for example:file:///C:\Users\JK\Documents\ClearML\models\efficientdet_d0\v0\ckpt-0
while the output model gets a path on the server
Maybe it is supposed to be this way, but if I clone this experiment, I have no way of reusing this input model when I use a remote agent.
Hi 🙂
Regarding the input issue - Try defining in your ~/clearml.conf
the following: sdk.development.default_output_uri
to wherever you want it uploaded. I'm guessing that when you're running the original input model is created through the script and downloaded?
Regarding tagging - I think you need to connect tags individually to output models if you wanna connect it only to outputs