compressed-tensors-nightly 0.8.1.20250112__py3-none-any.whl → 0.9.0.20250115__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- compressed_tensors/version.py +1 -1
- {compressed_tensors_nightly-0.8.1.20250112.dist-info → compressed_tensors_nightly-0.9.0.20250115.dist-info}/METADATA +1 -1
- {compressed_tensors_nightly-0.8.1.20250112.dist-info → compressed_tensors_nightly-0.9.0.20250115.dist-info}/RECORD +6 -6
- {compressed_tensors_nightly-0.8.1.20250112.dist-info → compressed_tensors_nightly-0.9.0.20250115.dist-info}/LICENSE +0 -0
- {compressed_tensors_nightly-0.8.1.20250112.dist-info → compressed_tensors_nightly-0.9.0.20250115.dist-info}/WHEEL +0 -0
- {compressed_tensors_nightly-0.8.1.20250112.dist-info → compressed_tensors_nightly-0.9.0.20250115.dist-info}/top_level.txt +0 -0
compressed_tensors/version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: compressed-tensors-nightly
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.9.0.20250115
|
4
4
|
Summary: Library for utilization of compressed safetensors of neural network models
|
5
5
|
Home-page: https://github.com/neuralmagic/compressed-tensors
|
6
6
|
Author: Neuralmagic, Inc.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
compressed_tensors/__init__.py,sha256=UtKmifNeBCSE2TZSAfduVNNzHY-3V7bLjZ7n7RuXLOE,812
|
2
2
|
compressed_tensors/base.py,sha256=73HYH7HY7O2roC89yG_piPFnZwrBfn_i7HmKl90SKc0,875
|
3
|
-
compressed_tensors/version.py,sha256=
|
3
|
+
compressed_tensors/version.py,sha256=kn4QQrqeCC7RExfTVPqH3RvQfElrMf7OloW31pvI5Ew,1586
|
4
4
|
compressed_tensors/compressors/__init__.py,sha256=smSygTSfcfuujRrAXDc6uZm4L_ccV1tWZewqVnOb4lM,825
|
5
5
|
compressed_tensors/compressors/base.py,sha256=D9TNwQcjanDiAHODPbg8JUqc66e3j50rctY7A708NEs,6743
|
6
6
|
compressed_tensors/compressors/helpers.py,sha256=OK6qxX9j3bHwF9JfIYSGMgBJe2PWjlTA3byXKCJaTIQ,5431
|
@@ -45,8 +45,8 @@ compressed_tensors/utils/permutations_24.py,sha256=kx6fsfDHebx94zsSzhXGyCyuC9sVy
|
|
45
45
|
compressed_tensors/utils/permute.py,sha256=V6tJLKo3Syccj-viv4F7ZKZgJeCB-hl-dK8RKI_kBwI,2355
|
46
46
|
compressed_tensors/utils/safetensors_load.py,sha256=fBuoHVPoBt1mkvqFJ60zQIASX_4nhl0-6QfFS27NY8I,11430
|
47
47
|
compressed_tensors/utils/semi_structured_conversions.py,sha256=XKNffPum54kPASgqKzgKvyeqWPAkair2XEQXjkp7ho8,13489
|
48
|
-
compressed_tensors_nightly-0.
|
49
|
-
compressed_tensors_nightly-0.
|
50
|
-
compressed_tensors_nightly-0.
|
51
|
-
compressed_tensors_nightly-0.
|
52
|
-
compressed_tensors_nightly-0.
|
48
|
+
compressed_tensors_nightly-0.9.0.20250115.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
49
|
+
compressed_tensors_nightly-0.9.0.20250115.dist-info/METADATA,sha256=w8-GYWqAxzuwUFV870dsuj6X2ONtTIbxwrxiIfs7qVQ,6799
|
50
|
+
compressed_tensors_nightly-0.9.0.20250115.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
51
|
+
compressed_tensors_nightly-0.9.0.20250115.dist-info/top_level.txt,sha256=w2i-GyPs2s1UwVxvutSvN_lM22SXC2hQFBmoMcPnV7Y,19
|
52
|
+
compressed_tensors_nightly-0.9.0.20250115.dist-info/RECORD,,
|
File without changes
|
File without changes
|