We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5007e2b commit a297dcfCopy full SHA for a297dcf
assets/versions.sh
@@ -5,10 +5,9 @@
5
# LICENSE file in the root directory of this source tree.
6
7
# Version Configuration for Forge Wheel Building
8
-# This file contains all pinned versions and commits for dependencies
9
-
+# This file contains all pinned versions/tags/commits for dependencies
10
PYTORCH_VERSION="2.9.0"
11
-MONARCH_VERSION="0.1.0rc3"
+MONARCH_VERSION="0.1.0rc4"
12
13
VLLM_BRANCH="v0.10.0"
14
TORCHTITAN_COMMIT="0cfbd0b3c2d827af629a107a77a9e47229c31663"
0 commit comments