MotherEarth-1.0-8B / README.md
MotherEarth's picture
Update README.md
43e60fe verified
|
raw
history blame
No virus
1.18 kB
---
base_model:
- MotherEarth/slerp_MotherEarth-MothErarth_slerp_aflah-linear_strom
- MotherEarth/MotherEarth_1.0
library_name: transformers
tags:
- mergekit
- merge
# motherearth-slerp_motherearth-motherarth_slerp_aflah-linear_strom
---
# 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 SLERP merge method.
### Models Merged
The following models were included in the merge:
* [MotherEarth/slerp_MotherEarth-MothErarth_slerp_aflah-linear_strom](https://huggingface.co/MotherEarth/slerp_MotherEarth-MothErarth_slerp_aflah-linear_strom)
* [MotherEarth/MotherEarth_1.0](https://huggingface.co/MotherEarth/MotherEarth_1.0)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: MotherEarth/MotherEarth_1.0
- model: MotherEarth/slerp_MotherEarth-MothErarth_slerp_aflah-linear_strom
merge_method: slerp
base_model: MotherEarth/MotherEarth_1.0
dtype: bfloat16
parameters:
t: [0.2, 0.4, 0.8, 0.4, 0.2] # V shaped curve: Hermes for input & output, WizardMath in the middle layers
```