bunnycore commited on
Commit
4087d6f
·
verified ·
1 Parent(s): f205f75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -14,11 +14,15 @@ tags:
14
  - merge
15
 
16
  ---
17
- # merge
18
 
19
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
 
 
 
 
 
 
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.