safetensors 0.6.1__cp38-abi3-win32.whl → 0.6.2__cp38-abi3-win32.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,14 +1,14 @@
1
- safetensors-0.6.1.dist-info/METADATA,sha256=dRaW5gKLwEJn1wmaQvVR3goKdZgUBh2vPqGa9CfJzE4,4141
2
- safetensors-0.6.1.dist-info/WHEEL,sha256=f_z1-UCPQDLldsOrrwsrPzP3Lu45fZVQJi3w5k9L9Kw,90
3
- safetensors-0.6.1.dist-info/licenses/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
1
+ safetensors-0.6.2.dist-info/METADATA,sha256=kkR-LvpyTCvbdGfZ-pH_IiPF4JNP81N9GPrYjY41BDo,4141
2
+ safetensors-0.6.2.dist-info/WHEEL,sha256=f_z1-UCPQDLldsOrrwsrPzP3Lu45fZVQJi3w5k9L9Kw,90
3
+ safetensors-0.6.2.dist-info/licenses/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
4
4
  safetensors/__init__.py,sha256=HYY5VVsb3b-cxhZBwhNx53ZKqSIB4M14nIXLTOAM1Wc,204
5
5
  safetensors/__init__.pyi,sha256=tnVaPqYbh8ggFbOZdYKUC4ArqitiWDfrIQt1BNJ377k,4183
6
- safetensors/_safetensors_rust.pyd,sha256=m33mjS3uKYJRGydqTSEZ0XNw-zCQx7c9SPNl8r0ONfg,611328
6
+ safetensors/_safetensors_rust.pyd,sha256=d_r0gE-1Gs2AbzEr4xuR_ukys98i8V3rlbslfrm15V4,611840
7
7
  safetensors/flax.py,sha256=SnuiGojmth0eCFIWoKEvAfh95nZP9uCZ9E-S4NndrbU,3991
8
8
  safetensors/mlx.py,sha256=KvfTWusLSx1hSPWQgg99iL-z9VoD6zQ8l4-RAsCe7P8,3990
9
9
  safetensors/numpy.py,sha256=MaUhU4V3J4nDjLmoy0OdeTc6JC8Dq2PBHmnxjQU2bfQ,5189
10
10
  safetensors/paddle.py,sha256=B8TLF5MFeqeipUxynSOB_NqPNypL_dE1C3vihtEWj0A,4337
11
11
  safetensors/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
12
  safetensors/tensorflow.py,sha256=DajI3qkz00Zy2h7jublSAvTaD51QOPdaIgKQIeSiCRs,4042
13
- safetensors/torch.py,sha256=vpMhMmierfW5Os6BLlwYgYbb7akoPTBiWPD8fW6nwSE,20849
14
- safetensors-0.6.1.dist-info/RECORD,,
13
+ safetensors/torch.py,sha256=wxR0dOwmZBHxv5R5WTmSH4NLOXmvH9JGeVD_uImDlew,20851
14
+ safetensors-0.6.2.dist-info/RECORD,,