base_model: | |
- Cran-May/tempemotacilla-vipercoderv1.7vsm6-0308 | |
- Cran-May/tempemotacilla-sombreroopussm1-0308 | |
- Cran-May/tempemotacilla-sombreroopussm5-0308 | |
library_name: transformers | |
tags: | |
- mergekit | |
- merge | |
# merge | |
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 [Cran-May/tempemotacilla-sombreroopussm1-0308](https://huggingface.co/Cran-May/tempemotacilla-sombreroopussm1-0308) as a base. | |
### Models Merged | |
The following models were included in the merge: | |
* [Cran-May/tempemotacilla-vipercoderv1.7vsm6-0308](https://huggingface.co/Cran-May/tempemotacilla-vipercoderv1.7vsm6-0308) | |
* [Cran-May/tempemotacilla-sombreroopussm5-0308](https://huggingface.co/Cran-May/tempemotacilla-sombreroopussm5-0308) | |
### Configuration | |
The following YAML configuration was used to produce this model: | |
```yaml | |
merge_method: task_arithmetic | |
base_model: Cran-May/tempemotacilla-sombreroopussm1-0308 | |
tokenizer_source: Cran-May/tempemotacilla-messieropussm8-0308 | |
name: merge_model_20250308_3 | |
models: | |
- model: Cran-May/tempemotacilla-vipercoderv1.7vsm6-0308 | |
parameters: | |
weight: 1.0 | |
- model: Cran-May/tempemotacilla-sombreroopussm5-0308 | |
parameters: | |
weight: 0.9 | |
tokenizer_source: base | |
dtype: bfloat16 | |
``` | |