← Back to context Comment by otabdeveloper4 8 days ago Yes, but llama.cpp already comes with a ready-made OpenAI-compatible inference server. 1 comment otabdeveloper4 Reply reverius42 8 days ago I think people are getting hung up on the "llama.cpp" name and thinking they need to write C++ code to use it.llama.cpp isn't (just) a C++ library/codebase -- it's a CLI application, server application (llama-server), etc.
reverius42 8 days ago I think people are getting hung up on the "llama.cpp" name and thinking they need to write C++ code to use it.llama.cpp isn't (just) a C++ library/codebase -- it's a CLI application, server application (llama-server), etc.
I think people are getting hung up on the "llama.cpp" name and thinking they need to write C++ code to use it.
llama.cpp isn't (just) a C++ library/codebase -- it's a CLI application, server application (llama-server), etc.