ollama/lib
Jeffrey Morgan 76cb60d496 wip go engine
Co-authored-by: Patrick Devine <pdevine@sonic.net>
2023-07-06 16:34:44 -04:00
..
.gitignore wip go engine 2023-07-06 16:34:44 -04:00
binding.cpp wip go engine 2023-07-06 16:34:44 -04:00
binding.h wip go engine 2023-07-06 16:34:44 -04:00
CMakeLists.txt wip go engine 2023-07-06 16:34:44 -04:00
README.md wip go engine 2023-07-06 16:34:44 -04:00

Bindings

These are Llama.cpp bindings

Build

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