|
--- |
|
base_model: |
|
- Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2 |
|
- kloodia/lora-8b-bio |
|
- ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.1 |
|
- Blackroot/Llama-3-8B-Abomination-LORA |
|
- Sao10K/L3-8B-Stheno-v3.2 |
|
- grimjim/Llama-3-Instruct-abliteration-LoRA-8B |
|
- arcee-ai/Llama-3.1-SuperNova-Lite |
|
- grimjim/Llama-3-Instruct-abliteration-LoRA-8B |
|
- mlabonne/Hermes-3-Llama-3.1-8B-lorablated |
|
- kloodia/lora-8b-physic |
|
- aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored |
|
- kloodia/lora-8b-medic |
|
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 [Sao10K/L3-8B-Stheno-v3.2](https://huggingface.co./Sao10K/L3-8B-Stheno-v3.2) + [grimjim/Llama-3-Instruct-abliteration-LoRA-8B](https://huggingface.co./grimjim/Llama-3-Instruct-abliteration-LoRA-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) + [kloodia/lora-8b-bio](https://huggingface.co./kloodia/lora-8b-bio) |
|
* [ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.1](https://huggingface.co./ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.1) + [Blackroot/Llama-3-8B-Abomination-LORA](https://huggingface.co./Blackroot/Llama-3-8B-Abomination-LORA) |
|
* [arcee-ai/Llama-3.1-SuperNova-Lite](https://huggingface.co./arcee-ai/Llama-3.1-SuperNova-Lite) + [grimjim/Llama-3-Instruct-abliteration-LoRA-8B](https://huggingface.co./grimjim/Llama-3-Instruct-abliteration-LoRA-8B) |
|
* [mlabonne/Hermes-3-Llama-3.1-8B-lorablated](https://huggingface.co./mlabonne/Hermes-3-Llama-3.1-8B-lorablated) + [kloodia/lora-8b-physic](https://huggingface.co./kloodia/lora-8b-physic) |
|
* [aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored](https://huggingface.co./aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored) + [kloodia/lora-8b-medic](https://huggingface.co./kloodia/lora-8b-medic) |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
models: |
|
- model: Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2+kloodia/lora-8b-bio |
|
- model: arcee-ai/Llama-3.1-SuperNova-Lite+grimjim/Llama-3-Instruct-abliteration-LoRA-8B |
|
- model: mlabonne/Hermes-3-Llama-3.1-8B-lorablated+kloodia/lora-8b-physic |
|
- model: aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored+kloodia/lora-8b-medic |
|
- model: ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.1+Blackroot/Llama-3-8B-Abomination-LORA |
|
merge_method: model_stock |
|
base_model: Sao10K/L3-8B-Stheno-v3.2+grimjim/Llama-3-Instruct-abliteration-LoRA-8B |
|
normalize: false |
|
int8_mask: true |
|
dtype: bfloat16 |
|
|
|
``` |
|
|