Cargo Features
RMistral has no features set by default.
[dependencies]
rmistral = { version = "0.1.0", features = ["accelerate", "cuda", "cudnn", "mkl", "nccl"] }
- accelerate
-
Enables accelerate-src, accelerate of candle-core ^0.3.1, candle-nn ^0.3.1, and candle-transformers ^0.3.1
- cuda nccl?
-
Enables cuda of candle-core ^0.3.1, candle-nn ^0.3.1, and candle-transformers ^0.3.1
- cudnn
-
Enables cudnn of candle-core ^0.3.1
- mkl
-
Enables intel-mkl-src, mkl of candle-core ^0.3.1, candle-nn ^0.3.1, and candle-transformers ^0.3.1
- nccl = cuda
-
Enables half, nccl of cudarc ^0.9.14
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- cudarc nccl?
-
Enables cudarc ^0.9.14