Bump peft and transformers

This commit is contained in:
oobabooga 2023-08-22 13:14:59 -07:00
parent 727fd229f4
commit 335c49cc7e
2 changed files with 6 additions and 7 deletions

View file

@ -3,26 +3,25 @@ fastapi==0.95.2
gradio_client==0.2.5
gradio==3.33.1
accelerate==0.21.0
accelerate==0.21.*
colorama
datasets
einops
markdown
numpy==1.24
pandas
peft==0.5.*
Pillow>=9.5.0
pyyaml
requests
safetensors==0.3.1
safetensors==0.3.*
transformers==4.32.*
scipy
sentencepiece
tensorboard
tqdm
wandb
git+https://github.com/huggingface/peft@4b371b489b9850fd583f204cdf8b5471e098d4e4
git+https://github.com/huggingface/transformers@baf1daa58eb2960248fd9f7c3af0ed245b8ce4af
bitsandbytes==0.41.1; platform_system != "Windows"
https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.41.1-py3-none-win_amd64.whl; platform_system == "Windows"
https://github.com/PanQiWei/AutoGPTQ/releases/download/v0.4.1/auto_gptq-0.4.1+cu117-cp310-cp310-win_amd64.whl; platform_system == "Windows"