Lotus-Magpic / README.md
Ateron's picture
Update README.md
6b74d29 verified
metadata
base_model:
  - FallenMerick/MN-Violet-Lotus-12B
library_name: transformers
tags:
  - mergekit
  - merge

Lotus-Magpic

Another merge that seems promising to me. My goal was to create an RP model with natural flow.

Merge Details

Merge Method

This model was merged using the Linear merge method.

Models Merged

The following models were included in the merge:

  • MN-Violet-Lotus-12B
  • Magnum-Picaro-0.7-v2-12b

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: Magnum-Picaro-0.7-v2-12b
    parameters:
      weight: 0.4
  - model: MN-Violet-Lotus-12B
    parameters:
      weight: 0.6
merge_method: linear
dtype: float16