juncongmoo / pyllama

LLaMA: Open and Efficient Foundation Language Models
GNU General Public License v3.0
2.8k stars 312 forks source link

Document if it works with CPU / Macos #69

Open ikamensh opened 1 year ago

ikamensh commented 1 year ago

Hi, I'm interested to try running llama models, I'm using a macbook with AMD GPU, so probably easiest would be to use CPU. Would be nice to know if it's possible from README. Thanks!