|
|
|
|
|
by wokwokwok
928 days ago
|
|
> Compiling llama.cpp is relatively easy. Compiling llama.cpp for GPU support is a bit harder. It is not. For Mac using M1 as per this specific post, you run “make”. If you have an older Intel Mac and have to run using cpu, you run “make”. > Downloading applications off the internet is not that weird. After all, it's the recommended way to install Rust, etc. Downloading applications from trusted sources is not that weird. Eg. Rust, from the rust organisation. Downloading and running user uploaded binaries is a security nightmare. |
|
Re: "simplicity", sure for you and I it's simple to compile llama.cpp, but it's like asking a regular user to compile their applications themselves. It's not that simple for them, and should not be required if we want to make AI and OSS AI in particular more mainstream.