logoalt Hacker News

lenerdenatoryesterday at 6:21 PM6 repliesview on HN

What do you use instead?


Replies

SwellJoeyesterday at 11:13 PM

If you need a GUI, Unsloth Studio and LM Studio are both great frontends for llama.cpp. If you don't need a GUI, llama.cpp is the business for single-user deployments. Easy to use, always gets new model support very quickly, built-in Hugging Face client/cache support, works on probably everything (Mac, ROCm, CUDA, Vulkan, etc.).

computershityesterday at 6:34 PM

I use llama.cpp w/ llama-swap

https://github.com/ggml-org/llama.cpp https://github.com/mostlygeek/llama-swap

show 2 replies
reilly3000yesterday at 6:30 PM

try oMLX or vMLX - both great projects that offer some amazing performance optimizations for Apple Silicon that utilize UMA and NVME caching efficiently.

https://omlx.ai https://vmlx.net

That said, it's been a few weeks since I've looked so maybe llama.cpp has those features now... they really do move that quickly.

scotty79today at 12:06 AM

Jan is so much better.

soupspacesyesterday at 7:15 PM

The link in that discussion has a section about that

nickthegreekyesterday at 8:07 PM

lm studio