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 12730ca commit 16b48ddCopy full SHA for 16b48dd
setup.py
@@ -89,9 +89,8 @@
89
"pydantic>=2.10.6,<3.0.0",
90
"hyperpod-pytorch-job-template>=1.0.0, <2.0.0",
91
"hyperpod-custom-inference-template>=1.0.0, <2.0.0",
92
- "hyperpod-jumpstart-inference-template>=1.0.0, <2.0.0",
93
- # To be enabled after launch
94
- #"hyperpod-cluster-stack-template>=1.0.0, <2.0.0"
+ "hyperpod-jumpstart-inference-template>=1.0.0, <2.0.0",
+ "hyperpod-cluster-stack-template>=1.0.0, <2.0.0"
95
],
96
entry_points={
97
"console_scripts": [
0 commit comments