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.
2 parents bdece44 + 846fd79 commit 7842f14Copy full SHA for 7842f14
.github/workflows/e2e-nvidia-l4-x1.yml
@@ -136,6 +136,7 @@ jobs:
136
working-directory: ./instructlab
137
env:
138
HF_TOKEN: ${{ secrets.HF_TOKEN }}
139
+ OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
140
run: |
141
. venv/bin/activate
142
./scripts/e2e-ci.sh -m
.github/workflows/e2e-nvidia-l40s-x4.yml
@@ -172,6 +172,7 @@ jobs:
172
173
174
175
176
177
178
./scripts/e2e-ci.sh -l
0 commit comments