We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8446b4a commit 89ca14dCopy full SHA for 89ca14d
.github/workflows/main.yml
@@ -62,6 +62,7 @@ jobs:
62
CUDA=${{ matrix.cuda }}
63
PYTORCH_VERSION=${{ matrix.pytorch }}
64
AXOLOTL_ARGS=${{ matrix.axolotl_args }}
65
+ AXOLOTL_EXTRAS=${{ matrix.axolotl_extras}}
66
file: ./docker/Dockerfile
67
push: ${{ github.event_name != 'pull_request' }}
68
tags: |
0 commit comments