Update Modelfile
Browse files
Modelfile
CHANGED
@@ -53,7 +53,7 @@ PARAMETER stop "<|start_header_id|>"
|
|
53 |
PARAMETER stop "<|end_header_id|>"
|
54 |
PARAMETER stop "<|eot_id|>"
|
55 |
PARAMETER stop "<|eom_id|>"
|
56 |
-
PARAMETER temperature 1
|
57 |
PARAMETER min_p 0.1
|
58 |
# set the system message
|
59 |
SYSTEM """
|
|
|
53 |
PARAMETER stop "<|end_header_id|>"
|
54 |
PARAMETER stop "<|eot_id|>"
|
55 |
PARAMETER stop "<|eom_id|>"
|
56 |
+
PARAMETER temperature 0.1
|
57 |
PARAMETER min_p 0.1
|
58 |
# set the system message
|
59 |
SYSTEM """
|