Update README.md
Browse files
README.md
CHANGED
@@ -8,18 +8,19 @@ tags:
|
|
8 |
- merge
|
9 |
|
10 |
---
|
11 |
-
# merge
|
12 |
|
13 |
-
|
14 |
|
15 |
-
|
16 |
-
|
|
|
|
|
17 |
|
18 |
-
|
19 |
|
20 |
-
|
|
|
21 |
|
22 |
-
The following models were included in the merge:
|
23 |
|
24 |
|
25 |
### Configuration
|
|
|
8 |
- merge
|
9 |
|
10 |
---
|
|
|
11 |
|
12 |
+
## System Prompt:
|
13 |
|
14 |
+
```
|
15 |
+
Think about the reasoning process in the mind first, then provide the answer.
|
16 |
+
|
17 |
+
Think long if you need
|
18 |
|
19 |
+
The reasoning process should be wrapped within <think> </think> tags, then provide the answer after that, i.e., <think> reasoning process here </think> answer here.
|
20 |
|
21 |
+
Think according to the problem difficulty
|
22 |
+
```
|
23 |
|
|
|
24 |
|
25 |
|
26 |
### Configuration
|