Ttimofeyka's picture
Upload folder using huggingface_hub
9cbb351 verified
|
raw
history blame
No virus
1.22 kB
metadata
base_model:
  - MaziyarPanahi/NSFW_DPO_Noromaid-7b-Mistral-7B-Instruct-v0.1
  - maywell/PiVoT-0.1-Starling-LM-RP
tags:
  - mergekit
  - merge

PiVot-Noromaid-NSFW-Mistral-7B-GGUF

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

Merge Details

Merge Method

This model was merged using the SLERP merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

slices:
  - sources:
      - model: maywell/PiVoT-0.1-Starling-LM-RP
        layer_range: [0, 32]
      - model: MaziyarPanahi/NSFW_DPO_Noromaid-7b-Mistral-7B-Instruct-v0.1
        layer_range: [0, 32]
merge_method: slerp
base_model: maywell/PiVoT-0.1-Starling-LM-RP
parameters:
  t:
    - filter: self_attn
      value: [0, 0.5, 0.3, 0.7, 1]
    - filter: mlp
      value: [1, 0.5, 0.7, 0.3, 0]
    - value: 0.5
dtype: bfloat16