Cargo Features

callm has no features set by default.

[dependencies]
callm = { version = "0.2.0", features = ["cuda", "metal"] }
cuda

Enables cuda of candle-core, candle-nn, and candle-transformers

metal

Enables metal of candle-core, candle-nn, and candle-transformers

callm has 2 features without comments.