| | --- |
| | base_model: |
| | - P0x0/Epos-8b |
| | - FuseAI/FuseChat-Llama-3.1-8B-Instruct |
| | - Casual-Autopsy/L3-Umbral-Mind-RP-v3.0-8B |
| | - jaspionjader/bh-62 |
| | - SentientAGI/Dobby-Mini-Unhinged-Llama-3.1-8B |
| | - djuna/L3.1-Promissum_Mane-8B-Della-calc |
| | - NeverSleep/Lumimaid-v0.2-8B |
| | - DavidAU/L3.1-RP-Hero-Dirty_Harry-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). |
| |
|
| | ## Merge Details |
| | ### Merge Method |
| |
|
| | This model was merged using the [SCE](https://arxiv.org/abs/2408.07990) merge method using [jaspionjader/bh-62](https://huggingface.co/jaspionjader/bh-62) as a base. |
| |
|
| | ### Models Merged |
| |
|
| | The following models were included in the merge: |
| | * [P0x0/Epos-8b](https://huggingface.co/P0x0/Epos-8b) |
| | * [FuseAI/FuseChat-Llama-3.1-8B-Instruct](https://huggingface.co/FuseAI/FuseChat-Llama-3.1-8B-Instruct) |
| | * [Casual-Autopsy/L3-Umbral-Mind-RP-v3.0-8B](https://huggingface.co/Casual-Autopsy/L3-Umbral-Mind-RP-v3.0-8B) |
| | * [SentientAGI/Dobby-Mini-Unhinged-Llama-3.1-8B](https://huggingface.co/SentientAGI/Dobby-Mini-Unhinged-Llama-3.1-8B) |
| | * [djuna/L3.1-Promissum_Mane-8B-Della-calc](https://huggingface.co/djuna/L3.1-Promissum_Mane-8B-Della-calc) |
| | * [NeverSleep/Lumimaid-v0.2-8B](https://huggingface.co/NeverSleep/Lumimaid-v0.2-8B) |
| | * [DavidAU/L3.1-RP-Hero-Dirty_Harry-8B](https://huggingface.co/DavidAU/L3.1-RP-Hero-Dirty_Harry-8B) |
| |
|
| | ### Configuration |
| |
|
| | The following YAML configuration was used to produce this model: |
| |
|
| | ```yaml |
| | models: |
| | - model: jaspionjader/bh-62 |
| | - model: SentientAGI/Dobby-Mini-Unhinged-Llama-3.1-8B |
| | - model: Casual-Autopsy/L3-Umbral-Mind-RP-v3.0-8B |
| | - model: FuseAI/FuseChat-Llama-3.1-8B-Instruct |
| | - model: DavidAU/L3.1-RP-Hero-Dirty_Harry-8B |
| | - model: NeverSleep/Lumimaid-v0.2-8B |
| | - model: djuna/L3.1-Promissum_Mane-8B-Della-calc |
| | - model: P0x0/Epos-8b |
| | merge_method: sce |
| | base_model: jaspionjader/bh-62 |
| | parameters: |
| | select_topk: 0.67 |
| | dtype: bfloat16 |
| | |
| | ``` |
| |
|