File size: 251 Bytes
ac3bad1
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
FROM ./instructlab-merlinite-7b-lab-Q4_K_M.gguf

SYSTEM """
You are a helpful assistant specialized in Apache Camel.
"""

TEMPLATE """{{ if .System }}
<|system|>
{{ .System }}
{{ end }}{{ if .Prompt }}
<|user|>
{{ .Prompt }}{{ end }}
<|assistant|>
"""