rreisr00's picture
Upload README.md with huggingface_hub
7019f17 verified
metadata
base_model:
  - Qwen/Qwen2.5-Math-1.5B-Instruct
  - WiroAI/WiroAI-Finance-Qwen-1.5B
  - Qwen/Qwen2.5-1.5B-Instruct
library_name: transformers
tags:
  - mergekit
  - merge

merge

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

Merge Details

Merge Method

This model was merged using the Task Arithmetic merge method using Qwen/Qwen2.5-1.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:


base_model: Qwen/Qwen2.5-1.5B-Instruct

models:
  - model: WiroAI/WiroAI-Finance-Qwen-1.5B
    parameters:
      weight: 1.0
  - model: Qwen/Qwen2.5-Math-1.5B-Instruct
    parameters:
      weight: 1.0

merge_method: task_arithmetic
parameters:
  lambda: 1.0
dtype: float16