Hacker News new | ask | show | jobs
by hidelooktropic 610 days ago
To run gguf files? LM Studio for one. I think recurse on macos as well and probably some others.
2 comments

As another commenter said, this has no GGUF because it’s partially mamba based which is unsupported in llama.cpp
dev of https://recurse.chat/ here, thanks for mentioning! rn we are focusing on features like shortcuts/floating window, but will look into support this in some time. to add to the llama.cpp support discussion, it's also worth noting that llama.cpp does not yet support gpu for mamba models https://github.com/ggerganov/llama.cpp/issues/6758