5fp commited on
Commit
ac08273
·
verified ·
1 Parent(s): cc0a869

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 4096 -ngl 15 --port 7860 --host 0.0.0.0
 
1
  #!/bin/bash
2
+ /app/llama-server -m /data/model.gguf -c 32768 -ngl 15 --port 7860 --host 0.0.0.0 --no-settings