mirror of
https://github.com/huggingface/xet-core.git
synced 2026-06-04 13:30:29 +08:00
fix XET-681 XET protocol specification initial draft - documentation of core procedures required for file uploads and downloads - format specifications for shards and xorbs
370 B
370 B
hf_xet_thin_wasm
Exports limited functionality from xet-core in a WebAssembly compile-able/compatible way for use primarily by huggingface.js.
Exports:
- Xorb hash computation
- File hash computation
- Verification range hash computation
- Chunker struct/class
- Generate chunk boundaries
- Compute chunk hashes