Transformer model implementations for the Candle ML framework.
# Cargo.toml
[dependencies]
candle-transformers = "0.10.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a BERT transformer model on CPU.
Add `candle-core` and `candle-nn` to Cargo.toml.
No dependency data recorded yet.