Closed dfalbel closed 8 months ago
I think the problem is that we are somehow detecting that the machine it's running is a M1 machine, but then there's no GPU available, thus causing the memory error. This tries to force running on CPU so we avoid that issue.
Closed by #272
I think the problem is that we are somehow detecting that the machine it's running is a M1 machine, but then there's no GPU available, thus causing the memory error. This tries to force running on CPU so we avoid that issue.