Bindings are semi-auto-generated libraries for running the uzu inference engine from other languages. We use the following tools to automatically generate foreign-language bindings for Rust libraries: Bindings aren’t created directly from the uzu library but from an internal extension that includes extra features, such as:
  • Platform integration
  • Model storage tools
  • Speculative decoding
Bindings require an API key to work.