File size: 1,425 Bytes
8ad09f2 2def551 8ad09f2 e106667 8ad09f2 30ffcfb 8ad09f2 e106667 8ad09f2 6fe9971 5d7a0c5 7f4240c 8ad09f2 5e0775b 8ad09f2 2def551 |
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 |
---
base_model:
- ChaoticNeutrals/Prodigy_7B
- Test157t/Prima-LelantaclesV6-7b
library_name: transformers
tags:
- mergekit
- merge
license: other
---
![image/png](https://cdn-uploads.huggingface.co/production/uploads/642265bc01c62c1e4102dc36/GZPRq5YCQO6v8v-aF7CQt.png)
# Jeitral: "Eris, the Greek goddess of chaos 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 our best individual projects.```
We hope you enjoy! - The Chaotic Neutrals.
Imatrix GGUF Quants Thanks to @Lewdiculus: https://huggingface.co./Lewdiculous/Eris_7B-GGUF-IQ-Imatrix
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
``` |