|
|
--- |
|
|
base_model: |
|
|
- Cran-May/mergekit-sce-tempmotacilla-cinerea-0302 |
|
|
library_name: transformers |
|
|
license: cc-by-nc-sa-4.0 |
|
|
--- |
|
|
# 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 [SCE](https://arxiv.org/abs/2408.07990) merge method using [Cran-May/tempemotacilla-miscii0218-0302](https://huggingface.co/Cran-May/tempemotacilla-miscii0218-0302) as a base. |
|
|
|
|
|
### Models Merged |
|
|
|
|
|
The following models were included in the merge: |
|
|
* [Cran-May/tempemotacilla-tucana-0302](https://huggingface.co/Cran-May/tempemotacilla-tucana-0302) |
|
|
* [Cran-May/tempemotacilla-eridanus-0302](https://huggingface.co/Cran-May/tempemotacilla-eridanus-0302) |
|
|
* [Cran-May/tempemotacilla-coderv1.6-0302](https://huggingface.co/Cran-May/tempemotacilla-coderv1.6-0302) |
|
|
|
|
|
### Configuration |
|
|
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
|
|
```yaml |
|
|
name: Motacilla-cinerea-0302 |
|
|
merge_method: sce |
|
|
parameters: |
|
|
select_topk: 0.8 |
|
|
normalize: true |
|
|
dtype: float32 |
|
|
out_dtype: bfloat16 |
|
|
base_model: Cran-May/tempemotacilla-miscii0218-0302 |
|
|
tokenizer: |
|
|
source: base |
|
|
chat_template: chatml |
|
|
models: |
|
|
- model: Cran-May/tempemotacilla-tucana-0302 |
|
|
- model: Cran-May/tempemotacilla-coderv1.6-0302 |
|
|
- model: Cran-May/tempemotacilla-eridanus-0302 |
|
|
|
|
|
``` |