rphrp1985 commited on
Commit
52a2ad2
·
verified ·
1 Parent(s): 861a731

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- huggingface_hub==0.22.2
2
  transformers
3
- bitsandbytes==0.42.0
4
  accelerate
5
  sentencepiece
6
  torch
7
  airllm
 
8
 
 
1
+ huggingface_hub
2
  transformers
3
+ bitsandbytes
4
  accelerate
5
  sentencepiece
6
  torch
7
  airllm
8
+ optimum
9