Skip to content

SparseML dependency on compressed-tensors #189

SparseML dependency on compressed-tensors

SparseML dependency on compressed-tensors #189

Triggered via pull request April 8, 2024 14:08
Status Failure
Total duration 2m 22s
Artifacts

build-container.yml

on: pull_request
Build sparseml container
2m 12s
Build sparseml container
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Build sparseml container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3.10 -m pip install torch==${TORCH_VERSION}+cu${CUDA} torchvision==${TORCHVISION_VERSION}+cu${CUDA} -f https://download.pytorch.org/whl/torch_stable.html && git clone https://github.com/neuralmagic/sparseml.git --depth 1 --single-branch -b ${BRANCH} && python3.10 -m pip install -e \"./sparseml[dev]\"" did not complete successfully: exit code: 1
Build sparseml container
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build sparseml container
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/