robert commited on
Commit
e57aba0
·
1 Parent(s): dab104c

Adding bitsandbytes package to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
  accelerate==0.32.1
 
3
  torch==2.0.1
4
  langchain-community==0.2.7
5
  langchain-core==0.2.12
 
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
  accelerate==0.32.1
3
+ bitsandbytes==0.42.0
4
  torch==2.0.1
5
  langchain-community==0.2.7
6
  langchain-core==0.2.12