Skip to content

Commit

Permalink
Pin litdata (#1440)
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed May 24, 2024
1 parent dbf7542 commit 1754a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ all = [
"sentencepiece>=0.2.0", # llama-based models
"tokenizers>=0.15.2", # pythia, falcon, redpajama
"requests>=2.31.0", # litgpt.data
"litdata>=0.2.6", # litgpt.data
"litdata==0.2.6", # litgpt.data
"litserve>=0.1.0", # litgpt.deploy
"zstandard>=0.22.0", # litgpt.data.prepare_slimpajama.py
"pandas>=1.9.0", # litgpt.data.prepare_starcoder.py
Expand Down

0 comments on commit 1754a2b

Please sign in to comment.