mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-05 04:21:03 +02:00
4b4d13ae72
* wip * server: (router) add SSE realtime updates API * nits * wip * add download API * add download api * update docs * add delete endpoint * fix std::terminate * fix crash * fix 2 * add tests * nits