| ▲ | karimf 4 hours ago | ||||||||||||||||
Not sure why it's on the front page now, but I highly recommend using llama.cpp for running AI model locally vs using other inference framework, unless you have a very specific requirement. ggerganov and the team have done a stellar job maintaining the quality while still being fast to implement new models/improvements. | |||||||||||||||||
| ▲ | walrus01 4 hours ago | parent | next [-] | ||||||||||||||||
At this point the options are llama-server or vLLM if you're serious about running things at your desk in the under 256GB RAM size class (70B, 120B size models). In addition to, of course, 27B to 35B size things. With of course a ton of compile time build customization options for whatever specific hardware platform you want to run either llama or vllm on. | |||||||||||||||||
| |||||||||||||||||
| ▲ | markasoftware 3 hours ago | parent | prev | next [-] | ||||||||||||||||
possibly hitting front page because this website is fairly new? For me, it's certainly the first time I've seen a one-liner curl|bash installer for llama.cpp, which was basically the only reason to use ollama. | |||||||||||||||||
| ▲ | itake 3 hours ago | parent | prev [-] | ||||||||||||||||
does your comment depend on the OS? I thought MLX has better performance on MacOS than llama.cpp | |||||||||||||||||
| |||||||||||||||||