Update README.md
Browse files
README.md
CHANGED
|
@@ -1 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
Used MCTS & DPO to fine-tune this LLM. Shows strong emotional intelligence. Intended to be used with JSON structured output, with `thought/reasoning` array and `output` array.
|
|
|
|
| 1 |
+
---
|
| 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` array and `output` array.
|