Edit model card

output-test

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the linear merge method.

Models Merged

The following models were included in the merge:

  • FelixChao_WestSeverus-7B-DPO-v2-gpt4_en_th
  • openchat_openchat_3.5

Configuration

The following YAML configuration was used to produce this model:

dtype: float16
merge_method: linear
slices:
- sources:
  - layer_range: [0, 32]
    model:
      model:
        path: openchat_openchat_3.5
    parameters:
      weight: 1.0
  - layer_range: [0, 32]
    model:
      model:
        path: FelixChao_WestSeverus-7B-DPO-v2-gpt4_en_th
    parameters:
      weight: 0.6
Downloads last month
2
Safetensors
Model size
7.24B params
Tensor type
FP16
·
Invalid base_model specified in model card metadata. Needs to be a model id from hf.co/models.