Cargo Features

glowrs has no features set by default.

[dependencies]
glowrs = { version = "0.4.1", features = ["metal", "accelerate", "cuda"] }
metal

Enables metal of candle-core ^0.4.1, candle-nn ^0.4.1, and candle-transformers ^0.4.1

Affects device::DEVICE

accelerate

Enables accelerate of candle-core ^0.4.1, candle-nn ^0.4.1, and candle-transformers ^0.4.1

cuda

Enables cuda of candle-core ^0.4.1, candle-nn ^0.4.1, and candle-transformers ^0.4.1

Affects device::DEVICE