Cargo Features

callm has no features set by default.

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

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

metal

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

callm has 2 features without comments.