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
4
GGUF
Model size
10.5B params
Architecture
llama
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no pipeline_tag.

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