Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,11 @@ tags:
|
|
15 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
16 |
|
17 |
## Merge Details
|
|
|
|
|
|
|
|
|
|
|
18 |
### Merge Method
|
19 |
|
20 |
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Pinkstack/SuperThoughts-CoT-14B-16k-o1-QwQ](https://huggingface.co/Pinkstack/SuperThoughts-CoT-14B-16k-o1-QwQ) as a base.
|
|
|
15 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
16 |
|
17 |
## Merge Details
|
18 |
+
|
19 |
+
```
|
20 |
+
<|im_start|>system<|im_sep|> {system_message}<|im_end|> <|im_start|>user<|im_sep|> {prompt}<|im_end|> <|im_start|>assistant<|im_sep|>
|
21 |
+
```
|
22 |
+
|
23 |
### Merge Method
|
24 |
|
25 |
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Pinkstack/SuperThoughts-CoT-14B-16k-o1-QwQ](https://huggingface.co/Pinkstack/SuperThoughts-CoT-14B-16k-o1-QwQ) as a base.
|