CodeGen icon indicating copy to clipboard operation
CodeGen copied to clipboard

Can I run it with no Nvidia / CUDA on Apple's M1 GPU

Open yurybond opened this issue 1 year ago • 2 comments

I am trying to test this model on my Mac M1 but it looks like NVIDIA hardware is required. Is it correct do I miss something

yurybond avatar Apr 19 '23 07:04 yurybond

use --device cpu

Trree avatar Apr 27 '23 10:04 Trree

runs fine with my MacPro M1 Max .. no extra settings needed

AndreasMeyerSFDC avatar Jul 04 '23 16:07 AndreasMeyerSFDC