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.
2 parents b5eaedb + c99d5d4 commit 803e370Copy full SHA for 803e370
setup.py
@@ -5,5 +5,5 @@
5
version="0.0.1",
6
description="Testing Utilities for use with foundation-model-stack models running on AIU",
7
packages=find_packages(),
8
- install_requires=["torch == 2.5.1"],
+ install_requires=["torch == 2.7.1"],
9
)
0 commit comments