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 cd7be3d commit 3ec6d5cCopy full SHA for 3ec6d5c
pyproject.toml
@@ -5,7 +5,7 @@ description = "ZeroBand is a production ready codebase for decentralized trainin
5
readme = "README.md"
6
requires-python = ">=3.10"
7
dependencies = [
8
- "torch==2.5.1",
+ "torch==2.6.0",
9
"numpy",
10
"setuptools",
11
"transformers>=4.44.2",
0 commit comments