Skip to content

Commit be0e21b

Browse files
committed
Remove torchao
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent e730c12 commit be0e21b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/models/llama3_2_vision/install_requirements.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ NIGHTLY_VERSION="dev20241112"
99

1010
# Install torchtune nightly for model definitions.
1111
pip install --pre torchtune==0.4.0.${NIGHTLY_VERSION} --extra-index-url https://download.pytorch.org/whl/nightly/cpu --no-cache-dir
12-
13-
# Install torchao.
14-
pip install "$(dirname "$0")/../../../third-party/ao"

0 commit comments

Comments
 (0)