linear-two / README.md
David-Chew-HL's picture
Upload folder using huggingface_hub
05b6956 verified
metadata
base_model:
  - huihui-ai/Qwen2.5-Coder-7B-Instruct-abliterated
  - Qwen/Qwen2.5-Coder-7B-Instruct
  - David-Chew-HL/fine-one
  - DeepHat/DeepHat-V1-7B
library_name: transformers
tags:
  - mergekit
  - merge

merged_folder4

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:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: Qwen/Qwen2.5-Coder-7B-Instruct
    parameters:
      weight: 0.2
  - model: DeepHat/DeepHat-V1-7B
    parameters:
      weight: 0.4
  - model: huihui-ai/Qwen2.5-Coder-7B-Instruct-abliterated
    parameters:
      weight: 0.1
  - model: David-Chew-HL/fine-one
    parameters:
      weight: 0.30
merge_method: linear
dtype: float16