ccm commited on
Commit
ccbcdf8
·
verified ·
1 Parent(s): 326fe51

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
2
- llama-cpp-python
3
  faiss-gpu
4
  langchain_community
5
- langchain_huggingface
 
 
 
1
+ accelerate
 
2
  faiss-gpu
3
  langchain_community
4
+ langchain_huggingface
5
+ optimum
6
+ transformers