|
--- |
|
base_model: |
|
- Undi95/Llama-3-LewdPlay-8B-evo |
|
- Masterjp123/P1 |
|
- NeverSleep/Llama-3-Lumimaid-8B-v0.1 |
|
- kuotient/Meta-Llama-3-8B-Instruct |
|
- ChaoticNeutrals/Poppy_Porpoise-0.72-L3-8B |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
|
|
--- |
|
# merged |
|
|
|
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 [kuotient/Meta-Llama-3-8B-Instruct](https://huggingface.co/kuotient/Meta-Llama-3-8B-Instruct) as a base. |
|
|
|
### Models Merged |
|
|
|
The following models were included in the merge: |
|
* [Undi95/Llama-3-LewdPlay-8B-evo](https://huggingface.co/Undi95/Llama-3-LewdPlay-8B-evo) |
|
* [Masterjp123/P1](https://huggingface.co/Masterjp123/P1) |
|
* [NeverSleep/Llama-3-Lumimaid-8B-v0.1](https://huggingface.co/NeverSleep/Llama-3-Lumimaid-8B-v0.1) |
|
* [ChaoticNeutrals/Poppy_Porpoise-0.72-L3-8B](https://huggingface.co/ChaoticNeutrals/Poppy_Porpoise-0.72-L3-8B) |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
base_model: kuotient/Meta-Llama-3-8B-Instruct |
|
dtype: bfloat16 |
|
merge_method: model_stock |
|
slices: |
|
- sources: |
|
- layer_range: [0, 32] |
|
model: Masterjp123/P1 |
|
- layer_range: [0, 32] |
|
model: ChaoticNeutrals/Poppy_Porpoise-0.72-L3-8B |
|
- layer_range: [0, 32] |
|
model: Undi95/Llama-3-LewdPlay-8B-evo |
|
- layer_range: [0, 32] |
|
model: NeverSleep/Llama-3-Lumimaid-8B-v0.1 |
|
- layer_range: [0, 32] |
|
model: kuotient/Meta-Llama-3-8B-Instruct |
|
``` |
|
|