docs.rs failed to build xybrid-0.1.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.
xybrid
Hybrid cloud-edge AI inference SDK for Rust.
This is the umbrella crate. It re-exports xybrid-sdk so applications can depend on a single name:
[]
= "0.1"
Features
Feature flags forward 1:1 to xybrid-sdk. Pick the preset that matches your target platform:
platform-macos— CoreML + Metal + llama.cppplatform-ios— CoreML + Metal + llama.cppplatform-android— Dynamic ORT + Candle + llama.cppplatform-desktop— CPU ORT + llama.cpp (Linux/Windows)
For finer-grained control, enable individual features such as ort-download, candle, llm-llamacpp, huggingface, etc.
License
Apache-2.0