Paul720810 commited on
Commit
931be3f
·
verified ·
1 Parent(s): e6276da

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ gradio==3.50.2
2
  datasets==2.18.0
3
  transformers==4.38.2
4
  huggingface-hub==0.20.3
5
- llama-cpp-python==0.2.11 # 使用更穩定的版本
6
  torch==2.1.2
7
  numpy==1.24.4
8
  faiss-cpu==1.7.4
 
2
  datasets==2.18.0
3
  transformers==4.38.2
4
  huggingface-hub==0.20.3
5
+ llama-cpp-python==0.2.56 --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
6
  torch==2.1.2
7
  numpy==1.24.4
8
  faiss-cpu==1.7.4