Rephrase README.md server doc
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
This commit is contained in:
parent
18239fa7fb
commit
1294debdc5
1 changed files with 1 additions and 3 deletions
|
@ -116,9 +116,7 @@ Typically finetunes of the base models below are supported as well.
|
||||||
|
|
||||||
**HTTP server**
|
**HTTP server**
|
||||||
|
|
||||||
We offer a fast, lightweight [OpenAI API](https://github.com/openai/openai-openapi) compatible HTTP server.
|
[llama.cpp web server](./examples/server) is a lightweight [OpenAI API](https://github.com/openai/openai-openapi) compatible HTTP server that can be used to serve local models and easily connect them to existing clients.
|
||||||
|
|
||||||
[LLaMA.cpp web server](./examples/server) can be used to serve local models and easily connect them to existing clients.
|
|
||||||
|
|
||||||
**Bindings:**
|
**Bindings:**
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue