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 5a9b13e commit 67b0496Copy full SHA for 67b0496
pyproject.toml
@@ -48,7 +48,7 @@ optional-dependencies.extra = [
48
# quantization:
49
"bitsandbytes>=0.45.2,<0.45.5; sys_platform=='linux' or sys_platform=='win32'",
50
# litgpt.evaluate:
51
- "datasets>=2.18",
+ "datasets>=2.18,<4",
52
# download:
53
"huggingface-hub[hf-transfer]>=0.21",
54
"litdata==0.2.49",
0 commit comments