ABX-AI's picture
Update README.md
7dfafc5 verified
|
raw
history blame
1.4 kB
metadata
base_model:
  - SanjiWatsuki/Kunoichi-DPO-v2-7B
  - Nitral-AI/Infinitely-Laydiculous-9B
library_name: transformers
tags:
  - mergekit
  - merge

example

Description

This is the first merge I have ever tried. It seems to be working, or by the minimum does not appear to be broken :) The prime idea of this is to be an experiment and help me learn how to do merges and quants.

GGUF /IQ / Imatrix

Infinitely-Kunodiculous-9B

This model is intended for role-playing and storywriting purposes.

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

Merge Details

Merge Method

This model was merged using the passthrough 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: Nitral-AI/Infinitely-Laydiculous-9B
        layer_range: [0, 20]
  - sources:
      - model: SanjiWatsuki/Kunoichi-DPO-v2-7B
        layer_range: [12, 32]
merge_method: passthrough
dtype: float16