Closed turian closed 1 year ago
I managed to reproduce it on OSX and I can't tell you what's the reason behind this issues, but my guess it's somewhere in between Huggingface and Python for OSX. Setting data.num_workers=0
solves the issue : ). If you find a way to fix it, then I would highly appreciate a comment or a merge request.
Glad that you liked my repo, good luck with your research!
First of all, thank you for this rigorous work. As another low-budget researcher, I applaud you.
I was curious to see how this would perform on Apple Metal (MPS). However, even in pure CPU mode I can't get it to run on OSX.
Any tips?