Cargo Features
QitOps has no features set by default.
[dependencies]
qitops = { version = "0.1.0", features = ["ai"] }
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.
- llama_cpp_rs ai?
-
Enables llama_cpp_rs ^0.2
Optional AI dependencies - these can be enabled with features
- candle-core ai?
-
Enables candle-core ^0.3
- candle-transformers ai?
-
Enables candle-transformers ^0.3