Cargo Features

moshi-server has no features set by default.

[dependencies]
moshi-server = { version = "0.6.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-server has 2 features without comments.