winglian Nanobit commited on
Commit
7e81ca7
1 Parent(s): e8aacfb

Update requirements.txt

Browse files

Co-authored-by: NanoCode012 <kevinvong@rocketmail.com>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  peft @ git+https://github.com/huggingface/peft.git
2
  transformers @ git+https://github.com/huggingface/transformers.git
3
- bitsandbytes @ git+https://github.com/TimDettmers/bitsandbytes.git
4
  attrdict
5
  fire
6
  PyYAML==6.0
 
1
  peft @ git+https://github.com/huggingface/peft.git
2
  transformers @ git+https://github.com/huggingface/transformers.git
3
+ bitsandbytes>=0.39.0
4
  attrdict
5
  fire
6
  PyYAML==6.0