MysticGem-L2-13B / README.md
v000000's picture
Update README.md
0d8677e verified
metadata
base_model:
  - Walmart-the-bag/MysticFusion-13B
  - Undi95/Amethyst-13B
  - Sao10K/Stheno-Inverted-1.2-L2-13B
library_name: transformers
tags:
  - mergekit
  - merge
  - not-for-all-audiences

A merge of my favorite Llama-2 models.

image/png

Thanks mradermacher for the quants

merge

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

Merge Details

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: Undi95/Amethyst-13B
    parameters:
      weight: 0.3
  - model: Walmart-the-bag/MysticFusion-13B
    parameters:
      weight: 0.5
  - model: Sao10K/Stheno-Inverted-1.2-L2-13B
    parameters:
      weight: 0.2
merge_method: linear
dtype: float16