Cargo Features
ezllama has no features set by default.
[dependencies]
ezllama = { version = "0.3.1", features = ["metal", "cuda", "vulkan"] }
- metal
-
Enables metal of llama-cpp-2
- cuda
-
Enables cuda of llama-cpp-2
- vulkan
-
Enables vulkan of llama-cpp-2
ezllama has 3 features without comments.