File size: 2,612 Bytes
4381391 1722dfa 4381391 14a7e80 0434d06 14a7e80 4381391 52ffb51 4381391 1722dfa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 |
---
base_model:
- berkeley-nest/Starling-LM-7B-alpha
- NousResearch/Nous-Hermes-2-Mistral-7B-DPO
- senseable/WestLake-7B-v2
- openchat/openchat-3.5-0106
library_name: transformers
tags:
- mergekit
- merge
license: apache-2.0
---
# Aryanne/Open-StarLake-Swap-7B

This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit), but my branch was used
[here](https://github.com/Ar57m/mergekit/tree/swapping)
## Merge Details
### Merge Method
This model was merged using the task_swapping merge method using [senseable/WestLake-7B-v2](https://huggingface.co/senseable/WestLake-7B-v2) as a base.
### Models Merged
The following models were included in the merge:
* [berkeley-nest/Starling-LM-7B-alpha](https://huggingface.co/berkeley-nest/Starling-LM-7B-alpha)
* [NousResearch/Nous-Hermes-2-Mistral-7B-DPO](https://huggingface.co/NousResearch/Nous-Hermes-2-Mistral-7B-DPO)
* [openchat/openchat-3.5-0106](https://huggingface.co/openchat/openchat-3.5-0106)
*
### Prompt Format:
I prefer using this way, which seems to work.
### Example using Koboldcpp:
Start Seq.:
```
\nYour_name:
```
End Seq.:
```
\nCharacter_name:
```
In Memory
```
### Instruction:
Character description.
Generate a endless verbose(very descriptive) role-play conversation with Character_name.
### Response:
Your_name: how are you doing babe? *Your_name approaches Character_name and kisses her in the lips*
Character_name: I'm fine, it's been an weird day. *Character_name blushes and hugs Your_name with love*
```
### Configuration
The following YAML configuration was used to produce this model:
```yaml
base_model:
model:
path: senseable/WestLake-7B-v2
dtype: bfloat16
merge_method: task_swapping
slices:
- sources:
- layer_range: [0, 32]
model:
model:
path: berkeley-nest/Starling-LM-7B-alpha
parameters:
diagonal_offset: 2.0
weight: 0.72
- layer_range: [0, 32]
model:
model:
path: openchat/openchat-3.5-0106
parameters:
diagonal_offset: 4.0
random_mask: 0.166
random_mask_seed: 19519.0
weight: 0.4
- layer_range: [0, 32]
model:
model:
path: NousResearch/Nous-Hermes-2-Mistral-7B-DPO
parameters:
diagonal_offset: 4.0
random_mask: 0.125
random_mask_seed: 990090.0
weight: 0.666
- layer_range: [0, 32]
model:
model:
path: senseable/WestLake-7B-v2
```
### Support
Please Consider donating:
0x190ac445974a989a87dd223f212a76ca0090c804 |