Skip to content

Commit

Permalink
update pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecovlee committed Jan 19, 2024
1 parent dd9b0ab commit 901c4ab
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ dependencies = [
"einops==0.6.1",
"datasets==2.14.5",
"evaluate==0.4.1",
"accelerate==0.21.0",
"transformers==4.30.2",
"bitsandbytes==0.40.2",
"accelerate==0.24.1",
"transformers==4.36.2",
"bitsandbytes==0.41.1",
"sentencepiece==0.1.99",
"scipy==1.10.1",
"protobuf==3.20.1",
"xformers==0.0.20",
"protobuf==3.20.2",
"xformers==0.0.21",
"huggingface_hub",
"nltk",
"jieba",
Expand Down

0 comments on commit 901c4ab

Please sign in to comment.