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 eed6c2d commit b44bba8Copy full SHA for b44bba8
pyproject.toml
@@ -83,7 +83,7 @@ nanotron = [
83
"nanotron",
84
"tensorboardX"
85
]
86
-quality = ["ruff==v0.2.2"]
+quality = ["ruff==0.2.2"]
87
tests = ["pytest==7.4.0"]
88
dev = ["lighteval[accelerate,quality,tests]"]
89
0 commit comments