Skip to main content

Fast transfer of large files with the Hugging Face Hub.

Project description

License GitHub release Contributor Covenant

🤗 hf-xet - xet client tech, used in huggingface_hub

Welcome

hf-xet enables huggingface_hub to utilize xet storage for uploading and downloading to HF Hub. Xet storage provides chunk-based deduplication, efficient storage/retrieval with local disk caching, and backwards compatibility with Git LFS. This library is not meant to be used directly, and is instead intended to be used from huggingface_hub.

Key features

chunk-based deduplication implementation: avoid transferring and storing chunks that are shared across binary files (models, datasets, etc).

🤗 Python bindings: bindings for huggingface_hub package.

network communications: concurrent communication to HF Hub Xet backend services (CAS).

🔖 local disk caching: chunk-based cache that sits alongside the existing huggingface_hub disk cache.

Installation

Install the hf_xet package with pip:

pip install hf_xet

Quick Start

hf_xet is not intended to be run independently as it is expected to be used from huggingface_hub, so to get started with huggingface_hub check out the documentation here.

Contributions (feature requests, bugs, etc.) are encouraged & appreciated 💙💚💛💜🧡❤️

Please join us in making hf-xet better. We value everyone's contributions. Code is not the only way to help. Answering questions, helping each other, improving documentation, filing issues all help immensely. If you are interested in contributing (please do!), check out the contribution guide for this repository.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hf_xet-1.5.1rc1.tar.gz (876.7 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

hf_xet-1.5.1rc1-cp314-cp314t-win_arm64.whl (3.8 MB view details)

Uploaded CPython 3.14tWindows ARM64

hf_xet-1.5.1rc1-cp314-cp314t-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.14tWindows x86-64

hf_xet-1.5.1rc1-cp314-cp314t-musllinux_1_2_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

hf_xet-1.5.1rc1-cp314-cp314t-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

hf_xet-1.5.1rc1-cp314-cp314t-manylinux_2_28_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

hf_xet-1.5.1rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

hf_xet-1.5.1rc1-cp314-cp314t-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

hf_xet-1.5.1rc1-cp314-cp314t-macosx_10_12_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.14tmacOS 10.12+ x86-64

hf_xet-1.5.1rc1-cp313-cp313t-win_arm64.whl (3.8 MB view details)

Uploaded CPython 3.13tWindows ARM64

hf_xet-1.5.1rc1-cp313-cp313t-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.13tWindows x86-64

hf_xet-1.5.1rc1-cp313-cp313t-musllinux_1_2_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

hf_xet-1.5.1rc1-cp313-cp313t-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

hf_xet-1.5.1rc1-cp313-cp313t-manylinux_2_28_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

hf_xet-1.5.1rc1-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

hf_xet-1.5.1rc1-cp313-cp313t-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

hf_xet-1.5.1rc1-cp313-cp313t-macosx_10_12_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.13tmacOS 10.12+ x86-64

hf_xet-1.5.1rc1-cp37-abi3-win_arm64.whl (3.9 MB view details)

Uploaded CPython 3.7+Windows ARM64

hf_xet-1.5.1rc1-cp37-abi3-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.7+Windows x86-64

hf_xet-1.5.1rc1-cp37-abi3-musllinux_1_2_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.2+ x86-64

hf_xet-1.5.1rc1-cp37-abi3-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.2+ ARM64

hf_xet-1.5.1rc1-cp37-abi3-manylinux_2_28_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.28+ ARM64

hf_xet-1.5.1rc1-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ x86-64

hf_xet-1.5.1rc1-cp37-abi3-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

hf_xet-1.5.1rc1-cp37-abi3-macosx_10_12_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.7+macOS 10.12+ x86-64

File details

Details for the file hf_xet-1.5.1rc1.tar.gz.

File metadata

  • Download URL: hf_xet-1.5.1rc1.tar.gz
  • Upload date:
  • Size: 876.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for hf_xet-1.5.1rc1.tar.gz
