Skip to content

Commit

Permalink
Bump torchao pin closer to nightly: 2/26 (#1505)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Khuu authored Feb 26, 2025
1 parent 2766a95 commit d3cd165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/install_requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ fi
# TODO: Remove this and install nightly build, once it supports macos
(
set -x
$PIP_EXECUTABLE install git+https://github.com/pytorch/ao.git@2f97b0955953fa1a46594a27f0df2bc48d93e79d
$PIP_EXECUTABLE install git+https://github.com/pytorch/ao.git@7d8794622f3ac7ffa98761314019a20fba06edef
)

if [[ -x "$(command -v nvidia-smi)" ]]; then
Expand Down

0 comments on commit d3cd165

Please sign in to comment.