safetensors 0.6.1__cp38-abi3-musllinux_1_2_armv7l.whl → 0.6.2__cp38-abi3-musllinux_1_2_armv7l.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of safetensors might be problematic. Click here for more details.

Binary file
safetensors/torch.py CHANGED
@@ -433,7 +433,7 @@ _SIZE = {
433
433
  _float8_e8m0: 1,
434
434
  _float4_e2m1_x2: 1,
435
435
  }
436
- if Version(torch.__version__) > Version("2.0.0"):
436
+ if Version(torch.__version__) >= Version("2.3.0"):
437
437
  _SIZE.update(
438
438
  {
439
439
  torch.uint64: 8,
@@ -456,7 +456,7 @@ _TYPES = {
456
456
  "F8_E4M3": _float8_e4m3fn,
457
457
  "F8_E5M2": _float8_e5m2,
458
458
  }
459
- if Version(torch.__version__) > Version("2.0.0"):
459
+ if Version(torch.__version__) >= Version("2.3.0"):
460
460
  _TYPES.update(
461
461
  {
462
462
  "U64": torch.uint64,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: safetensors
3
- Version: 0.6.1
3
+ Version: 0.6.2
4
4
  Classifier: Development Status :: 5 - Production/Stable
5
5
  Classifier: Intended Audience :: Developers
6
6
  Classifier: Intended Audience :: Education
@@ -1,15 +1,15 @@
1
- safetensors-0.6.1.dist-info/METADATA,sha256=AwJxMbBJJeZxz8krfJkIauP6N4HAY73zCzjXmVjDqjE,4081
2
- safetensors-0.6.1.dist-info/WHEEL,sha256=6J4mbJJaVyyFBBomVyzBZOFAUBLLYaQhc-e0K_XEK8Y,105
3
- safetensors-0.6.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
1
+ safetensors-0.6.2.dist-info/METADATA,sha256=h2j5dDn9hGrJvsSKXky6RQsmgUJSnbUnzkaB0pgzpzY,4081
2
+ safetensors-0.6.2.dist-info/WHEEL,sha256=6J4mbJJaVyyFBBomVyzBZOFAUBLLYaQhc-e0K_XEK8Y,105
3
+ safetensors-0.6.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
4
4
  safetensors.libs/libgcc_s-5b5488a6.so.1,sha256=HGKUsVmTeNAxEdSy7Ua5Vh_I9FN3RCbPWzvZ7H_TrwE,2749061
5
5
  safetensors/__init__.py,sha256=wbzKZlAVgnAsjHmqryuSJCiADvpDZxNGCfj8VzY0At0,194
6
6
  safetensors/__init__.pyi,sha256=IpwsrzRWJA2yR8TxMEC3RHgM_5TiDgSFqyvrAxAa15U,4019
7
- safetensors/_safetensors_rust.abi3.so,sha256=49xK4Yk1VUXrA2KTavqyfu7aYSf3acAI57NVc_xBcf8,1129437
7
+ safetensors/_safetensors_rust.abi3.so,sha256=pM0YB0PQ06qsHgZmgSuwreYbpR8whYWcthmfmWgzZJ4,1121245
8
8
  safetensors/flax.py,sha256=T59elUqzVDyGYGdR78QzNEuwyAc8KrEO0EuLBSKOnUs,3853
9
9
  safetensors/mlx.py,sha256=IR51jRpcJq6epb0Agj8VsxI9xqBS6NjeAJnr-Ny0jJU,3850
10
10
  safetensors/numpy.py,sha256=pIVTnGxAYUSzktkr6xop8B1JK2t3zBH29Ws-oDzo2hA,5003
11
11
  safetensors/paddle.py,sha256=0IZqQi_VGKE5Vx179aBOfeD0UBsEGcrndPWvqWSSEG4,4193
12
12
  safetensors/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
13
  safetensors/tensorflow.py,sha256=AZ-O7-gM-JqTfjczZyCUAHm3Er-GSQnQWaFyY7mAIQc,3903
14
- safetensors/torch.py,sha256=3KpStg0fBHGZ4Ii75SxClDIg9Dzu3210dwpOvngUht4,20257
15
- safetensors-0.6.1.dist-info/RECORD,,
14
+ safetensors/torch.py,sha256=K216e6DQEL7gLJkEd4RS-lRjoK6DfS8AXsiiu_mO78s,20259
15
+ safetensors-0.6.2.dist-info/RECORD,,