mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-09 12:37:07 +00:00

* update submodule to `6efb8eb30e7025b168f3fda3ff83b9b386428ad6` * unblock condition variable in `update_slots` when closing server
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