|
--- |
|
base_model: |
|
- ChaoticNeutrals/Prodigy_7B |
|
- Test157t/Prima-LelantaclesV6-7b |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
|
|
--- |
|
![image/png](https://cdn-uploads.huggingface.co/production/uploads/642265bc01c62c1e4102dc36/GZPRq5YCQO6v8v-aF7CQt.png) |
|
|
|
# jeitral: "Eris, the Greek goddess of chaos, strife and discord." |
|
|
|
Notes: Model should be excellent for both RP/Chat related tasks. Seems to be working in both Alpaca/Chatml. |
|
|
|
```Collaborative effort from both @Jeiku and @Nitral involving what we currently felt were are best individual projects.``` |
|
We hope you enjoy! - The Chaotic Neutrals. |
|
|
|
The following models were included in the merge: |
|
* [ChaoticNeutrals/Prodigy_7B](https://huggingface.co./ChaoticNeutrals/Prodigy_7B) |
|
* [Test157t/Prima-LelantaclesV6-7b](https://huggingface.co./Test157t/Prima-LelantaclesV6-7b) |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
slices: |
|
- sources: |
|
- model: Test157t/Prima-LelantaclesV6-7b |
|
layer_range: [0, 32] |
|
- model: ChaoticNeutrals/Prodigy_7B |
|
layer_range: [0, 32] |
|
merge_method: slerp |
|
base_model: Test157t/Prima-LelantaclesV6-7b |
|
parameters: |
|
t: |
|
- filter: self_attn |
|
value: [0, 0.5, 0.3, 0.7, 1] |
|
- filter: mlp |
|
value: [1, 0.5, 0.7, 0.3, 0] |
|
- value: 0.5 |
|
dtype: bfloat16 |
|
``` |
|
|