Hathor-v4.6 / README.md
MrRobotoAI's picture
Upload folder using huggingface_hub
7260e31 verified
metadata
base_model:
  - OmnicromsBrain/Eros_Scribe-7b
  - MrRobotoAI/Hathor
  - MrRobotoAI/Hathor-v4.5
  - NousResearch/Yarn-Mistral-7b-128k
library_name: transformers
tags:
  - mergekit
  - merge

merge

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

Merge Details

Merge Method

This model was merged using the linear DARE merge method using NousResearch/Yarn-Mistral-7b-128k as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

 models:

  - model: NousResearch/Yarn-Mistral-7b-128k
    parameters:
      weight: 0.30
      density: 0.9
  - model: MrRobotoAI/Hathor-v4.5
    parameters:
      weight: 0.20
      density: 0.9
  - model: MrRobotoAI/Hathor
    parameters:
      weight: 0.20
      density: 0.9
  - model: OmnicromsBrain/Eros_Scribe-7b
    parameters:
      weight: 0.30
      density: 0.9

 merge_method: dare_linear
 base_model: NousResearch/Yarn-Mistral-7b-128k
 parameters:
  normalize: true
 dtype: float16