Skip to content

Commit 19aedcf

Browse files
Upgrade torchmonarch to 0.2.0
Differential Revision: D91397219 Pull Request resolved: #729
1 parent 58bf8e3 commit 19aedcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"torch==2.9.0",
1515
"torchdata>=0.8.0",
1616
"torchtitan==0.2.0",
17-
"torchmonarch-nightly==2025.12.17",
17+
"torchmonarch==0.2.0",
1818
# Issue 656: switch to ping torchstore nightly
1919
"torchstore",
2020
# vLLM

0 commit comments

Comments
 (0)