| ▲ | purplemoonx 26 minutes ago | |||||||||||||
Still no easy way to get up and running performantly with Llama.cpp Nobody tells you how, they just act like you're an idiot. So I always say fuck this and install Ollama. Then everyone goes BLASPHEMY "just use llama.cpp" Yeah I did, and it's slow as hell. It doesn't work well. Idk why. "You aren't doing it right" Okay tell me how "NO" ----- For this reason, Ollama is the superior solution. I know, downvote, everyone hates Ollama here but until llama.cpp gets their shit together on developer experience it doesn't exist as far as I'm concerned | ||||||||||||||
| ▲ | kevin42 19 minutes ago | parent | next [-] | |||||||||||||
What hardware do you run? I have a first-gen mac studio, and I just run cmake and build with no special options. Same thing with llama-server, I just specify the model and use the built-in web UI. For reference, I get ~26 tok/sec with the new Muse 30B model. | ||||||||||||||
| ||||||||||||||
| ▲ | drittich 20 minutes ago | parent | prev | next [-] | |||||||||||||
There are certainly challenges. When setting up a new model, I get AI to walk me through the commands using llama-benchmark that determine the best parameters for my particular configuration and needs. Once you've got that it's pretty easy to port those parameters to llama-server. It takes me about an hour to run through this process. It would be great if there was a registry of hardware, models, configuration parameters, and resulting tokens per second. Maybe one day we'll get there. | ||||||||||||||
| ||||||||||||||
| ▲ | unglaublich 25 minutes ago | parent | prev | next [-] | |||||||||||||
I think people generally throw Claude or Codex at the configuration challenge, so they don't know either. | ||||||||||||||
| ||||||||||||||
| ▲ | NamlchakKhandro 5 minutes ago | parent | prev [-] | |||||||||||||
No | ||||||||||||||