|
--- |
|
base_model: |
|
- kromeurus/L3-Blackened-Sunfall-15B |
|
- ZeusLabs/L3-Aethora-15B-V2 |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
- not-for-all-audiences |
|
license: cc-by-sa-4.0 |
|
--- |
|
|
|
## Merge Details |
|
|
|
|
|
|
|
### Merge Method |
|
|
|
This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method. |
|
|
|
### Models Merged |
|
|
|
The following models were included in the merge: |
|
* [ZeusLabs/L3-Aethora-15B-V2](https://huggingface.co/ZeusLabs/L3-Aethora-15B-V2) |
|
* [kromeurus/L3-Blackened-Sunfall-15B](https://huggingface.co/kromeurus/L3-Blackened-Sunfall-15B) |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
|
|
models: |
|
- model: kromeurus/L3-Blackened-Sunfall-15B |
|
# No parameters necessary for base model |
|
- model: ZeusLabs/L3-Aethora-15B-V2 |
|
parameters: |
|
density: [0.25, 0.46, 0.57, 0.38, 0.19] |
|
weight: 0.8 |
|
merge_method: ties |
|
base_model: kromeurus/L3-Blackened-Sunfall-15B |
|
parameters: |
|
normalize: true |
|
int8_mask: true |
|
dtype: bfloat16 |
|
|
|
``` |