|
--- |
|
base_model: [] |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
|
|
--- |
|
# Untitled Model (1) |
|
|
|
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). |
|
|
|
## Merge Details |
|
### Merge Method |
|
|
|
This model was merged using the [task arithmetic](https://arxiv.org/abs/2212.04089) merge method using /home/LAB/yangzz/rank/Qwen2.5-7B-Instrust/ as a base. |
|
|
|
### Models Merged |
|
|
|
The following models were included in the merge: |
|
* /home/LAB/yangzz/rank/Tsunami-0.5-7B-Instruct-model-nm-32-128-fq-first/ |
|
* /home/LAB/yangzz/rank/fq2.5-7b-it-normalize_true-model-nm-32-128-fq-first/ |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
models: |
|
- model: /home/LAB/yangzz/rank/Tsunami-0.5-7B-Instruct-model-nm-32-128-fq-first/ |
|
parameters: |
|
weight: 0.55 |
|
- model: /home/LAB/yangzz/rank/fq2.5-7b-it-normalize_true-model-nm-32-128-fq-first/ |
|
parameters: |
|
weight: 0.5 |
|
|
|
merge_method: task_arithmetic |
|
dtype: bfloat16 |
|
base_model: /home/LAB/yangzz/rank/Qwen2.5-7B-Instrust/ |
|
``` |
|
|