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

4 Commits

Author SHA1 Message Date
Ryder Wishart
8e6716a102
api_like_OAI.py : compat with Microsoft Guidance ()
Check for None in addition to empty string check in all request params

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2023-10-08 13:55:58 +03:00
arcrank
9c38d181d4
api_like_OAI.py : simplify function ()
Simplify function
2023-10-08 13:52:57 +03:00
Cebtenzzre
7c2227a197
chmod : make scripts executable () 2023-08-23 17:29:09 +03:00
jwj7140
f257fd2550
Add an API example using server.cpp similar to OAI. ()
* add api_like_OAI.py
* add evaluated token count to server
* add /v1/ endpoints binding
2023-07-04 21:06:12 +03:00