5fp commited on
Commit
7c1fe34
1 Parent(s): ac08273

Update run.sh

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