Luigi commited on
Commit
66a3cb6
·
1 Parent(s): e883a1b

openblas build of llam acpp filed

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  wheel
2
  jieba @ https://www.piwheels.org/simple/jieba/jieba-0.42.1-py3-none-any.whl
3
  docopt @ https://github.com/GoogleCloudPlatform/gcloud-python-wheels/raw/refs/heads/master/wheelhouse/docopt-0.6.2-py2.py3-none-any.whl
4
- llama-cpp-python -C cmake.args="-DGGML_BLAS=ON;-DGGML_BLAS_VENDOR=OpenBLAS"
5
  huggingface_hub
6
  streamlit
7
  duckduckgo_search
 
1
  wheel
2
  jieba @ https://www.piwheels.org/simple/jieba/jieba-0.42.1-py3-none-any.whl
3
  docopt @ https://github.com/GoogleCloudPlatform/gcloud-python-wheels/raw/refs/heads/master/wheelhouse/docopt-0.6.2-py2.py3-none-any.whl
4
+ llama-cpp-python # -C cmake.args="-DGGML_BLAS=ON;-DGGML_BLAS_VENDOR=OpenBLAS"
5
  huggingface_hub
6
  streamlit
7
  duckduckgo_search