File size: 316 Bytes
ac3bbd3
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
FROM Losspost/stella_en_1.5b_v5

# Define the stop tokens as shown in the params
PARAMETER stop "<|im_start|>"
PARAMETER stop "<|im_end|>"
PARAMETER stop "<|endoftext|>"

# Define the template as shown in the screenshot
TEMPLATE """<|im_start|>system <|im_end|> <|im_start|>user <|im_end|> <|im_start|>assistant"""