Eris_7B / README.md
Nitral
Update README.md
5e0775b verified
|
raw
history blame
No virus
1.43 kB
---
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
```