Frederik Dieleman

Results 3 comments of Frederik Dieleman

Hi, Thanks for your work on dvc. I have a related question: I'm trying to use `dvc get path/to/local_dvc_project name_of_file_to_download` and I'm getting: ``` ERROR: failed to get 'name_of_file_to_download' from...

Not sure if it is related, but I also don't manage to load a checkpoint when using `run=False` , as flagged here: https://github.com/Lightning-AI/lightning/issues/12302 Which is a pretty important use-case I...

Thanks for the quick response! Going off-topic a bit here (sorry, feel free to tell me if I should move it :)). Is there no easier way to load back...