docs.rs failed to build hmll-sys-0.1.0-rc.1
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.
hmll-sys
Low-level FFI bindings to the hmll library for high-performance ML model loading.
Features
vendored(default) - Build hmll from sourceio_uring(default) - Enable io_uring backend (Linux only)safetensors- Enable safetensors format supportcuda- Enable CUDA support
System Library
To use a system-installed libhmll instead of building from source:
[]
= { = "0.1", = false, = ["io_uring"] }
This requires libhmll to be installed and discoverable via pkg-config.
License
MIT OR Apache-2.0