File size: 126 Bytes
02e777b
 
 
1
2
3
#!/usr/bin/env bash
export CMAKE_ARGS="-DGGML_BLAS=ON -DGGML_BLAS_VENDOR=OpenBLAS"
pip install --no-cache-dir llama-cpp-python