2c6e8f5248
* update submodule to `6efb8eb30e7025b168f3fda3ff83b9b386428ad6` * unblock condition variable in `update_slots` when closing server |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ext_server.cpp | ||
ext_server.h | ||
README.md |
Extern C Server
This directory contains a thin facade we layer on top of the Llama.cpp server
to expose extern C
interfaces to access the functionality through direct API calls in-process