MiladMola's picture
Create start.sh
59e9643 verified
raw
history blame
No virus
108 Bytes
#!/bin/bash
export CMAKE_ARGS="-DLLAMA_BLAS=ON -DLLAMA_BLAS_VENDOR=OpenBLAS"
pip install -r requirements.txt