gpo.zugaina.org

Search Portage & Overlays:

dev-python/model-hosting-container-standards

Python toolkit for standardized model hosting container implementations

Screenshots

  • model-hosting-container-standards-0.1.16
    ~amd64 ~arm64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: stuff
  • model-hosting-container-standards-0.1.15
    ~amd64 ~arm64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: stuff

ChangeLog

commit a070f4da4f29d20836b5a238f644fe8db64dfb9c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jun 20 15:49:16 2026 +0200

dev-python/model-hosting-container-standards: Keyword 0.1.15 for ~arm64

commit 0eab74cc5348dc0d1a44ec9cda00f681a42b5732
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 19:56:15 2026 +0200

dev-python/model-hosting-container-standards: Keyword 0.1.16 for ~arm64

Pure-Python (PEP517), architecture-independent.

commit 338338f3dd4cb28ac6df16b1f6a693a168661263
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 11:44:08 2026 +0200

dev-python/model-hosting-container-standards: add 0.1.16

commit 5bfc35aa68a2138e4fa8eb546989465b5927fa87
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 13 14:34:58 2026 +0200

dev-python/model-hosting-container-standards: disable py3.11

commit 4c4dd66eefc712d0243b7ec5551a257cdd789b87
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 9 22:31:52 2026 +0200

dev-python/model-hosting-container-standards: fix dead upstream URL

github.com/aws/sagemaker-hosting-toolkit returns 404; the project lives at aws/model-
hosting-container-standards (matching the PyPI project name). Update HOMEPAGE,
remote-id, bugs-to.

commit 3164c7f97ab09b8cdff0d87a5e12cd8ef4466bb5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 6 23:33:43 2026 +0200

dev-python/model-hosting-container-standards: new package

AWS' Python toolkit for standardized model-hosting container
implementations. Required by dev-python/vllm.

Pure Python (poetry-core build backend). Accepting DeprecatedDep on
httpx — upstream marked it unsuitable for public consumption but there
is no async-HTTP replacement, so we live with it.