dev-python/amd-quark-bin
AMD's quantization toolkit for ML model optimization (binary wheel)
ChangeLog
commit 83a9e52275b5f54cc02c1340f4d93ce10b1b48b5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 7 01:06:44 2026 +0200
dev-python/amd-quark-bin: new package
AMD's quantization toolkit (binary wheel). Required by dev-python/vllm
in the rocm path.
Wheel-only on PyPI. Upstream pins requires_python = '<3.13,>=3.9' so
this ebuild is python3_ only — can't compile-test on this host
(py3.13/3.14 only) but ebuild metadata is verified.
Two upstream version caps relaxed because ::gentoo doesn't carry the
older versions (numpy <=2.1.3 → unbounded; onnx <=1.19.0 → ~1.18.0).
onnxscript and onnxslim install-time deps are unpackaged in our trees
— ONNX-export quantization paths will fail with ImportError, but the
PyTorch-only paths vllm normally uses don't need them.
NonsolvableDepsInStable is policy noise — the deps exist, just
~amd64-only at python3_ targets.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 7 01:06:44 2026 +0200
dev-python/amd-quark-bin: new package
AMD's quantization toolkit (binary wheel). Required by dev-python/vllm
in the rocm path.
Wheel-only on PyPI. Upstream pins requires_python = '<3.13,>=3.9' so
this ebuild is python3_ only — can't compile-test on this host
(py3.13/3.14 only) but ebuild metadata is verified.
Two upstream version caps relaxed because ::gentoo doesn't carry the
older versions (numpy <=2.1.3 → unbounded; onnx <=1.19.0 → ~1.18.0).
onnxscript and onnxslim install-time deps are unpackaged in our trees
— ONNX-export quantization paths will fail with ImportError, but the
PyTorch-only paths vllm normally uses don't need them.
NonsolvableDepsInStable is policy noise — the deps exist, just
~amd64-only at python3_ targets.


View
Download
Browse