Apocrypha-7b / README.md
BlueNipples's picture
Upload 9 files
f2a1cf6 verified
|
raw
history blame
No virus
860 Bytes
metadata
base_model: []
tags:
  - mergekit
  - merge

Apocrypha-7b

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the task arithmetic merge method using ./Mistral-7B-v0.1 as a base.

Models Merged

The following models were included in the merge:

  • ./mental-mistral-7b
  • ./Fett-uccine-7B
  • ./Hermes-Trismegistus-7B

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: ./Hermes-Trismegistus-7B
    parameters:
      weight: 0.35
  - model: ./mental-mistral-7b
    parameters:
      weight: 0.39
  - model: ./Fett-uccine-7B
    parameters:
      weight: 0.45
merge_method: task_arithmetic
base_model: ./Mistral-7B-v0.1
dtype: bfloat16