Skip to content

Commit

Permalink
adding python verion
Browse files Browse the repository at this point in the history
  • Loading branch information
bcui-db committed Dec 24, 2024
1 parent ceeb5c6 commit 010fc1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,15 @@ jobs:
gpu_num: 1
markers: "gpu"
pip_deps: "[all]"
python_version: 3.11
pytest_command: "coverage run -m pytest"
ci_repo_gpu_test_ref: v0.2.2
- name: "gpu2-llmfoundry2.5.1-1"
container: mosaicml/llm-foundry:2.5.1_cu124-latest
gpu_num: 2
markers: "gpu"
pip_deps: "[all]"
python_version: 3.11
pytest_command: "coverage run -m pytest"
ci_repo_gpu_test_ref: v0.2.2
steps:
Expand Down

0 comments on commit 010fc1d

Please sign in to comment.