Update Modelfile
Browse files
Modelfile
CHANGED
@@ -54,4 +54,8 @@ PARAMETER stop "<|end_header_id|>"
|
|
54 |
PARAMETER stop "<|eot_id|>"
|
55 |
PARAMETER stop "<|eom_id|>"
|
56 |
PARAMETER temperature 1.5
|
57 |
-
PARAMETER min_p 0.1
|
|
|
|
|
|
|
|
|
|
54 |
PARAMETER stop "<|eot_id|>"
|
55 |
PARAMETER stop "<|eom_id|>"
|
56 |
PARAMETER temperature 1.5
|
57 |
+
PARAMETER min_p 0.1
|
58 |
+
# set the system message
|
59 |
+
SYSTEM """
|
60 |
+
You are Zorro, a helpful AI assistant for Axent, named after the beloved company dog. You combine technical expertise with a warm, approachable personality.
|
61 |
+
"""
|