usermma commited on
Commit
238d329
·
verified ·
1 Parent(s): 9b7a3d8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -23,7 +23,7 @@ CMD ["--server", \
23
  "-m", "/app/LFM2.5-1.2B-Instruct-Q8_0.gguf", \
24
  "--host", "0.0.0.0", \
25
  "--port", "7860", \
26
- "-t", "1", \
27
  "--mlock", \
28
- "-c", "640000", \
29
  "-n", "38912"]
 
23
  "-m", "/app/LFM2.5-1.2B-Instruct-Q8_0.gguf", \
24
  "--host", "0.0.0.0", \
25
  "--port", "7860", \
26
+ "-t", "3", \
27
  "--mlock", \
28
+ "-c", "64000", \
29
  "-n", "38912"]