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

Instruct-v0.2-Seraph-7B - bnb 8bits

Original model description:

license: apache-2.0 tags: - merge

Instruct-v0.2-Seraph-7B

This is the model for Instruct-v0.2-Seraph-7B. I used mergekit to merge models.

Yaml Config


slices:
  - sources:
      - model: Weyaxi/Seraph-7B
        layer_range: [0, 32]
      - model: mistralai/Mistral-7B-Instruct-v0.2
        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
dtype: bfloat16
Downloads last month
4
Safetensors
Model size
7.24B params
Tensor type
F32
FP16
I8
Inference API
Unable to determine this model's library. Check the docs .