Cargo Features

rkllm-rs has no features set by default.

[dependencies]
rkllm-rs = { version = "0.1.4", features = ["bin", "online_config"] }
bin = clap
online_config = autotokenizer

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.

autotokenizer online_config?
clap bin?

Required by the rkllm binary