llama_cpp_sys 0.3.2

Automatically-generated bindings to llama.cpp's C API
Documentation
1
2
3
4
5
6
7
8
include(CMakeFindDependencyMacro)
@PACKAGE_INIT@

find_dependency(VULKAN REQUIRED)

include(${CMAKE_CURRENT_LIST_DIR}/komputeTargets.cmake)

check_required_components(kompute)