Skip to content

Error message to inform bitsandbytes is only supported on CUDA (#19360) #1111

Error message to inform bitsandbytes is only supported on CUDA (#19360)

Error message to inform bitsandbytes is only supported on CUDA (#19360) #1111

Triggered via push January 30, 2024 00:52
Status Success
Total duration 5m 7s
Artifacts

docker-build.yml

on: push
Matrix: build-cuda
Matrix: build-pl
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-NGC
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /workspace && if [ ! -z \"$LIGHTNING_VERSION\" ] ; then rm -rf pytorch-lightning ; git clone https://github.com/Lightning-AI/pytorch-lightning.git ; cd pytorch-lightning ; git checkout ${LIGHTNING_VERSION} ; git submodule update --init --recursive ; cd .. ; fi && ls -lh pytorch-lightning/ && rm -rf pytorch-lightning/.git && rm -rf pytorch-lightning/_notebooks/.git && mv pytorch-lightning/_notebooks/.notebooks/ notebooks && cp -r pytorch-lightning/*examples . && pip install \"Pillow>=8.2, !=8.3.0\" \"cryptography>=3.4\" \"py>=1.10\" --no-cache-dir && PACKAGE_NAME=pytorch pip install './lightning[extra,loggers,strategies]' --no-cache-dir && rm -rf pytorch-lightning && pip list" did not complete successfully: exit code: 1