ollama/llm/ext_server
2024-01-07 00:46:17 -05:00
..
CMakeLists.txt Code shuffle to clean up the llm dir 2024-01-04 12:12:05 -08:00
ext_server.cpp add -DCMAKE_SYSTEM_NAME=Darwin cmake flag (#1832) 2024-01-07 00:46:17 -05:00
ext_server.h Code shuffle to clean up the llm dir 2024-01-04 12:12:05 -08:00
README.md Code shuffle to clean up the llm dir 2024-01-04 12:12:05 -08:00

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