filip-krolop commited on
Commit
c6f39b7
·
verified ·
1 Parent(s): 89e3a6b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +4 -1
Dockerfile CHANGED
@@ -19,4 +19,7 @@ CMD ["--server", \
19
  "--host", "0.0.0.0", \
20
  "--port", "7860", \
21
  "-t", "2", \
22
- "-c", "32000"]
 
 
 
 
19
  "--host", "0.0.0.0", \
20
  "--port", "7860", \
21
  "-t", "2", \
22
+ "--cache-type-k", "q8_0", \
23
+ "--cache-type-v", "iq4_nl", \
24
+ "-c", "16000", \
25
+ "-n", "19456"]