Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Quantization made by Richard Erkhov.

Github

Discord

Request more models

MetaMath-Tulpar-7b-v2-Slerp - GGUF

Original model description:

license: apache-2.0 tags: - merge

MetaMath-Tulpar-7b-v2-Slerp

This is the model for MetaMath-Tulpar-7b-v2-Slerp. I used mergekit to merge models.

Yaml Config to reproduce


slices:
  - sources:
      - model: meta-math/MetaMath-Mistral-7B
        layer_range: [0, 32]
      - model: HyperbeeAI/Tulpar-7b-v2
        layer_range: [0, 32]
merge_method: slerp
base_model: mistralai/Mistral-7B-v0.1
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 # fallback for rest of tensors
dtype: float16
Downloads last month
309
GGUF
Model size
7.24B params
Architecture
llama
+2
Unable to determine this model's library. Check the docs .