GSridhar1982 commited on
Commit
1062cdf
1 Parent(s): 11990f4

setup update

Browse files
Files changed (1) hide show
  1. setup.sh +4 -0
setup.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ #!/bin/bash
2
+ git clone https://github.com/ggerganov/llama.cpp
3
+ cd llama.cpp
4
+ make