File size: 1,219 Bytes
8d6d240
 
 
 
 
 
 
 
 
99f5585
8d6d240
0c60748
99f5585
4dfd0f9
99f5585
8d6d240
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
base_model:
- anthracite-org/magnum-v4-72b
- rombodawg/Rombos-LLM-V2.5-Qwen-72b
- AXCXEPT/EZO-Qwen2.5-72B-Instruct
library_name: transformers
tags:
- mergekit
- merge

---
# spiral-da-HYAH-Qwen2.5-72b

[![image/png](https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab61de8d9073/toQiofo5ujXDGI4Gh3ciH.png)](https://www.youtube.com/watch?v=B6wKWJlAw7s)

## Merge Details
### Merge Method

This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [rombodawg/Rombos-LLM-V2.5-Qwen-72b](https://huggingface.co/rombodawg/Rombos-LLM-V2.5-Qwen-72b) as a base.

### Models Merged

The following models were included in the merge:
* [anthracite-org/magnum-v4-72b](https://huggingface.co/anthracite-org/magnum-v4-72b)
* [AXCXEPT/EZO-Qwen2.5-72B-Instruct](https://huggingface.co/AXCXEPT/EZO-Qwen2.5-72B-Instruct)

### Configuration

The following YAML configuration was used to produce this model:

```yaml
models:
  - model: rombodawg/Rombos-LLM-V2.5-Qwen-72b
  - model: anthracite-org/magnum-v4-72b
  - model: AXCXEPT/EZO-Qwen2.5-72B-Instruct

merge_method: model_stock
base_model: rombodawg/Rombos-LLM-V2.5-Qwen-72b
parameters:
  normalize: true
dtype: bfloat16
```