Cargo Features

Ragtime has no features set by default.

[dependencies]
ragtime = { version = "0.2.0", features = ["vulkan", "native", "cuda"] }
vulkan

Enables vulkan of llama-cpp-2

native

Enables native of llama-cpp-2

cuda

Enables cuda of llama-cpp-2

Ragtime has 3 features without comments.