Update README.md
Browse files
README.md
CHANGED
@@ -9,35 +9,4 @@ tags:
|
|
9 |
- mergekit
|
10 |
- merge
|
11 |
|
12 |
-
---
|
13 |
-
# merge
|
14 |
-
|
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 [huihui-ai/Qwen2.5-32B-Instruct-abliterated](https://huggingface.co/huihui-ai/Qwen2.5-32B-Instruct-abliterated) as a base.
|
21 |
-
|
22 |
-
### Models Merged
|
23 |
-
|
24 |
-
The following models were included in the merge:
|
25 |
-
* [Qwen/Qwen2.5-Coder-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct)
|
26 |
-
* [deepseek-ai/DeepSeek-R1-Distill-Qwen-32B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B)
|
27 |
-
* [arcee-ai/Virtuoso-Medium-v2](https://huggingface.co/arcee-ai/Virtuoso-Medium-v2)
|
28 |
-
|
29 |
-
### Configuration
|
30 |
-
|
31 |
-
The following YAML configuration was used to produce this model:
|
32 |
-
|
33 |
-
```yaml
|
34 |
-
base_model: huihui-ai/Qwen2.5-32B-Instruct-abliterated
|
35 |
-
merge_method: model_stock
|
36 |
-
dype: float32
|
37 |
-
out_dtype: bfloat16
|
38 |
-
tokenizer_source: Qwen/Qwen2.5-32B-Instruct
|
39 |
-
models:
|
40 |
-
- model: deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
|
41 |
-
- model: arcee-ai/Virtuoso-Medium-v2
|
42 |
-
- model: Qwen/Qwen2.5-Coder-32B-Instruct
|
43 |
-
```
|
|
|
9 |
- mergekit
|
10 |
- merge
|
11 |
|
12 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|