CoolFace
Modelpublic

RichardErkhov/aloobun_-_Cypher-7B-gguf

sourceHugging Faceupdated 2y agoView on Hugging Face
1likes488downloads
Model Card

Quantization made by Richard Erkhov.

Github

Discord

Request more models

Cypher-7B - GGUF

  • —Model creator: https://huggingface.co/aloobun/
  • —Original model: https://huggingface.co/aloobun/Cypher-7B/

Original model description: --- base_model:

  • —NousResearch/Nous-Hermes-2-Mistral-7B-DPO
  • —cognitivecomputations/samantha-1.1-westlake-7b-laser library_name: transformers tags:
  • —mergekit
  • —merge
  • —mistral
  • —nous
  • —westlake
  • —samantha license: cc ---

Quants by @mradermacher: https://huggingface.co/mradermacher/Cypher-7B-GGUF

Configuration

The following YAML configuration was used to produce this model:

yaml
slices:
  - sources:
      - model: "NousResearch/Nous-Hermes-2-Mistral-7B-DPO"
        layer_range: [0, 32]
      - model: "cognitivecomputations/samantha-1.1-westlake-7b-laser"
        layer_range: [0, 32]
merge_method: slerp
base_model: "NousResearch/Nous-Hermes-2-Mistral-7B-DPO"
parameters:
  t:
    - filter: lm_head 
      value: [0.55]
    - filter: embed_tokens
      value: [0.7]
    - filter: self_attn
      value: [0.65, 0.35]
    - filter: mlp
      value:  [0.35, 0.65]
    - filter: layernorm
      value: [0.4, 0.6]
    - filter: modelnorm
      value: [0.6]
    - value: 0.5
dtype: bfloat16

Merge Method

This model was merged using the SLERP merge method.

Models Merged

The following models were included in the merge: