File size: 258 Bytes
806d93c
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
FROM ./MiniCPM5-1B.Q4_K_M.gguf

TEMPLATE """Below is a question or task. Write a detailed, academic response.

### Question:
{{ .Prompt }}

### Answer:
"""

PARAMETER stop "### Question:"
PARAMETER stop "<|endoftext|>"
PARAMETER stop "<|im_end|>"