Open Skylion007 opened 7 months ago
Hey @Skylion007 , Thanks for raising this issue! Do you have a re-producible code snippet I could use?
Appears as thought it might be a transient error related to when an Interrupt is sent. Looking into it further.
This one is really confusing to me. When using PyTorch lightning and loading checkpoints from OCI, I occasionally hit this weird error:
This confuses me as the attribute read() should be provided by fsspec. This makes me think it could be invalid error handling, but I am really confused as I only appear to hit this issue on certain runs (indicating the file/filepath maybe otherwise corrupted)? Should this be a FileNotFound or other error potentially?
Here are my installed packages in this run: