ddh0's picture
Update README.md
1d5018b verified
|
raw
history blame
977 Bytes
metadata
base_model:
  - KatyTheCutie/EstopianMaid-13B
tags:
  - mergekit
  - merge
license: other
license_link: https://huggingface.co/microsoft/Orca-2-13b/blob/main/LICENSE
pipeline_tag: text-generation

EstopianOrcaMaid-13b

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

Merge Method

This model was merged using the linear merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: /Volumes/Sabrent/LLMs/EstopianMaid-13B
    parameters:
      weight: 0.8
  - model: "/Volumes/SanDisk/LLM Archive/Orca-2-13b"
    parameters:
      weight: 0.2
merge_method: linear
dtype: float16