license: apache-2.0 | |
tags: | |
- merge | |
- mergekit | |
- lazymergekit | |
- openchat/openchat-3.5-1210 | |
- PotatoB/evo_exp-point-1-2-linear | |
# evo_exp-point-2-2-linear | |
evo_exp-point-2-2-linear is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): | |
* [openchat/openchat-3.5-1210](https://huggingface.co/openchat/openchat-3.5-1210) | |
* [PotatoB/evo_exp-point-1-2-linear](https://huggingface.co/PotatoB/evo_exp-point-1-2-linear) | |
## 🧩 Configuration | |
```yaml | |
models: | |
- model: openchat/openchat-3.5-1210 | |
parameters: | |
weight: 0.5 | |
- model: PotatoB/evo_exp-point-1-2-linear | |
parameters: | |
weight: 0.5 | |
merge_method: linear | |
dtype: float16 | |
``` |