salesforce / CodeGen

CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

yurybond opened this issue · 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

commented

use --device cpu

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