Skip to content

Commit 596a07a

Browse files
bvandermoonGoogle-ML-Automation
authored andcommitted
Exclude install_post_train_extra_deps.py from src/maxtext -> src/MaxText rename.
PiperOrigin-RevId: 877705998
1 parent e091675 commit 596a07a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/install_maxtext_extra_deps/install_post_train_extra_deps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def main():
7171
"uv",
7272
"pip",
7373
"install",
74-
"src/MaxText/integration/vllm",
74+
"src/maxtext/integration/vllm",
7575
"--no-deps",
7676
]
7777

0 commit comments

Comments
 (0)