File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -882,7 +882,7 @@ jobs:
882882 backend : " rfdetr"
883883 dockerfile : " ./backend/Dockerfile.python"
884884 context : " ./backend"
885- - build-type : ' cublas '
885+ - build-type : ' l4t '
886886 cuda-major-version : " 12"
887887 cuda-minor-version : " 0"
888888 platforms : ' linux/arm64'
@@ -955,13 +955,13 @@ jobs:
955955 backend : " exllama2"
956956 dockerfile : " ./backend/Dockerfile.python"
957957 context : " ./backend"
958- - build-type : ' cublas '
958+ - build-type : ' l4t '
959959 cuda-major-version : " 12"
960960 cuda-minor-version : " 0"
961961 platforms : ' linux/arm64'
962962 skip-drivers : ' true'
963963 tag-latest : ' auto'
964- tag-suffix : ' -nvidia-l4t-arm64-chatterbox'
964+ tag-suffix : ' -gpu- nvidia-l4t-arm64-chatterbox'
965965 base-image : " nvcr.io/nvidia/l4t-jetpack:r36.4.0"
966966 runs-on : ' ubuntu-24.04-arm'
967967 backend : " chatterbox"
You can’t perform that action at this time.
0 commit comments