Qwen2.5-1.5B-TIES-Merge

This repository contains a 1.5 billion parameter model created by merging Qwen2.5-1.5B (Base) and Qwen2.5-1.5B-Instruct using the TIES (Trim, Elect Sign & Merge) method.

Model Highlights

  • Logic Stability: Uses TIES merging to resolve parameter conflicts, resulting in better arithmetic and reasoning than standard SLERP merges.
  • Architecture: 24 layers, 1.5B parameters.

The following models were included in the merge:

Configuration

The merge was performed using Mergekit. The following YAML configuration was used to produce this model:

models:
  - model: Qwen/Qwen2.5-1.5B
    parameters:
      density: 0.5
      weight: 0.5
  - model: Qwen/Qwen2.5-1.5B-Instruct
    parameters:
      density: 0.5
      weight: 0.5
merge_method: ties
base_model: Qwen/Qwen2.5-1.5B
parameters:
  normalize: true
dtype: bfloat16
Downloads last month
12
Safetensors
Model size
2B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Fu01978/Qwen2.5-1.5B-TIES-Merge

Merge model
this model
Quantizations
1 model

Paper for Fu01978/Qwen2.5-1.5B-TIES-Merge