From c582147be53f86a071fb37a231133be25a0b931c Mon Sep 17 00:00:00 2001 From: Jack-Khuu Date: Wed, 26 Feb 2025 11:27:04 -0800 Subject: [PATCH] Bump torchao pin closer to nightly: 2/26 --- install/install_requirements.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/install_requirements.sh b/install/install_requirements.sh index 41fe30baa..e9a858ab8 100755 --- a/install/install_requirements.sh +++ b/install/install_requirements.sh @@ -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