Algorithm Hash digest
SHA256 be13df624f8f65cc997d89f66a458f04a371f15727e3ca0b1b230eb546a1af91
MD5 03ab1e3d90acebcc97176c575c07d9dc
BLAKE2b-256 65297c583648cb3df946cf6d1088772fef69551f05bba62d21d4d171d2c722b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1.tar.gz:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: hf_xet-1.5.1rc1-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for hf_xet-1.5.1rc1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 511040fbe047d814708f94389769eab768863f1ca2a6f3e92cac22cf7301d9f6
MD5 fd4518538375b22362aa27ae05738fc8
BLAKE2b-256 4c50b6bf260cd89a645515acfa4193834214ea0e839335bf89c299002ce614d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp314-cp314t-win_arm64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: hf_xet-1.5.1rc1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for hf_xet-1.5.1rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 0f6bceb13c49e03e27c2f5d50f322bb9a17df459560dad28cb615ef6f961faa0
MD5 78d7f56d9877831df599458b3d7f01a7
BLAKE2b-256 3951e7d486d007152978f12d0c964f5c70389123f0f46ca6fc8222e4578391e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp314-cp314t-win_amd64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1d16da55602e337ed8c1cb0ced7129b41fea44028e8cdb9f4220a129cf0c21b7
MD5 f3e1243c5edae89219746a7bde8c76cf
BLAKE2b-256 b8b8898e555cc87b8247321a8867b817d9633251c9a0a5b9161b18bb8aa35907

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1b2b0fa218fb143236298a1afb8218b3ce7d012abd7fafa376fdec729c660144
MD5 747bb66cafdf1d25062b48e2dd95d538
BLAKE2b-256 57750207ea53f1c045b1ea80cf1f638d49bccdf59b47c16f2fd146ebfa24491d

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4680b18c6f9aec53a12db8ea48ba8de3818c1fd0f4b8bac5c72f26b84e151e8d
MD5 dc2909fb40d2b04ea980936659091e6b
BLAKE2b-256 e0fd6f3b8fab41dd792f8bbb15b6fe72517e47a1cecce7a9836f1a5b8c9244f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp314-cp314t-manylinux_2_28_aarch64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 34e38af3916e7f9cda3febc4cb19f47be3176b96d55e285a6516e586dfb5dc34
MD5 3aff122e0972b404c67c57f02111b821
BLAKE2b-256 0fa5e67b56022a9bff8f53529ba115339f4eea9bfbf5a72fa46d1653a4016bfc

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1d3a424a2294dd368a0c2e8dac151370ef6961befb6d26df7496abf81687fa93
MD5 8744d98d667d0e3d110b88f9d3709917
BLAKE2b-256 3dbd5bc5c8c653770c792024cb33a16c5b8dcd5aeddac01023bee3d0f12f4eac

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp314-cp314t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 eccc6a310b63714b26f94879214dff984b1324db5c0f4e191b20560d948c8eea
MD5 185d2247c2a29e03284ecffcb5160de6
BLAKE2b-256 231388829ebdf04579ff1e0bf934c6288cbc48415afc668bc7d9ca734ec470d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp314-cp314t-macosx_10_12_x86_64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: hf_xet-1.5.1rc1-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.13t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for hf_xet-1.5.1rc1-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 ca6c0cfab20eb7ac644ac289c60db38fdd4bbf8b9b3e8a2fec68f815b4e2d88e
MD5 58de99d2de9e3460f7b7080da6f6361c
BLAKE2b-256 11583af0806734391c4ffe63c86b90610021f49d3ca841ed1a899527c70bab57

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp313-cp313t-win_arm64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: hf_xet-1.5.1rc1-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for hf_xet-1.5.1rc1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 826730308a32c864458a1f0837611746e2f15b93e67b9531a5b9cf40a40891a2
MD5 bbba3fc2139fe21ae5b471391b5f9b90
BLAKE2b-256 da2c2060589e3bc2728123bb127a2474f22b121a5a08d4e260d979b528516600

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp313-cp313t-win_amd64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9d2bb5c7867ecdece6203664fefa976ffb41b41d6b6cd7e214bb0d2c310a0a6e
MD5 9186bde8fb22215aa7b0748100e3459e
BLAKE2b-256 d5b5b3f0b7ee2e62f66177fb7508f7b5c1670e8de9e04e97644b047af4f294f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cbe821c7daf33fc833c698c170a244e4742a184ee4d56d116ecc623c9f8f375a
MD5 d9453581446e897e6660c45d4d5b43ca
BLAKE2b-256 113228ae056115b27ecd4d80627ca82a5f03543dc8bc03a4f25dacd1296bd19a

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp313-cp313t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 88c3c3ae48609bf0d3b108ea7d9dba50ced5adb917c4462d1ca7005d49f76cc4
MD5 e03e35678ae16484ee8abb00af087c28
BLAKE2b-256 a7733946cbf1f9704a188ee5fdf79bb7bc783eac02de47a0a33584325ec5d853

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp313-cp313t-manylinux_2_28_aarch64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 fe571fb05a3961d490a2f801f44712904608121f17f695be566414a1e549b311
MD5 27a38fa560d7fc97e2651e64c643a88c
BLAKE2b-256 1179c3b007a5b472da6731e6a7f28ad8d7e520b223fe2f90c4487108b34b9b70

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5e123a72ce7c39bb6a6b4af2602c6eee30eef3cc9f81b4841f675bc201eb3675
MD5 0b95ee2717188d87ff61cb00f400c070
BLAKE2b-256 d36827c6b609aa2ce8880e952dd63d9ca0bea1cd9a1b898a60142c31fd8a62bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp313-cp313t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp313-cp313t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 89d64a22fd774891cd766dcf4c028d55d53678a51aa6fbd69e791d8a327f005d
MD5 80b56bf7afe34d4dad94aad6ad98e645
BLAKE2b-256 fa6590d0fab8a3abae6327076a9d6165d6c5b7ef087c027f9d9d0864b280b058

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp313-cp313t-macosx_10_12_x86_64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp37-abi3-win_arm64.whl.

