Update examples/server/README.md
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
This commit is contained in:
parent
1294debdc5
commit
42d781e264
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# LLaMA.cpp HTTP Server
|
||||
|
||||
Fast, lightweight, production ready pure C/C++ HTTP server based on [httplib](https://github.com/yhirose/cpp-httplib), [nlohmann::json](https://github.com/nlohmann/json) and **llama.cpp**.
|
||||
Fast, lightweight, pure C/C++ HTTP server based on [httplib](https://github.com/yhirose/cpp-httplib), [nlohmann::json](https://github.com/nlohmann/json) and **llama.cpp**.
|
||||
|
||||
Set of LLM REST APIs and a simple web front end to interact with llama.cpp.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue