1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-16 15:18:26 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Xuan Son Nguyen
91f8ad167d
Server: version bump for httplib and json ()
* server: version bump for httplib and json

* fix build

* bring back content_length
2024-03-20 13:30:36 +01:00
Steward Garcia
7e4ea5beff
examples : add server example with REST API ()
* Added httplib support

* Added readme for server example

* fixed some bugs

* Fix the build error on Macbook

* changed json11 to nlohmann-json

* removed some whitespaces

* remove trailing whitespace

* added support custom prompts and more functions

* some corrections and added as cmake option
2023-05-21 20:51:18 +03:00