merge metal features
This commit is contained in:
@@ -40,6 +40,7 @@ symphonia = { version = "0.5.5", features = ["mp3", "wav"] }
|
||||
[features]
|
||||
flash-attn=["candle-flash-attn"]
|
||||
cuda=["candle-nn/cuda", "candle-core/cuda", "candle-transformers/cuda"]
|
||||
metal=["candle-nn/metal", "candle-core/metal", "candle-transformers/metal"]
|
||||
ffmpeg=["ffmpeg-next"]
|
||||
|
||||
[lints.clippy]
|
||||
|
||||
Reference in New Issue
Block a user