Skip to content

Commit

Permalink
remove float8 install as H100 is not available in CI yet
Browse files Browse the repository at this point in the history
ghstack-source-id: fbbf3fdd2d52334b76e45bac8b22a69de71baa5f
Pull Request resolved: #565
  • Loading branch information
tianyu-l committed Aug 30, 2024
1 parent 8c55263 commit a99d2e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration_test_4gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ jobs:
pip config --user set global.progress_bar off
python -m pip install --force-reinstall --pre torch --index-url https://download.pytorch.org/whl/nightly/cu121
USE_CPP=0 python -m pip install git+https://github.com/pytorch/ao.git
mkdir artifacts-to-be-uploaded
python ./test_runner.py artifacts-to-be-uploaded --ngpu 4

0 comments on commit a99d2e5

Please sign in to comment.