learningai commited on
Commit
a448913
·
1 Parent(s): 5426298

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- llama-cpp-python
2
- gdown
3
  langchain
4
- ctransformers
 
1
+ git+https://github.com/huggingface/peft.git
2
+ git+https://github.com/huggingface/accelerate.git
3
  langchain
4
+ bitsandbytes