salesforce / CodeGen

CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
Apache License 2.0
4.94k stars 381 forks source link

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

Open yurybond opened 1 year ago

yurybond commented 1 year ago

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

Trree commented 1 year ago

use --device cpu

AndreasMeyerSFDC commented 1 year ago

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