Cargo Features
llama-cpp-sys-2 has no features set by default.
[dependencies]
llama-cpp-sys-2 = { version = "0.1.102", features = ["cuda", "cuda-no-vmm", "openmp", "shared-stdcxx"] }
- cuda cuda-no-vmm?
- cuda-no-vmm = cuda
-
Disables the need to dynamically link against libcuda.so / cuda.dll
- metal dynamic-link vulkan native openmp
-
Only has an impact on Android.