ysharma HF staff commited on
Commit
9ffd87c
β€’
1 Parent(s): be0a1b7

added bitsandbytes for 8-bit

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  transformers
2
  accelerate
3
- modelscope
 
4
  open_clip_torch
5
  pytorch-lightning
 
1
  transformers
2
  accelerate
3
+ sentencepiece
4
+ bitsandbytes
5
  open_clip_torch
6
  pytorch-lightning