chargoddard's picture
Upload folder using huggingface_hub
d5096fa verified
---
base_model:
- Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2
- Skywork/Skywork-o1-Open-Llama-3.1-8B
- ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.3
- vicgalle/Humanish-Roleplay-Llama-3.1-8B
- vicgalle/Roleplay-Hermes-3-Llama-3.1-8B
- Undi95/Llama3-Unholy-8B-OAS
- Undi95/Meta-Llama-3.1-8B-Claude
- Solshine/reflection-llama-3.1-8B-Solshine-Full
- TheDrummer/Llama-3SOME-8B-v2
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 [vicgalle/Humanish-Roleplay-Llama-3.1-8B](https://huggingface.co/vicgalle/Humanish-Roleplay-Llama-3.1-8B) as a base.
### Models Merged
The following models were included in the merge:
* [Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2](https://huggingface.co/Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2)
* [Skywork/Skywork-o1-Open-Llama-3.1-8B](https://huggingface.co/Skywork/Skywork-o1-Open-Llama-3.1-8B)
* [ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.3](https://huggingface.co/ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.3)
* [vicgalle/Roleplay-Hermes-3-Llama-3.1-8B](https://huggingface.co/vicgalle/Roleplay-Hermes-3-Llama-3.1-8B)
* [Undi95/Llama3-Unholy-8B-OAS](https://huggingface.co/Undi95/Llama3-Unholy-8B-OAS)
* [Undi95/Meta-Llama-3.1-8B-Claude](https://huggingface.co/Undi95/Meta-Llama-3.1-8B-Claude)
* [Solshine/reflection-llama-3.1-8B-Solshine-Full](https://huggingface.co/Solshine/reflection-llama-3.1-8B-Solshine-Full)
* [TheDrummer/Llama-3SOME-8B-v2](https://huggingface.co/TheDrummer/Llama-3SOME-8B-v2)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.3
- model: Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2
- model: Undi95/Llama3-Unholy-8B-OAS
- model : Undi95/Meta-Llama-3.1-8B-Claude
- model : vicgalle/Humanish-Roleplay-Llama-3.1-8B
- model: vicgalle/Roleplay-Hermes-3-Llama-3.1-8B
- model: TheDrummer/Llama-3SOME-8B-v2
- model: Skywork/Skywork-o1-Open-Llama-3.1-8B
- model: Solshine/reflection-llama-3.1-8B-Solshine-Full
merge_method: model_stock
base_model: vicgalle/Humanish-Roleplay-Llama-3.1-8B
parameters:
normalize: false
int8_mask: true
dtype: float16
```