CoderCowMoo commited on
Commit
d592427
Β·
verified Β·
1 Parent(s): dd7da24

fix bitsandbytes no gpu support hopefully

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- bitsandbytes==0.43.0
 
 
2
  einops==0.8.0
3
  huggingface_hub==0.20.1
4
  jaxtyping==0.2.28
 
1
+ bitsandbytes
2
+ optimum
3
+ accelerate
4
  einops==0.8.0
5
  huggingface_hub==0.20.1
6
  jaxtyping==0.2.28