ollama/llm/ext_server/README.md

5 lines
193 B
Markdown
Raw Normal View History

2024-01-04 17:40:15 +00: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