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 7937874 commit d6db1b1Copy full SHA for d6db1b1
pyproject.toml
@@ -13,6 +13,7 @@ dependencies = [
13
# PyTorch
14
"torchdata>=0.8.0",
15
"torchtitan",
16
+ "tyro", # temp dep that titan needs
17
# vLLM
18
# TODO: pin specific vllm version
19
#"vllm==0.10.0",
0 commit comments