The performance on Macbook with M1 Pro is said to be 20 tokens/s https://twitter.com/ggerganov/status/1634282694208114690
Llama.cpp: Port of Facebook's LLaMA model in C/C++, with Apple Silicon support
21–30 of 298 posts
Re: Llama.cpp: Port of Facebook's LLaMA model in C/C++, with Apple Silicon support
#22The performance on Macbook with M1 Pro is said to be 20 tokens/s https://twitter.com/ggerganov/status/1634282694208114690
A Macbook Pro M1 would have the base M1 CPU while he was referring to the M1 Pro CPU in something like a Macbook Pro w/ M1 Pro. It's confusing naming by Apple.
Re: Llama.cpp: Port of Facebook's LLaMA model in C/C++, with Apple Silicon support
#23Re: Llama.cpp: Port of Facebook's LLaMA model in C/C++, with Apple Silicon support
#24Coupled with the leaked Bing prompt and text-generation-webui, the results are quite impressive.
Re: Llama.cpp: Port of Facebook's LLaMA model in C/C++, with Apple Silicon support
#25At the end of the day, how much overhead is left that can be reduced? What can I expect to have running on 16gb ram with a 3080 and a midrange AMD processor?
Re: Llama.cpp: Port of Facebook's LLaMA model in C/C++, with Apple Silicon support
#26Could someone with experience explain: what's the theoretical minimum hardware requirement for llama 7B, 15B, etc, that still provides output on the order of It seems like we can pull some tricks, like using F16, and some kind of quantization, etc. At the end of the day, how much overhead is left that can be reduced? What can I expect to have running on 16gb ram with a 3080 and a midrange AMD processor?
The output I got was underwhelming, though I did not attempt any tuning.
Re: Llama.cpp: Port of Facebook's LLaMA model in C/C++, with Apple Silicon support
#27Re: Llama.cpp: Port of Facebook's LLaMA model in C/C++, with Apple Silicon support
#28How does it perform with programming, for example making a basic python script to scrape a website, or a bash script, etc?
I've managed to run the 13B* at 8bit with decent performance on a 4090 - but it's only 24GB of VMRAM so I've been struggling to run the 30B at anything more then a snails pace.
Re: Llama.cpp: Port of Facebook's LLaMA model in C/C++, with Apple Silicon support
#29I don't have the hardware to run the 60B model to test this at the moment - How does it perform with programming, for example making a basic python script to scrape a website, or a bash script, etc? I've managed to run the 13B* at 8bit with decent performance on a 4090 - but it's only 24GB of VMRAM so I've been struggling to run the 30B at anything more then a snails pace.
Re: Llama.cpp: Port of Facebook's LLaMA model in C/C++, with Apple Silicon support
#30I don't have the hardware to run the 60B model to test this at the moment - How does it perform with programming, for example making a basic python script to scrape a website, or a bash script, etc? I've managed to run the 13B* at 8bit with decent performance on a 4090 - but it's only 24GB of VMRAM so I've been struggling to run the 30B at anything more then a snails pace.