mirror of
https://github.com/huggingface/xet-core.git
synced 2026-06-04 13:30:29 +08:00
publish to hub docs out of xet-core for xet-spec. Need to merge this first before iterating to get the github workflows working right.
31 lines
787 B
YAML
31 lines
787 B
YAML
- local: index
|
|
title: Xet Protocol Specification
|
|
|
|
- title: Building a client library for xet storage
|
|
sections:
|
|
- local: upload-protocol
|
|
title: Upload Protocol
|
|
- local: download-protocol
|
|
title: Download Protocol
|
|
- local: api
|
|
title: CAS API
|
|
- local: auth
|
|
title: Authentication and Authorization
|
|
- local: file-id
|
|
title: Hugging Face Hub Files Conversion to Xet File ID's
|
|
|
|
- title: Overall Xet architecture
|
|
sections:
|
|
- local: chunking
|
|
title: Content-Defined Chunking
|
|
- local: hashing
|
|
title: Hashing Methods
|
|
- local: file-reconstruction
|
|
title: File Reconstruction
|
|
- local: xorb
|
|
title: Xorb Format
|
|
- local: shard
|
|
title: Shard Format
|
|
- local: deduplication
|
|
title: Deduplication
|