|
--- |
|
base_model: |
|
- Undi95/Llama3-Unholy-8B-OAS |
|
- Skywork/Skywork-o1-Open-Llama-3.1-8B |
|
- TheDrummer/Llama-3SOME-8B-v2 |
|
- ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.3 |
|
- Undi95/Meta-Llama-3.1-8B-Claude |
|
- vicgalle/Humanish-Roleplay-Llama-3.1-8B |
|
- Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2 |
|
- Solshine/reflection-llama-3.1-8B-Solshine-Full |
|
- deepseek-ai/DeepSeek-R1-Distill-Llama-8B |
|
- vicgalle/Roleplay-Hermes-3-Llama-3.1-8B |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
|
|
--- |
|
# merge |
|
|
|
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). |
|
This model is smart but a bit limited in creativity,but hey,it can think in first person,like r1,and also write quite good stories. |
|
## 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: |
|
* [Undi95/Llama3-Unholy-8B-OAS](https://huggingface.co./Undi95/Llama3-Unholy-8B-OAS) |
|
* [Skywork/Skywork-o1-Open-Llama-3.1-8B](https://huggingface.co./Skywork/Skywork-o1-Open-Llama-3.1-8B) |
|
* [TheDrummer/Llama-3SOME-8B-v2](https://huggingface.co./TheDrummer/Llama-3SOME-8B-v2) |
|
* [ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.3](https://huggingface.co./ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.3) |
|
* [Undi95/Meta-Llama-3.1-8B-Claude](https://huggingface.co./Undi95/Meta-Llama-3.1-8B-Claude) |
|
* [Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2](https://huggingface.co./Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2) |
|
* [Solshine/reflection-llama-3.1-8B-Solshine-Full](https://huggingface.co./Solshine/reflection-llama-3.1-8B-Solshine-Full) |
|
* [deepseek-ai/DeepSeek-R1-Distill-Llama-8B](https://huggingface.co./deepseek-ai/DeepSeek-R1-Distill-Llama-8B) |
|
* [vicgalle/Roleplay-Hermes-3-Llama-3.1-8B](https://huggingface.co./vicgalle/Roleplay-Hermes-3-Llama-3.1-8B) |
|
|
|
### 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 |
|
- model: deepseek-ai/DeepSeek-R1-Distill-Llama-8B |
|
|
|
|
|
|
|
merge_method: model_stock |
|
base_model: vicgalle/Humanish-Roleplay-Llama-3.1-8B |
|
parameters: |
|
normalize: false |
|
int8_mask: true |
|
dtype: float16 |
|
|
|
``` |
|
|