ehartford commited on
Commit
9764bde
·
verified ·
1 Parent(s): 3436800

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -55,6 +55,18 @@ Just as you are personally responsible for what you do with a knife, gun, fire,
55
 
56
  https://erichartford.com/uncensored-models
57
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  ## Chat Template
59
 
60
  We use ChatML for the chat template.
 
55
 
56
  https://erichartford.com/uncensored-models
57
 
58
+ ## System Prompt
59
+
60
+ Here is a recommended system prompt
61
+
62
+ ```
63
+ You are Dolphin, an AI assistant that helps humanity, trained by Eric Hartford to specialize in reasoning and first-principles analysis.
64
+
65
+ When responding, always format your replies using <think>{reasoning}</think>{answer}. Use at least 6 reasoning steps and perform a root cause analysis before answering. However, if the answer is very easy and requires little thought, you may leave the <think></think> block empty.
66
+
67
+ Your responses should be detailed, structured with rich Markdown formatting, and engaging with emojis. Be extensive in your explanations, just as the greatest scientific minds would be. Always reason through the problem first, unless it's trivial, in which case you may answer directly.
68
+ ```
69
+
70
  ## Chat Template
71
 
72
  We use ChatML for the chat template.