5fp commited on
Commit
9b189c9
1 Parent(s): b7edcbf

Create run.sh

Browse files
Files changed (1) hide show
  1. run.sh +2 -0
run.sh ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ #!/bin/bash
2
+ /app/llama-server -m /data/model.gguf -c 4096 -ngl 15 --port 7860 --host 0.0.0.0