Cargo Features

kalosm-language has no features set by default.

[dependencies]
kalosm-language = { version = "0.2.2", features = ["llamacpp", "metal", "cublas"] }
llamacpp

Enables llamacpp of kalosm-language-model and kalosm-sample

metal

Enables accelerate of kalosm-llama, rbert, and rphi

cublas

Enables cuda and cudnn of kalosm-llama, rbert, and rphi

kalosm-language has 3 features without comments.