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

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 --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