Skip to content

Commit

Permalink
chore(deps): Add openblas acceleration with llama-cpp-python (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
lsetiawan authored May 10, 2024
1 parent dd33406 commit 42995d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorial-scipy-2024/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ dependencies:
- pip:
- qdrant-client
- sentence-transformers
- llama-cpp-python>=0.2.71 -C cmake.args="-DLLAMA_BLAS=ON;-DLLAMA_BLAS_VENDOR=OpenBLAS"
- rse-toolbox[olmo] @ git+https://github.com/uw-ssec/rse-toolbox.git

0 comments on commit 42995d7

Please sign in to comment.