ollama/lib
Jeffrey Morgan 371a9cd9b2 wip go engine
Co-authored-by: Patrick Devine <pdevine@sonic.net>
2023-07-06 10:31:18 -04:00
..
.gitignore wip go engine 2023-07-06 10:31:18 -04:00
CMakeLists.txt wip go engine 2023-07-06 10:31:18 -04:00
README.md wip go engine 2023-07-06 10:31:18 -04:00
binding.cpp wip go engine 2023-07-06 10:31:18 -04:00
binding.h wip go engine 2023-07-06 10:31:18 -04:00

README.md

Bindings

These are Llama.cpp bindings

Build

cmake -S . -B build
cmake --build build