CoolFace
Modelpublic

neighbooo/Wicked-Love-12B

sourceHugging Facecc-by-nc-2.0updated 2y agoView on Hugging Face
4likes7downloads
Model Card

Merge Kit

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

๐ŸŽถ Wicked Love - Yena ๐Ÿ’ฝ

Merged the goat Sao10K's Lyra-v4 and other goat ReadyArt's Forgotten-Safeword-v4(omg both are v4 funny coincidence).

My goal was to tune down the horniness of Forgotten Safeword with Lyra, with a focus on more general roleplaying too. I use a modified version of Mistral-V3-Tekken-E But feel free to play around with it.

The following models were included in the merge:

Configuration

The following models were included in the merge:

yaml
base_model: Sao10K/MN-12B-Lyra-v4
dtype: bfloat16
merge_method: arcee_fusion
modules:
  default:
    slices:
    - sources:
      - layer_range: [0, 40]
        model: Sao10K/MN-12B-Lyra-v4
      - layer_range: [0, 40]
        model: ReadyArt/Forgotten-Safeword-12B-v4.0