DFSG NEW Queue

DFSG, Licensing & New Packages Team

compressed-tensors 0.17.1-1

Package Information

Descriptionextends 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.

MaintainerDebian Deep Learning Team <debian-ai@lists.debian.org>
Changed ByMo Zhou <lumin@debian.org>
Sponsorlumin@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/deeplearning-team/compressed-tensors.git (browse)
Trackerhttps://tracker.debian.org/pkg/compressed-tensors
Uploaded2 hours ago

New Package Report

.changes
Changed-ByMo Zhou
Architecturesource all
Distributionunstable
DateTue, 14 Jul 2026 21:28:56 -0700
Sourcecompressed-tensors
Version0.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
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-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".

Back to Dashboard | View all reviews for this package