Skip to main content

Crate xet_client

Crate xet_client 

Source
Expand description

HTTPS client for communicating with Hugging Face Xet storage servers.

Includes the cas_client for uploading/downloading Xorb objects and metadata shards, the hub_client for Hugging Face Hub API interactions, and a local chunk_cache with LRU eviction.

Re-exports§

pub use error::ClientError;

Modules§

cas_client
cas_types
chunk_cache
common
error
hub_client