Thank you @<1523701087100473344:profile|SuccessfulKoala55> This has worked!
Sorry for the delay, v1.16.1 was released yesterday
Hi @<1523701087100473344:profile|SuccessfulKoala55> is there an estimate for when this is going to be released? I tested this PR locally but it did not change the result…
Thank you so much @<1523701087100473344:profile|SuccessfulKoala55> 😃
@<1696331945367048192:profile|SharpClams58> I've pushed a fix to the SDK which will probably be released at the start of next week which should solve this
Hey @<1523701087100473344:profile|SuccessfulKoala55> Thanks for answering.
I have my path substitution in the format of
{
registered_prefix = “ None ”
local_prefix = “ None ”
},
But even though in the Storage helper the replacement is done correctly in the task init, afterwards the paths of the files (model checkpoints, figures, etc) still go over to “ None ……..”
So if the replacement happens I am not sure why it fails to apply it afterward…
Hi @<1696331945367048192:profile|SharpClams58> , this looks like a bug the makes the SDK not perform substitutions when registering the link. However, please note that if you've correctly applied the substitutions, the URL to which the file will actually get uploaded should be the substituted one - is that what happens?