merged_model

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

Merge Details

Merge Method

This model was merged using the TIES merge method using Qwen/Qwen2.5-Coder-0.5B-Instruct as a base.

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-0.5B-Instruct"
    # ベースモデルには特別なパラメータ指定は不要
  - model: "Hachipo/qwen2.5-0.5B_ichikara_4802"
    parameters:
      density: 0.5
      weight: 0.4  # 重みの合計を1以下に保つ
  - model: "Qwen/Qwen2.5-Coder-0.5B-Instruct"
    parameters:
      density: 0.5
      weight: 0.3  # 重みの合計を1以下に保つ
merge_method: ties
base_model: "Qwen/Qwen2.5-Coder-0.5B-Instruct"
parameters:
  normalize: true
dtype: float16
Downloads last month
9
Safetensors
Model size
494M params
Tensor type
FP16
·
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.

Model tree for noirchan/Qwen2.5-Coder-0.5B_mergeTIES