Cargo Features

ug-llama has no features set by default.

[dependencies]
ug-llama = { version = "0.2.0", features = ["cuda", "metal"] }
cuda = cudarc, ug-cuda
metal = ug-metal

Enables metal ^0.29.0

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 cuda?
ug-cuda cuda?
ug-metal metal?