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