Skip to content

Commit 9eb1bc1

Browse files
committed
update versions
1 parent 6af94cd commit 9eb1bc1

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

assets/versions.sh

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@
77
# Version Configuration for Forge Wheel Building
88
# This file contains all pinned versions and commits for dependencies
99

10-
# PyTorch version
10+
# Stable versions of upstream libraries for OSS repo
1111
PYTORCH_VERSION="2.9.0"
12+
VLLM_VERSION="v0.10.0"
13+
MONARCH_VERSION="0.1.0rc8"
14+
TORCHTITAN_VERSION="0.2.0"
15+
TORCHSTORE_VERSION="0.0.1.rc3"
1216

13-
# vLLM branch
14-
VLLM_BRANCH="v0.10.0"
15-
16-
# Commit hashes
17-
MONARCH_COMMIT="195503223b5c2896846171f60ac99dc6868f8f2c"
18-
TORCHTITAN_COMMIT="d0e25450bcac2332359b13fbda430dc701f073d4"
19-
TORCHSTORE_COMMIT="662299faf4fd50ee30bd9aa3f4ce8c0e2db1d310"
17+
# Torchtitan commit hash for launching on MAST
18+
TORCHTITAN_COMMIT_MAST="d0e25450bcac2332359b13fbda430dc701f073d4"

0 commit comments

Comments
 (0)