SmallBoi / README.md
Fischerboot's picture
Upload folder using huggingface_hub
8879f9f verified
---
base_model:
- Orenguteng/Llama-3-8B-LexiFun-Uncensored-V1
- NeverSleep/Llama-3-Lumimaid-8B-v0.1-OAS
- gradientai/Llama-3-8B-Instruct-Gradient-1048k
- Undi95/Llama-3-LewdPlay-8B-evo
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 [Undi95/Llama-3-LewdPlay-8B-evo](https://huggingface.co/Undi95/Llama-3-LewdPlay-8B-evo) as a base.
### Models Merged
The following models were included in the merge:
* [Orenguteng/Llama-3-8B-LexiFun-Uncensored-V1](https://huggingface.co/Orenguteng/Llama-3-8B-LexiFun-Uncensored-V1)
* [NeverSleep/Llama-3-Lumimaid-8B-v0.1-OAS](https://huggingface.co/NeverSleep/Llama-3-Lumimaid-8B-v0.1-OAS)
* [gradientai/Llama-3-8B-Instruct-Gradient-1048k](https://huggingface.co/gradientai/Llama-3-8B-Instruct-Gradient-1048k)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: gradientai/Llama-3-8B-Instruct-Gradient-1048k
- model: Undi95/Llama-3-LewdPlay-8B-evo
- model: Orenguteng/Llama-3-8B-LexiFun-Uncensored-V1
- model: NeverSleep/Llama-3-Lumimaid-8B-v0.1-OAS
merge_method: model_stock
base_model: Undi95/Llama-3-LewdPlay-8B-evo
dtype: float16
name: Smallboi
```