GreasyPenguin14 Hi!
If I understand you correctly, you would have to change the url's of the models yourself so they would point to the now downed instances.
You can also use the following setting:sdk.development.default_output_uri: "SOME_URL"
in your ~/clearml.conf to set it to send the models anywhere you want them to go from the get go 🙂
Is that helpful?