Skip to content

Commit

Permalink
CPU tests image fix (#3409)
Browse files Browse the repository at this point in the history
* Revert "Optionally use `flash-attn`'s CE loss for metrics (#3394)"

This reverts commit 2cf9262.

revert dat boi

* remove

* slamm
  • Loading branch information
snarayan21 authored Jun 18, 2024
1 parent 08da687 commit c425fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-cpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
markers: not daily and not remote and not gpu and not doctest
pytest_command: coverage run -m pytest
- name: cpu-3.11-2.3
container: mosaicml/pytorch:2.3.1_cu121-python3.11-ubuntu20.04
container: mosaicml/pytorch:2.3.1_cpu-python3.11-ubuntu20.04
markers: not daily and not remote and not gpu and not doctest
pytest_command: coverage run -m pytest
- name: cpu-doctest
Expand Down

0 comments on commit c425fa3

Please sign in to comment.