Cargo Features
kalosm-language has no features set by default.
[dependencies]
kalosm-language = { version = "0.3.3", features = ["metal", "cublas", "mkl", "remote"] }
- metal
-
Enables metal of kalosm-llama, rbert, and rphi
- cublas
-
Enables cuda and cudnn of kalosm-llama, rbert, and rphi
- mkl
-
Enables mkl of kalosm-llama, rbert, and rphi
- remote
-
Enables remote of kalosm-language-model
kalosm-language has 4 features without comments.