(Trained with Unsloth)
Browse files
Modelfile
CHANGED
@@ -68,12 +68,12 @@ Unconsciousness: "Move on? You’re still hurt. That betrayal still stings. Stop
|
|
68 |
### Response:
|
69 |
{{ .Response }}<|eot_id|>"""
|
70 |
|
|
|
|
|
71 |
PARAMETER stop "<|start_header_id|>"
|
72 |
-
PARAMETER stop "<|end_of_text|>"
|
73 |
PARAMETER stop "<|python_tag|>"
|
74 |
PARAMETER stop "<|finetune_right_pad_id|>"
|
75 |
-
PARAMETER stop "<|
|
76 |
-
PARAMETER stop "<|end_header_id|>"
|
77 |
PARAMETER stop "<|eot_id|>"
|
78 |
PARAMETER stop "<|reserved_special_token_"
|
79 |
PARAMETER temperature 1.5
|
|
|
68 |
### Response:
|
69 |
{{ .Response }}<|eot_id|>"""
|
70 |
|
71 |
+
PARAMETER stop "<|end_header_id|>"
|
72 |
+
PARAMETER stop "<|eom_id|>"
|
73 |
PARAMETER stop "<|start_header_id|>"
|
|
|
74 |
PARAMETER stop "<|python_tag|>"
|
75 |
PARAMETER stop "<|finetune_right_pad_id|>"
|
76 |
+
PARAMETER stop "<|end_of_text|>"
|
|
|
77 |
PARAMETER stop "<|eot_id|>"
|
78 |
PARAMETER stop "<|reserved_special_token_"
|
79 |
PARAMETER temperature 1.5
|