Skip to content

Commit

Permalink
Merge branch 'main' into packing-resumption
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg authored Jun 14, 2024
2 parents 4d53147 + 82ef072 commit 33f84cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
pytest_command: "coverage run -m pytest"
pip_deps: "[all]"
- name: "gpu-2.3.1"
container: mosaicml/llm-foundry:2.3.1_cu121_flash2-latest
container: mosaicml/llm-foundry:2.3.1_cu121-latest
markers: "gpu"
pytest_command: "coverage run -m pytest"
pip_deps: "[all]"
Expand Down

0 comments on commit 33f84cf

Please sign in to comment.