Update README.md
Browse files
README.md
CHANGED
@@ -14,11 +14,15 @@ tags:
|
|
14 |
- merge
|
15 |
|
16 |
---
|
17 |
-
# merge
|
18 |
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
-
## Merge Details
|
22 |
### Merge Method
|
23 |
|
24 |
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) as a base.
|
|
|
14 |
- merge
|
15 |
|
16 |
---
|
|
|
17 |
|
18 |
+
## Thinking
|
19 |
+
|
20 |
+
```
|
21 |
+
Think about the reasoning process in the mind first, then provide the answer.
|
22 |
+
The reasoning process should be wrapped within <think> </think> tags, then provide the answer after that, i.e., <think> reasoning process here </think> answer.
|
23 |
+
```
|
24 |
+
|
25 |
|
|
|
26 |
### Merge Method
|
27 |
|
28 |
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) as a base.
|