Eris_7B / README.md
Nitral
Update README.md
7f4240c verified
|
raw
history blame
No virus
1.32 kB
metadata
base_model:
  - ChaoticNeutrals/Prodigy_7B
  - Test157t/Prima-LelantaclesV6-7b
library_name: transformers
tags:
  - mergekit
  - merge

image/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:

Configuration

The following YAML configuration was used to produce this model:

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