xu song commited on
Commit
5033b39
·
1 Parent(s): d5cbb86

update requirments

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,4 +2,4 @@ huggingface_hub==0.22.2
2
  transformers
3
  torch
4
  accelerate
5
- git+https://github.com/xu-song/llama-cpp-python.git
 
2
  transformers
3
  torch
4
  accelerate
5
+ git+https://github.com/xu-song/llama-cpp-python.git -C cmake.args="-DGGML_BLAS=ON;-DGGML_BLAS_VENDOR=OpenBLAS"