Cargo Features

llms-from-scratch-rs has no features set by default.

[dependencies]
llms-from-scratch-rs = { version = "0.1.0-a2", features = ["cuda"] }
cuda

Enables cuda of candle-core ^0.7.2 and candle-nn ^0.7.2

llms-from-scratch-rs has 1 feature without comment.