Cargo Features

moshi-backend has no features set by default.

[dependencies]
moshi-backend = { version = "0.2.4", features = ["cuda", "metal"] }
cuda

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

metal

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

moshi-backend has 2 features without comments.