To avoid spam I sent the code to the pastebin None
the code for model itself doesn't make much sense, but it's not about it
After running this code, I run the code from my 1st message with id copied from clearml app. I deleted it from local storage (stayed untouched on the clearml web app)
I am not sure if I have this file anywhere. I was not sure if I should create it on my own from scratch, or it will create automatically, so I didn't touch it yet. I set up all my stuff with environment variables, but all it has except API keys is
%env CLEARML_WEB_HOST=
%env CLEARML_API_HOST=
%env CLEARML_FILES_HOST=
you deleted the model from the same directory as you ran from the code but you didn't delete it from the cache folder?
the directory also haven't been recreated after I tried to download model again
by local storage you mean deleted it from the cache folder it was downloaded to?
I can try create it, but it will be in about 4-5h cause I got to go soon
yeah, it downloaded it to the same directory as code it was ran from
Hi @<1858319200146165760:profile|PoisedDeer30> , can you provide a standalone snippet that reproduces this behaviour?
Also do you have a log of this? From where did you delete it?
I was suspecting there is different directory where it could be stored, but find
didn't find it so I assumed it's not there
I was looking for the model in ~/.cache and ~/.mlflow, but I couldn't find the model in any of those location. I also checked venv directory