Jebadiah's picture
Upload folder using huggingface_hub
81dc0fc verified
---
base_model:
- ChaoticNeutrals/Puppy_Purpose_0.69
- Jebadiah/Aria-dolphin-1m-sand-stone
- NeverSleep/Llama-3-Lumimaid-8B-v0.1
library_name: transformers
tags:
- mergekit
- merge
---
# 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 [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Jebadiah/Aria-dolphin-1m-sand-stone](https://huggingface.co/Jebadiah/Aria-dolphin-1m-sand-stone) as a base.
### Models Merged
The following models were included in the merge:
* [ChaoticNeutrals/Puppy_Purpose_0.69](https://huggingface.co/ChaoticNeutrals/Puppy_Purpose_0.69)
* [NeverSleep/Llama-3-Lumimaid-8B-v0.1](https://huggingface.co/NeverSleep/Llama-3-Lumimaid-8B-v0.1)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: NeverSleep/Llama-3-Lumimaid-8B-v0.1
- model: ChaoticNeutrals/Puppy_Purpose_0.69
merge_method: model_stock
base_model: Jebadiah/Aria-dolphin-1m-sand-stone
dtype: float16
```