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 ^0.7.2, candle-nn ^0.7.2, candle-transformers ^0.7.2, and moshi
- metal
-
Enables metal of candle-core ^0.7.2, candle-nn ^0.7.2, candle-transformers ^0.7.2, and moshi
moshi-backend has 2 features without comments.