dev-python/compressed-tensors
Library for utilizing the safetensors format with compressed tensors
ChangeLog
commit d8b19db7a3b4b3037a76f5aa7fc6f837120d4ab4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 13 14:34:33 2026 +0200
dev-python/compressed-tensors: disable py3.11
commit b030d0e613b59844434cb1154ee81a9b7659db9c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun May 10 18:38:21 2026 +0200
dev-python/compressed-tensors: switch to DISTUTILS_SINGLE_IMPL
sci-ml/{pytorch,transformers} are SINGLE_IMPL; multi-impl consumer with
bare $ on them produces python_targets_python3_*(-)?
that the single-impl children can't expose. Single-impl deps split out
to bare $; remaining multi-impl deps wrapped in
python_gen_cond_dep.
commit 1f6959a49776699a3b67eda3b6c4656a64ac12c5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 7 00:06:52 2026 +0200
dev-python/compressed-tensors: new package
Pure-Python wrapper over hf safetensors that adds compressed-tensor
serialization. Required by dev-python/vllm.
NonsolvableDepsInStable is policy noise — ~amd64-only because pytorch
and transformers are ~amd64-only too.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 13 14:34:33 2026 +0200
dev-python/compressed-tensors: disable py3.11
commit b030d0e613b59844434cb1154ee81a9b7659db9c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun May 10 18:38:21 2026 +0200
dev-python/compressed-tensors: switch to DISTUTILS_SINGLE_IMPL
sci-ml/{pytorch,transformers} are SINGLE_IMPL; multi-impl consumer with
bare $ on them produces python_targets_python3_*(-)?
that the single-impl children can't expose. Single-impl deps split out
to bare $; remaining multi-impl deps wrapped in
python_gen_cond_dep.
commit 1f6959a49776699a3b67eda3b6c4656a64ac12c5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 7 00:06:52 2026 +0200
dev-python/compressed-tensors: new package
Pure-Python wrapper over hf safetensors that adds compressed-tensor
serialization. Required by dev-python/vllm.
NonsolvableDepsInStable is policy noise — ~amd64-only because pytorch
and transformers are ~amd64-only too.


View
Download
Browse