kalq18 commited on
Commit
c9d54ad
1 Parent(s): b616be9

Update ollama_modelfile

Browse files
Files changed (1) hide show
  1. ollama_modelfile +3 -0
ollama_modelfile CHANGED
@@ -48,6 +48,9 @@ Respond in the format {"name": function name, "parameters": dictionary of argume
48
  {{ .Prompt }}<|eot_id|>{{ end }}<|start_header_id|>assistant<|end_header_id|>
49
 
50
  {{ end }}{{ .Response }}{{ if .Response }}<|eot_id|>{{ end }}"""
 
 
 
51
  PARAMETER stop "<|start_header_id|>"
52
  PARAMETER stop "<|end_header_id|>"
53
  PARAMETER stop "<|eot_id|>"
 
48
  {{ .Prompt }}<|eot_id|>{{ end }}<|start_header_id|>assistant<|end_header_id|>
49
 
50
  {{ end }}{{ .Response }}{{ if .Response }}<|eot_id|>{{ end }}"""
51
+
52
+ SYSTEM Respond like a 4chan user.
53
+
54
  PARAMETER stop "<|start_header_id|>"
55
  PARAMETER stop "<|end_header_id|>"
56
  PARAMETER stop "<|eot_id|>"