compressed-tensors-nightly 0.8.0.20241211__py3-none-any.whl → 0.8.1.20241212__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.0.20241211.dist-info → compressed_tensors_nightly-0.8.1.20241212.dist-info}/METADATA +1 -1
- {compressed_tensors_nightly-0.8.0.20241211.dist-info → compressed_tensors_nightly-0.8.1.20241212.dist-info}/RECORD +6 -6
- {compressed_tensors_nightly-0.8.0.20241211.dist-info → compressed_tensors_nightly-0.8.1.20241212.dist-info}/LICENSE +0 -0
- {compressed_tensors_nightly-0.8.0.20241211.dist-info → compressed_tensors_nightly-0.8.1.20241212.dist-info}/WHEEL +0 -0
- {compressed_tensors_nightly-0.8.0.20241211.dist-info → compressed_tensors_nightly-0.8.1.20241212.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.8.
|
3
|
+
Version: 0.8.1.20241212
|
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=SwC_rGhONTcSfJ8MuyIN4N6wxlLRcPGorERECnHdjcM,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
|
@@ -43,8 +43,8 @@ compressed_tensors/utils/permutations_24.py,sha256=kx6fsfDHebx94zsSzhXGyCyuC9sVy
|
|
43
43
|
compressed_tensors/utils/permute.py,sha256=V6tJLKo3Syccj-viv4F7ZKZgJeCB-hl-dK8RKI_kBwI,2355
|
44
44
|
compressed_tensors/utils/safetensors_load.py,sha256=m08ANVuTBxQdoa6LufDgcNJ7wCLDJolyZljB8VEybAU,8578
|
45
45
|
compressed_tensors/utils/semi_structured_conversions.py,sha256=XKNffPum54kPASgqKzgKvyeqWPAkair2XEQXjkp7ho8,13489
|
46
|
-
compressed_tensors_nightly-0.8.
|
47
|
-
compressed_tensors_nightly-0.8.
|
48
|
-
compressed_tensors_nightly-0.8.
|
49
|
-
compressed_tensors_nightly-0.8.
|
50
|
-
compressed_tensors_nightly-0.8.
|
46
|
+
compressed_tensors_nightly-0.8.1.20241212.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
47
|
+
compressed_tensors_nightly-0.8.1.20241212.dist-info/METADATA,sha256=-8A4FmNRbWLDAb8IxSf_8Rrs4LhG6_zz75Hf6hjcYmI,6799
|
48
|
+
compressed_tensors_nightly-0.8.1.20241212.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
49
|
+
compressed_tensors_nightly-0.8.1.20241212.dist-info/top_level.txt,sha256=w2i-GyPs2s1UwVxvutSvN_lM22SXC2hQFBmoMcPnV7Y,19
|
50
|
+
compressed_tensors_nightly-0.8.1.20241212.dist-info/RECORD,,
|
File without changes
|
File without changes
|