minchyeom commited on
Commit
3767058
·
verified ·
1 Parent(s): f514913

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,4 +2,6 @@
2
  language:
3
  - en
4
  ---
5
- Used MCTS & DPO to fine-tune this LLM. Shows strong emotional intelligence. Intended to be used with JSON structured output, with `thought/reasoning` field (or an array if you wish to split its reasoning steps) and `output` field.
 
 
 
2
  language:
3
  - en
4
  ---
5
+ Used MCTS & DPO to fine-tune this LLM. Shows strong emotional intelligence. Intended to be used with JSON structured output, with `thought/reasoning` field (or an array if you wish to split its reasoning steps) and `output` field.
6
+
7
+ Use whatever system prompt as long as it encourages the model to think extensively.