(Trained with Unsloth)
Browse files
Modelfile
CHANGED
|
@@ -8,7 +8,7 @@ TEMPLATE """{{ if .Messages }}
|
|
| 8 |
{{- end }}
|
| 9 |
{{- if .Tools }}
|
| 10 |
|
| 11 |
-
You are a helpful assistant with tool calling capabilities. When you receive a tool call response, use the output to format an answer to the
|
| 12 |
{{- end }}
|
| 13 |
{{- end }}<|eot_id|>
|
| 14 |
{{- range $i, $_ := .Messages }}
|
|
|
|
| 8 |
{{- end }}
|
| 9 |
{{- if .Tools }}
|
| 10 |
|
| 11 |
+
You are a helpful assistant with tool calling capabilities. When you receive a tool call response, use the output to format an answer to the original use question.
|
| 12 |
{{- end }}
|
| 13 |
{{- end }}<|eot_id|>
|
| 14 |
{{- range $i, $_ := .Messages }}
|