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 1a77f63 commit c99d5d4Copy full SHA for c99d5d4
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