|
--- |
|
base_model: |
|
- NeverSleep/Lumimaid-v0.2-8B |
|
- kloodia/lora-8b-medic |
|
- nothingiisreal/L3.1-8B-Celeste-V1.5 |
|
- kloodia/lora-8b-bio |
|
- mlabonne/Hermes-3-Llama-3.1-8B-lorablated |
|
- Azazelle/RP_Format_QuoteAsterisk_Llama3 |
|
- vicgalle/Configurable-Llama-3.1-8B-Instruct |
|
- kloodia/lora-8b-physic |
|
- Orenguteng/Llama-3.1-8B-Lexi-Uncensored-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 [Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2](https://huggingface.co/Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2) as a base. |
|
|
|
### Models Merged |
|
|
|
The following models were included in the merge: |
|
* [NeverSleep/Lumimaid-v0.2-8B](https://huggingface.co/NeverSleep/Lumimaid-v0.2-8B) + [kloodia/lora-8b-medic](https://huggingface.co/kloodia/lora-8b-medic) |
|
* [nothingiisreal/L3.1-8B-Celeste-V1.5](https://huggingface.co/nothingiisreal/L3.1-8B-Celeste-V1.5) + [kloodia/lora-8b-bio](https://huggingface.co/kloodia/lora-8b-bio) |
|
* [mlabonne/Hermes-3-Llama-3.1-8B-lorablated](https://huggingface.co/mlabonne/Hermes-3-Llama-3.1-8B-lorablated) + [Azazelle/RP_Format_QuoteAsterisk_Llama3](https://huggingface.co/Azazelle/RP_Format_QuoteAsterisk_Llama3) |
|
* [vicgalle/Configurable-Llama-3.1-8B-Instruct](https://huggingface.co/vicgalle/Configurable-Llama-3.1-8B-Instruct) + [kloodia/lora-8b-physic](https://huggingface.co/kloodia/lora-8b-physic) |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
models: |
|
- model: mlabonne/Hermes-3-Llama-3.1-8B-lorablated+Azazelle/RP_Format_QuoteAsterisk_Llama3 |
|
- model: vicgalle/Configurable-Llama-3.1-8B-Instruct+kloodia/lora-8b-physic |
|
- model: NeverSleep/Lumimaid-v0.2-8B+kloodia/lora-8b-medic |
|
- model: nothingiisreal/L3.1-8B-Celeste-V1.5+kloodia/lora-8b-bio |
|
merge_method: model_stock |
|
base_model: Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2 |
|
normalize: true |
|
int8_mask: true |
|
dtype: float16 |
|
``` |
|
|