Skip to content

Commit 6bece4f

Browse files
committed
Merge branch 'main' of https://github.com/pytorch/torchchat into xpu_device
2 parents 28a36e2 + d3cd165 commit 6bece4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ fi
130130
# TODO: Remove this and install nightly build, once it supports macos
131131
(
132132
set -x
133-
$PIP_EXECUTABLE install git+https://github.com/pytorch/ao.git@2f97b0955953fa1a46594a27f0df2bc48d93e79d
133+
$PIP_EXECUTABLE install git+https://github.com/pytorch/ao.git@7d8794622f3ac7ffa98761314019a20fba06edef
134134
)
135135

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

0 commit comments

Comments
 (0)