Closed zer0yu closed 1 year ago
I have same problem too...
I've figured out the problem, using the CPU for calculations is really slow! 3 hours or so to ocr on an 18 page paper!
I've figured out the problem, using the CPU for calculations is really slow! 3 hours or so to ocr on an 18 page paper!
Hi, is there any solution for the 'No GPU found' on macOS? I met the same problem. Thanks a lot~
There's no way to fix this, transformer isn't supported for AMD's GPU.
I've figured out the problem, using the CPU for calculations is really slow! 3 hours or so to ocr on an 18 page paper!
That seems very slow, even for CPU computation. On my laptop I'm getting about 1 page in 40s
me too
Same problem on an M3 machine. Did someone found a workaround?
I've figured out the problem, using the CPU for calculations is really slow! 3 hours or so to ocr on an 18 page paper!
That seems very slow, even for CPU computation. On my laptop I'm getting about 1 page in 40s
I set the environment to use CPU and my macbook is M1 MAX, I have been waiting for 10mins for one page and it seems stuck at return torch.var(self.values, 1) / self.values.shape[1]
Env:
Error
I'm having some difficulty running nougat on macOS: