llama-cpp-sys-2 0.1.150

Low Level Bindings to llama.cpp
Documentation
1
2
3
4
5
6
#include "llama.cpp/include/llama.h"
#include "llama.cpp/ggml/include/gguf.h"

#ifdef LLAMA_RS_BUILD_COMMON
#include "wrapper_common.h"
#endif