Franken-Merlinite-Maid 7B and 13B Slerp GGUF

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

Compatible with ollama

architectures: mistral

Modelfile

FROM "./model/ND911_Fraken-Maid-TW-K-Slerp.gguf"
TEMPLATE """
### Instruction:
{prompt}
### Response:
"""

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: ND911/Fraken-Maid-TW-K-Slerp
        layer_range: [0, 32]
      - model: ibm/merlinite-7b
        layer_range: [0, 32]
merge_method: slerp
base_model: ND911/Fraken-Maid-TW-K-Slerp
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
Downloads last month
43
GGUF
Model size
11B params
Architecture
llama
Hardware compatibility
Log In to view the estimation

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for ND911/Franken-Merlinite-Maid-GGUF