compressed-tensors 0.17.1-1
Package Information
| Description | extends safetensors files to compressed tensor data types The compressed-tensors library extends the safetensors format, providing a versatile and efficient way to store and manage compressed tensor data. This library supports various quantization and sparsity schemes, making it a unified format for handling different model optimizations like GPTQ, AWQ, SmoothQuant, INT8, FP8, SparseGPT, and more. |
|---|---|
| Maintainer | Debian Deep Learning Team <debian-ai@lists.debian.org> |
| Changed By | Mo Zhou <lumin@debian.org> |
| Sponsor | lumin@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/deeplearning-team/compressed-tensors.git (browse) |
| Tracker | https://tracker.debian.org/pkg/compressed-tensors |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Changed-By | Mo Zhou |
|---|---|
| Architecture | source all |
| Distribution | unstable |
| Date | Tue, 14 Jul 2026 21:28:56 -0700 |
| Source | compressed-tensors |
| Version | 0.17.1-1 |
Changelog
compressed-tensors (0.17.1-1) unstable; urgency=medium . [Kohei Sendai <kouhei.sendai@gmail.com>] * Initial release. . [Mo Zhou] * New upstream version 0.17.1 * Overhaul Debian packaging and re-upload to NEW due to auto-cruft. * Move packaging repo and update maintainer to debian-ai@l.d.o * Add safetensors as explict dependency. * Regenerate autopkgtest control file.
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-compressed-tensors deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/vllm-project/compressed-tensors Upstream-Name: compressed-tensors Upstream-Contact: The vLLM Project <vllm-questions@lists.berkeley.edu> Files: * Copyright: 2021-2025 contributors to the vLLM project License: Apache-2.0 Files: debian/* Copyright: 2025 Kohei Sendai <kouhei.sendai@gmail.com> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0".