Paul720810 commited on
Commit
e6276da
·
verified ·
1 Parent(s): 5c29663

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.23
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.11 # 使用更穩定的版本
6
  torch==2.1.2
7
  numpy==1.24.4
8
  faiss-cpu==1.7.4