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.15
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: stuff

ChangeLog

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.