ff670 commited on
Commit
5979fc7
·
verified ·
1 Parent(s): 220b8bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -14,6 +14,25 @@ pipeline_tag: text-generation
14
  base_model: OpenBuddy/OpenBuddy-R10528DistillQwen-14B-v27.3-200K
15
  ---
16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  # OpenBuddy - Open Multilingual Chatbot
18
 
19
 
 
14
  base_model: OpenBuddy/OpenBuddy-R10528DistillQwen-14B-v27.3-200K
15
  ---
16
 
17
+ ### ✨ About the SimpleChat Model Series
18
+
19
+ The SimpleChat series represents our new exploration into Non-Chain-of-Thought (Non-CoT) models. Its main features are:
20
+
21
+ * **Distinct Chat Style:**
22
+ * Designed to be concise, rational, and empathetic.
23
+ * Specifically built for casual, everyday conversations.
24
+
25
+ * **Enhanced Creativity:**
26
+ * Boosts the creativity of its generated content and its capacity for emotional understanding.
27
+ * This is achieved by distilling knowledge from advanced models, including K2.
28
+
29
+ * **Efficient Reasoning within a Non-CoT Framework:**
30
+ * Delivers the faster response times of a Non-CoT model while preserving strong reasoning skills.
31
+ * It retains this ability because it was trained on CoT models before being transitioned to a Non-CoT framework, allowing it to think through complex problems.
32
+
33
+ * **Known Trade-off:**
34
+ * Compared to models that specialize in Chain-of-Thought, it may not perform as strongly on mathematical tasks.
35
+
36
  # OpenBuddy - Open Multilingual Chatbot
37
 
38