mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-12 22:17:09 +00:00
5 lines
193 B
Markdown
5 lines
193 B
Markdown
# 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
|