docs.rs failed to build litertlm-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
litertlm
Safe Rust bindings to Google's LiteRT-LM — on-device LLM inference.
[]
= "0.2"
use ;
let engine = new?;
let mut session = engine.create_session?;
let response = session.generate?;
println!;
# Ok::
See the workspace README for the full story.
License
Apache-2.0; see NOTICE.