File metadata

  • Download URL: hf_xet-1.5.1rc1-cp37-abi3-win_arm64.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.7+, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for hf_xet-1.5.1rc1-cp37-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 6a2dfa3520e7e426c6934d8b9f7ba0b7e074b5212b8fd873a6203d8d5a4dc9b0
MD5 53bae6e60820e4aa4accc8cea53ee8a0
BLAKE2b-256 ef76a896b68c7ad86dadd54ddcbca84fd3ded54ed6c09e233927a3a363e7a9c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp37-abi3-win_arm64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: hf_xet-1.5.1rc1-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: CPython 3.7+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for hf_xet-1.5.1rc1-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 ecfe22f17b4f5a05d2004d5cd706749415ba8da27696e872b503800bdbd9a893
MD5 05ee53c4ab450d0c80c363c1f1a1de89
BLAKE2b-256 3660c4f8d17af21b9a682c09d9875715bc67d62a1c0cbb9d486c20a692288099

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp37-abi3-win_amd64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp37-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp37-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10d839012e35cd7a4d4cc1c51b40435c715686caaf135b327e91bd6ebff2e42c
MD5 b6576ccbdf6cc46aaec287935a48d397
BLAKE2b-256 4520a9ba14d65d9e1a217f5bbdfd86d951cf0bfe13d51c4b117700248d4a9ee4

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp37-abi3-musllinux_1_2_x86_64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp37-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp37-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5f8bb04cd59d3d891eec2e2e4c8c2a81ad92e55e701bbc66926488b9227e76ac
MD5 ba4a121058e793078efd080940c9191b
BLAKE2b-256 2183b0f264895d251cb8ce3d62c75ed82592ab852e6399fe2607cf740fdfef26

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp37-abi3-musllinux_1_2_aarch64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp37-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp37-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 885a98565d33cf904011ac17eb8c4e37838f7c1af751ad17984f2a405e528809
MD5 b9d80c8b73b8a515d3aece71cecbaf00
BLAKE2b-256 b2c24b98d15d5699376b7b9cb613c59f7f31aa9b3b868eef8753efac9facab93

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp37-abi3-manylinux_2_28_aarch64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8b2075c558d7b348dcf8ed956c879a77552ebd08ed36b92ec55fae9e12a46f7e
MD5 2efff3faadcb3c7fd052c45ea1d196b9
BLAKE2b-256 eb8af872d12f99c3c7c72578edf250a9b3d67f610353ff70f842e128f6b5b43d

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp37-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2ba8abd17164bd40ac743eaab234dfdbb619ce8fc01aa64aab68586b5b09a72d
MD5 dc43c2a7a42977c53acdb01b38921fe8
BLAKE2b-256 90a5a412acce995ad9f2c7ba55635102eb9c7305a0f28912142afac456621544

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp37-abi3-macosx_11_0_arm64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hf_xet-1.5.1rc1-cp37-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hf_xet-1.5.1rc1-cp37-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 751eeff5712b1f45aea86544988de813c4602f1ee5c275af7951dbcce071c04e
MD5 f7f2363965ec90afd5e9191a79542470
BLAKE2b-256 f61cb97e0329a2dc60c3dc970099d89f15e1c2c05c3f6997ec5cf274e1d0fe84

See more details on using hashes here.

Provenance

The following attestation bundles were made for hf_xet-1.5.1rc1-cp37-abi3-macosx_10_12_x86_64.whl:

Publisher: release.yml on huggingface/xet-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page