Syed Junaid Iqbal commited on
Commit
39843dd
1 Parent(s): 4b0927b

Delete setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +0 -5
setup.sh DELETED
@@ -1,5 +0,0 @@
1
-
2
- # CMAKE_ARGS="-DLLAMA_CUBLAS=on" FORCE_CMAKE=1 pip install llama-cpp-python
3
- git clone https://github.com/ggerganov/llama.cpp
4
- cd llama.cpp
5
- make