syberWolf commited on
Commit
c145e37
·
1 Parent(s): 87f7af9

update reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- llama-cpp-python
2
  torch
3
  transformers
 
1
+ llama-cpp-python -C cmake.args="-DLLAMA_BLAS=ON;-DLLAMA_BLAS_VENDOR=OpenBLAS"
2
  torch
3
  transformers