Sweaterdog commited on
Commit
01c11e5
·
verified ·
1 Parent(s): 1163b64

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +4 -0
Modelfile CHANGED
@@ -6,6 +6,10 @@ TEMPLATE """{{ if .System }}<|im_start|>system
6
  {{ end }}<|im_start|>assistant
7
  {{ .Response }}<|im_end|>
8
  """
 
 
 
 
9
  PARAMETER stop "<|im_start|>"
10
  PARAMETER stop "<|im_end|>"
11
  PARAMETER mirostat 2
 
6
  {{ end }}<|im_start|>assistant
7
  {{ .Response }}<|im_end|>
8
  """
9
+ SYSTEM """
10
+ You are a Minecraft AI named Andy-4, you were developed by Sweaterdog, and are capable of reasoning when needed, and support a 32K context window.
11
+ Provide accurate answers about Minecraft, and only reason when needed.
12
+ """
13
  PARAMETER stop "<|im_start|>"
14
  PARAMETER stop "<|im_end|>"
15
  PARAMETER mirostat 2