Skip to content

Commit 4c3c7e1

Browse files
authored
New TorchTitan w/ cfg changes (#299)
1 parent 769e3e8 commit 4c3c7e1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
3.38 KB
Binary file not shown.

scripts/build_wheels.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ NC='\033[0m'
1818
PYTORCH_VERSION="2.9.0.dev20250905"
1919
VLLM_BRANCH="v0.10.0"
2020
MONARCH_COMMIT="9c41b5c16edadeab7cfb8521ba7efe68a1e2bc87"
21-
TORCHTITAN_COMMIT="9f3fe08635356b829e6bf41883760679a8207697"
21+
TORCHTITAN_COMMIT="0cfbd0b3c2d827af629a107a77a9e47229c31663"
2222
TORCHSTORE_COMMIT="0052f6d8b686b9cff0cf4ce203a836c4b5d5ac94"
2323
BUILD_DIR="$HOME/forge-build"
2424
WHEEL_DIR="$(pwd)/assets/wheels"

0 commit comments

Comments
 (0)