Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekkrthakur committed Sep 26, 2024
1 parent 0e0c784 commit b810afd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sentencepiece==0.2.0
tqdm==4.66.4
werkzeug==3.0.2
xgboost==2.0.3
huggingface_hub==0.23.4
huggingface_hub==0.25.1
requests==2.31.0
einops==0.7.0
invisible-watermark==0.2.0
Expand All @@ -26,15 +26,15 @@ cryptography==42.0.5
nvitop==1.3.2
# latest versions
tensorboard==2.16.2
peft==0.12.0
trl==0.10.1
peft==0.13.0
trl==0.11.1
tiktoken==0.6.0
transformers==4.44.2
transformers==4.45.0


accelerate==0.34.1
diffusers==0.27.2
bitsandbytes==0.43.3
bitsandbytes==0.44.0
# extras
rouge_score==0.1.2
py7zr==0.21.0
Expand All @@ -52,4 +52,4 @@ pyyaml==6.0.1
timm==1.0.8
torchmetrics==1.4.0
pycocotools==2.0.7
sentence-transformers==3.1.0
sentence-transformers==3.1.1

0 comments on commit b810afd

Please sign in to comment.