Update Modelfile_Q5_K_M
Browse files- Modelfile_Q5_K_M +1 -1
Modelfile_Q5_K_M
CHANGED
@@ -16,7 +16,7 @@ SYSTEM """
|
|
16 |
"""
|
17 |
|
18 |
PARAMETER temperature 0.7
|
19 |
-
PARAMETER num_predict
|
20 |
PARAMETER num_ctx 4096
|
21 |
PARAMETER stop "<s>"
|
22 |
PARAMETER stop "</s>"
|
|
|
16 |
"""
|
17 |
|
18 |
PARAMETER temperature 0.7
|
19 |
+
PARAMETER num_predict 3000
|
20 |
PARAMETER num_ctx 4096
|
21 |
PARAMETER stop "<s>"
|
22 |
PARAMETER stop "</s>"
|