Mark-Arcee's picture
Upload folder using huggingface_hub
4b4d383 verified
|
raw
history blame
1.03 kB
metadata
license: apache-2.0
tags:
  - merge
  - mergekit
  - mistralai/Mistral-7B-v0.1+predibase/customer_support
  - NousResearch/Nous-Hermes-2-Mistral-7B-DPO

Mistral-Hermes-Support-Ties

Mistral-Hermes-Support-Ties is a merge of the following models using mergekit:

🧩 Configuration

models:
  - model: mistralai/Mistral-7B-Instruct-v0.2
    #no parameters necessary for base model
  - model: mistralai/Mistral-7B-v0.1+predibase/customer_support
    parameters:
      density: 0.5
      weight: 0.5
  - model: NousResearch/Nous-Hermes-2-Mistral-7B-DPO
    parameters:
      density: 0.5
      weight: 0.5

merge_method: ties
base_model: mistralai/Mistral-7B-Instruct-v0.2
parameters:
  normalize: false
  int8_mask: true
dtype: float16