llama-cpp-bindings-sys 0.4.2

Low level bindings to llama.cpp
Documentation
1
2
3
4
5
set( CMAKE_SYSTEM_NAME Windows )
set( CMAKE_SYSTEM_PROCESSOR x86_64 )

set( CMAKE_C_COMPILER    clang )
set( CMAKE_CXX_COMPILER  clang++ )