this post was submitted on 08 Nov 2023
1 points (100.0% liked)
LocalLLaMA
3 readers
1 users here now
Community to discuss about Llama, the family of large language models created by Meta AI.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this is nice, I'm doing some translation work with some sophisticated Arabic words (Arabic sometimes ranked as the most complicated language, we called the ones that master it scientists lol).
how can I run this on my mac in layman terms.
One approach is to install rust, candle, and then run one of the cargo commands from here.
You can also try oobabooga, which has a one click installer, and should support this model, but I haven't tested it.